- 04 Mar, 2021 8 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Replaces the static Duplicate() method.
-
Max Kellermann authored
-
Max Kellermann authored
To make things simpler, AllocatedString is now a non-template class.
-
- 21 Jan, 2021 6 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 05 Jan, 2021 1 commit
-
-
Vincent Petry authored
Use uri_has_scheme to find out if the href in Webdav responses is absolute to use the matching base path extraction. Signed-off-by:
Vincent Petry <PVince81@yahoo.fr>
-
- 01 Jan, 2021 1 commit
-
-
Max Kellermann authored
-
- 28 Oct, 2020 1 commit
-
-
Max Kellermann authored
-
- 21 Sep, 2020 1 commit
-
-
Max Kellermann authored
-
- 07 Sep, 2020 1 commit
-
-
Max Kellermann authored
-
- 14 Aug, 2020 1 commit
-
-
Max Kellermann authored
-
- 23 Jul, 2020 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 01 Jul, 2020 4 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 22 Jun, 2020 2 commits
-
-
Max Kellermann authored
Closes https://github.com/MusicPlayerDaemon/MPD/issues/910
-
Max Kellermann authored
-
- 10 Jun, 2020 1 commit
-
-
Max Kellermann authored
-
- 30 May, 2020 2 commits
-
-
Rosen Penev authored
The ones in std have overloads for const char/char. Signed-off-by:
Rosen Penev <rosenp@gmail.com>
-
Rosen Penev authored
Needed for std::wmemchr under libcxx Signed-off-by:
Rosen Penev <rosenp@gmail.com>
-
- 27 May, 2020 1 commit
-
-
Max Kellermann authored
-
- 14 May, 2020 1 commit
-
-
Max Kellermann authored
-
- 06 May, 2020 1 commit
-
-
Max Kellermann authored
Fixes regression from commit db93bb99 because ParseMimeTypeParameters() assumed the items were null-terminated, but after that commit, they were not anymore.
-
- 29 Apr, 2020 1 commit
-
-
Rosen Penev authored
_GLIBCXX_USE_C99_MATH_TR1 is the correct one. _GLIBCXX_USE_C99_MATH is always defined.
-
- 27 Apr, 2020 1 commit
-
-
Max Kellermann authored
Prepare to fix cc72ceb3
-
- 24 Apr, 2020 1 commit
-
-
Max Kellermann authored
-
- 09 Apr, 2020 1 commit
-
-
Rosen Penev authored
The _GLIBCXX_USE_C99_MATH macro is defined in glibcxx by c++config.h, which gets included by every header. Which means a header needs to be present. (cherry picked from commit 79e9aff3)
-
- 08 Apr, 2020 1 commit
-
-
Max Kellermann authored
Eliminates lots of overhead.
-