- 12 Apr, 2017 1 commit
-
-
Max Kellermann authored
-
- 01 Mar, 2017 2 commits
-
-
Max Kellermann authored
Just in case.
-
Ben Boeckel authored
GCC7 outputs the following error without this change: src/util/ReusableArray.hxx:61:35: error: no matching function for call to ‘swap(size_t&, const size_t&)’ std::swap(capacity, src.capacity); which can be resolved by just using an rvalue-reference rather than a const rvalue-reference. Signed-off-by:
Ben Boeckel <mathstuf@gmail.com>
-
- 20 Feb, 2017 1 commit
-
-
Max Kellermann authored
-
- 31 Jan, 2017 1 commit
-
-
Thomas Zander authored
-
- 17 Jan, 2017 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 11 Jan, 2017 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 08 Jan, 2017 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 07 Jan, 2017 1 commit
-
-
Max Kellermann authored
Move code from SongFilter.cxx.
-
- 04 Jan, 2017 1 commit
-
-
Max Kellermann authored
-
- 03 Jan, 2017 1 commit
-
-
Max Kellermann authored
-
- 29 Dec, 2016 1 commit
-
-
Max Kellermann authored
-
- 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 5 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-