- 03 Sep, 2019 3 commits
-
-
Thomas Braun authored
-
Thomas Braun authored
-
Thomas Braun authored
For some gcc version (Ubuntu 5.5.0-12ubuntu1~16.04) the existing code crashes when the minimum value of int64_t is outputted. Resurrect the code from before 546e2cbf (
🚨 fixed some warnings, 2019-03-13) but delegate the sign removal so that the compilers don't complain about taking the negative value of an unsigned value. In addition we also rewrite the expression so that we first increment and then negate. The definition of remove_sign(number_unsigned_t) is never called as unsigned values are never negative.
-
- 27 Aug, 2019 3 commits
-
-
Niels Lohmann authored
-
-
Niels Lohmann authored
Add gcc 9 and compile with experimental C++20 support
-
- 26 Aug, 2019 1 commit
-
-
Thomas Braun authored
-
- 29 Jul, 2019 1 commit
-
-
Niels Lohmann authored
-
- 28 Jul, 2019 10 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
- 21 Jul, 2019 2 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
-
- 17 Jul, 2019 1 commit
-
-
Niels Lohmann authored
Use GNUInstallDirs instead of hard-coded path.
-
- 16 Jul, 2019 1 commit
-
-
Tommy Nguyen authored
-
- 14 Jul, 2019 3 commits
-
-
Niels Lohmann authored
-
-
Niels Lohmann authored
-
- 13 Jul, 2019 1 commit
-
-
Niels Lohmann authored
Package Manager: MSYS2 (pacman)
-
- 12 Jul, 2019 2 commits
-
-
Konstantin Podsvirov authored
Add a package installation instructions for MSYS2 software distro.
-
Niels Lohmann authored
-
- 09 Jul, 2019 2 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
-
- 02 Jul, 2019 3 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
- 01 Jul, 2019 4 commits
-
-
Niels Lohmann authored
Fix json.hpp compilation issue with other typedefs with same name (Issue #1642)
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
- 30 Jun, 2019 3 commits
-
-
Niels Lohmann authored
-
kevinlul authored
-
Niels Lohmann authored
-