- 20 Feb, 2017 8 commits
-
-
Dominik Charousset authored
-
Dominik Charousset authored
-
Dominik Charousset authored
-
Dominik Charousset authored
-
Dominik Charousset authored
-
Dominik Charousset authored
-
Dominik Charousset authored
-
Dominik Charousset authored
-
- 19 Feb, 2017 2 commits
-
-
Matthias Vallentin authored
-
Matthias Vallentin authored
The new helper class no_error_t has a single constexpr instance no_error, for which expected<T> now has a non-explicit ctor overload. This comes in handy when a T has non-explicit ctor overload for none_t, creating an ambiguity when attempting to construct expected<T>{none}, since both error and T are viable candidates.
-
- 18 Feb, 2017 1 commit
-
-
Matthias Vallentin authored
-
- 16 Feb, 2017 1 commit
-
-
Dominik Charousset authored
-
- 07 Feb, 2017 2 commits
-
-
Dominik Charousset authored
-
Dominik Charousset authored
-
- 31 Jan, 2017 1 commit
-
-
Matthias Vallentin authored
For details, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216650.
-
- 22 Jan, 2017 2 commits
-
-
Matthias Vallentin authored
-
Matthias Vallentin authored
The variable unique_ptr<char> should have been unique_ptr<char[]>. Instead of performing this one-line fix, we switched this finicky buffer business to vector<char> for improved safety and maintainability.
-
- 19 Jan, 2017 2 commits
-
-
Matthias Vallentin authored
-
Dominik Charousset authored
-
- 18 Jan, 2017 3 commits
-
-
Dominik Charousset authored
-
Dominik Charousset authored
-
Dominik Charousset authored
-
- 12 Jan, 2017 2 commits
-
-
Dominik Charousset authored
-
Dominik Charousset authored
-
- 10 Jan, 2017 1 commit
-
-
Dominik Charousset authored
-
- 06 Jan, 2017 6 commits
-
-
Matthias Vallentin authored
-
Matthias Vallentin authored
-
Matthias Vallentin authored
-
Dominik Charousset authored
-
Dominik Charousset authored
-
Dominik Charousset authored
-
- 05 Jan, 2017 1 commit
-
-
Dominik Charousset authored
-
- 01 Jan, 2017 1 commit
-
-
Matthias Vallentin authored
If logger_filename of the actor system configuration is empty, the logger will only print to the console.
-
- 19 Dec, 2016 1 commit
-
-
Matthias Vallentin authored
-
- 16 Dec, 2016 1 commit
-
-
Dominik Charousset authored
-
- 14 Dec, 2016 1 commit
-
-
Dominik Charousset authored
-
- 08 Dec, 2016 4 commits
-
-
Dominik Charousset authored
-
Dominik Charousset authored
-
Dominik Charousset authored
-
Dominik Charousset authored
-