- 08 May, 2017 1 commit
-
-
Max Kellermann authored
This eliminates some overhead, because the compiler doesn't need to consider these functions throwing.
-
- 17 Jan, 2017 1 commit
-
-
Max Kellermann authored
-
- 03 Jan, 2017 1 commit
-
-
Max Kellermann authored
-
- 28 Dec, 2016 3 commits
-
-
Max Kellermann authored
We're using std::chrono::steady_clock now. No need to duplicate code.
-
Max Kellermann authored
-
Max Kellermann authored
-
- 04 Dec, 2016 2 commits
-
-
Max Kellermann authored
It's wrong to use std::system_category() for both GetLastError() and errno on Windows. Apparently, everybody uses std::generic_category() for errno values, which appears to be a safe choice. Some discussion on this confusing topic can be found here: https://stackoverflow.com/questions/28746372/system-error-categories-and-standard-system-error-codes
-
Max Kellermann authored
The Windows standard library emulates part of POSIX, which includes errno.
-
- 10 Nov, 2016 1 commit
-
-
Max Kellermann authored
-
- 09 Sep, 2016 1 commit
-
-
Max Kellermann authored
-
- 23 Aug, 2016 1 commit
-
-
Thomas Klausner authored
-
- 02 Jul, 2016 1 commit
-
-
Max Kellermann authored
-
- 26 Feb, 2016 1 commit
-
-
Max Kellermann authored
-
- 19 Feb, 2016 1 commit
-
-
Max Kellermann authored
-
- 29 Dec, 2015 1 commit
-
-
Max Kellermann authored
-
- 27 Dec, 2015 1 commit
-
-
Max Kellermann authored
Apparently, the std::system_error constructor appends strerror() already.
-
- 18 Dec, 2015 1 commit
-
-
Max Kellermann authored
-
- 17 Dec, 2015 1 commit
-
-
Max Kellermann authored
-
- 15 Dec, 2015 1 commit
-
-
Max Kellermann authored
-
- 20 Jun, 2015 1 commit
-
-
Max Kellermann authored
-
- 24 Mar, 2015 1 commit
-
-
Max Kellermann authored
-
- 03 Mar, 2015 7 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 12 Feb, 2015 1 commit
-
-
Max Kellermann authored
-
- 10 Feb, 2015 1 commit
-
-
Max Kellermann authored
-
- 29 Jan, 2015 2 commits
-
-
PHO authored
This is Darwin specific: the previous implementation was causing an integer overflow when base.numer is very large. On PPC Darwin, the timebase info is 1000000000/33330116 and this is too large for integer arithmetic.
-
PHO authored
This is Darwin specific: the previous implementation was causing an integer overflow when base.numer is very large. On PPC Darwin, the timebase info is 1000000000/33330116 and this is too large for integer arithmetic.
-
- 01 Jan, 2015 1 commit
-
-
Max Kellermann authored
-
- 04 Dec, 2014 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 21 Nov, 2014 1 commit
-
-
Max Kellermann authored
Simplify the definition of many build options.
-
- 23 Aug, 2014 1 commit
-
-
Thomas Klausner authored
-
- 30 Jul, 2014 1 commit
-
-
Max Kellermann authored
-
- 15 Mar, 2014 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Make sure glibc gives us all features.
-