- 18 Nov, 2016 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 10 Nov, 2016 1 commit
-
-
Max Kellermann authored
-
- 08 Sep, 2016 1 commit
-
-
Max Kellermann authored
The C++ compiler will auto-generate move and copy constructors/operators for us.
-
- 23 Aug, 2016 1 commit
-
-
Max Kellermann authored
-
- 16 Aug, 2016 1 commit
-
-
Max Kellermann authored
-
- 29 Jul, 2016 1 commit
-
-
Max Kellermann authored
Similar to boost::scope_exit, but fewer include dependencies.
-
- 20 Jun, 2016 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 17 Jun, 2016 4 commits
-
-
Max Kellermann authored
Replaces the old BoundMethod template.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 12 Jun, 2016 1 commit
-
-
Lazaros Koromilas authored
Signed-off-by:
Lazaros Koromilas <lostd@2f30.org>
-
- 10 Jun, 2016 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 11 May, 2016 1 commit
-
-
Max Kellermann authored
-
- 13 Apr, 2016 1 commit
-
-
Max Kellermann authored
-
- 12 Apr, 2016 6 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 18 Mar, 2016 4 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 10 Mar, 2016 1 commit
-
-
Max Kellermann authored
-
- 06 Mar, 2016 1 commit
-
-
Max Kellermann authored
There were two ways this could fail: 1. division by zero when sysconf(_SC_PAGESIZE)==0 2. mmap() failure because the size parameter is not aligned to page size Neither ever happened: sysconf() never fails, and the only caller passes a size that is already aligned. Phew.
-
- 01 Mar, 2016 1 commit
-
-
Max Kellermann authored
-
- 26 Feb, 2016 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Necessary to preserve type information. The try/catch sequence didn't work previously. Same fix as in commit 1c904000
-
- 07 Feb, 2016 1 commit
-
-
Max Kellermann authored
-
- 06 Feb, 2016 1 commit
-
-
Max Kellermann authored
Similar to boost::scope_exit, but fewer include dependencies.
-
- 17 Dec, 2015 1 commit
-
-
Max Kellermann authored
-
- 16 Dec, 2015 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 11 Nov, 2015 1 commit
-
-
Max Kellermann authored
-