Commit Graph

71 Commits

Author SHA1 Message Date
Niels Lohmann afef474c0d 🔖 set version to 3.1.2 2018-03-14 21:09:27 +01:00
Niels Lohmann 1262d474eb 🏁 fixed an MSVC warning 2018-03-14 07:32:28 +01:00
Niels Lohmann 38345fd06c 👌 fixed some more warnings 2018-03-07 22:51:22 +01:00
Niels Lohmann 938c861a09 🔖 set version to 3.1.1 2018-02-12 22:59:36 +01:00
Niels Lohmann 0258484626 🔖 set version to 3.1.0
- updated documentation wrt. new repository layout
- temporarily switched off Homebrew --HEAD building (can only be switched on after release)
- set copyright date to 2018
2018-02-01 22:20:26 +01:00
Théo DELRIEU 14cd019861 fix cmake install directory (for real this time)
* Rename 'develop' folder to 'include/nlohmann'
* Rename 'src' folder to 'single_include/nlohmann'
* Use <nlohmann/*> headers in sources and tests
* Change amalgamate config file
2018-02-01 11:06:51 +01:00
Niels Lohmann 57e6fddd90 🚨 fixed warnings 2018-01-30 23:57:49 +01:00
Niels Lohmann 102c474397 🔨 clean up 2018-01-28 14:13:02 +01:00
Niels Lohmann 05f49fa401 added roundtrip tests for UBJSON 2018-01-27 18:47:32 +01:00
Niels Lohmann b0a68f540f added roundtrip tests for UBJSON 2018-01-27 18:37:55 +01:00
Niels Lohmann 92f7295063 🔨 cleanup 2018-01-15 13:21:33 +01:00
Niels Lohmann 9d6b3731b9 improved test coverage 2018-01-14 20:07:38 +01:00
Niels Lohmann f85f4967fe improved test coverage 2018-01-14 17:22:06 +01:00
Niels Lohmann 3a7585e738 added more tests 2018-01-10 22:47:07 +01:00
Niels Lohmann 965a70e38d 🔨 optimized output format 2018-01-10 11:22:19 +01:00
Niels Lohmann fb1154c237 🚧 debug 2018-01-08 21:26:41 +01:00
Niels Lohmann 97e0d20ce9 🚧 debug 2018-01-08 21:16:20 +01:00
Niels Lohmann ebf28a26ee 🚧 another try 2018-01-08 20:49:02 +01:00
Niels Lohmann 3d7658da89 🚧 working on AppVeyor's errors 2018-01-08 19:48:18 +01:00
Niels Lohmann 126ce2e56c 🚧 further UBJSON 2018-01-08 18:54:17 +01:00
Niels Lohmann c9938ea838 🚧 started UBJSON implementation 2018-01-07 22:09:12 +01:00