- 02 Nov, 2018 1 commit
-
-
Max Kellermann authored
Thanks to C++14, we can declare and fill variables inside `constexpr` functions. This means me can stop make assumptions on the `struct` layouts without losing `constexpr`. Closes #393
-
- 21 Aug, 2018 1 commit
-
-
Max Kellermann authored
-
- 20 Aug, 2018 6 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 05 Jan, 2018 1 commit
-
-
François Revol authored
This fixes a build issue on Haiku as it does have sin_len. Tested on Linux as well. For some reason AC_CHECK_MEMBER doesn't generate the proper define in config.h.in, so I used AC_CHECK_MEMBERS.
-
- 16 Sep, 2017 1 commit
-
-
Christopher Zimmermann authored
-
- 11 Aug, 2017 1 commit
-
-
Max Kellermann authored
-