- 07 Feb, 2021 1 commit
-
-
Nikias Bassen authored
-
- 06 Feb, 2021 1 commit
-
-
Nikias Bassen authored
-
- 28 Jan, 2021 1 commit
-
-
Nikias Bassen authored
-
- 25 Jan, 2021 1 commit
-
-
Rosen Penev authored
calloc is faster for big allocations. It's also simpler. Signed-off-by:
Rosen Penev <rosenp@gmail.com>
-
- 11 Jan, 2021 1 commit
-
-
Nikias Bassen authored
-
- 24 Nov, 2020 4 commits
-
-
Rosen Penev authored
[clang-tidy] Found with bugprone-branch-clone Signed-off-by:
Rosen Penev <rosenp@gmail.com>
-
Rosen Penev authored
[clang-tidy] Found with bugprone-macro-parentheses Signed-off-by:
Rosen Penev <rosenp@gmail.com>
-
Rosen Penev authored
[clang-tidy] Found with bugprone-suspicious-string-compare Signed-off-by:
Rosen Penev <rosenp@gmail.com>
-
Rosen Penev authored
[clang-tidy] Found with readability-else-after-return Signed-off-by:
Rosen Penev <rosenp@gmail.com>
-
- 21 Nov, 2020 3 commits
-
-
Nikias Bassen authored
-
Nikias Bassen authored
-
Nikias Bassen authored
-
- 01 Oct, 2020 2 commits
-
-
Nikias Bassen authored
-
Nikias Bassen authored
-
- 13 Aug, 2020 1 commit
-
-
Jeroen Roovers authored
AC_TRY_LINK is deprecated and users are encouraged to replace it with AC_LINK_IFELSE. However, AC_SEARCH_LIBS uses AC_LINK_IFELSE internally and does exactly what we need here: test whether an `fmin` symbol is already resolved or if libm will resolve it, neatly avoiding autoconf caching and AC_TRY_LINK/AC_LINK_IFELSE pitfalls. So just use that.
-
- 15 Jun, 2020 3 commits
-
-
Nikias Bassen authored
-
Martin Szulecki authored
-
Martin Szulecki authored
-
- 14 Jun, 2020 3 commits
-
-
Martin Szulecki authored
-
Martin Szulecki authored
This was the last bit that was still linking to former non API version libplist if it was also installed on the system.
-
Nikias Bassen authored
-
- 13 Jun, 2020 3 commits
-
-
Martin Szulecki authored
-
Martin Szulecki authored
-
Nikias Bassen authored
-
- 12 Jun, 2020 2 commits
-
-
Martin Szulecki authored
-
Martin Szulecki authored
-
- 09 Jun, 2020 5 commits
-
-
Martin Szulecki authored
-
Nikias Bassen authored
-
Nikias Bassen authored
-
Martin Szulecki authored
-
Martin Szulecki authored
-
- 08 Jun, 2020 4 commits
-
-
Martin Szulecki authored
-
Nikias Bassen authored
-
Martin Szulecki authored
-
Martin Szulecki authored
-
- 05 Jun, 2020 4 commits
-
-
Nikias Bassen authored
-
Nikias Bassen authored
-
Nikias Bassen authored
-
Nikias Bassen authored
-
- 04 Jun, 2020 1 commit
-
-
Martin Szulecki authored
-