- 14 Dec, 2017 1 commit
-
-
Niels Lohmann authored
🚨 remove C4996 warnings #872
-
- 13 Dec, 2017 2 commits
-
-
Niels Lohmann authored
These were the remaining direct calls to alloc.
-
Niels Lohmann authored
💥 throwing an exception in case dump encounters a non-UTF-8 string #838
-
- 12 Dec, 2017 1 commit
-
-
Niels Lohmann authored
As we guarantee proper UTF-8 before, we do not need to cope with it later.
-
- 11 Dec, 2017 2 commits
-
-
Niels Lohmann authored
We had a lot of issues with failing roundtrips (i.e., parse errors from serializations) in case string were stored in the library that were not UTF-8 encoded. This PR adds an exception in this case.
-
Niels Lohmann authored
📝 fixing documentation #867
-
- 10 Dec, 2017 2 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
The example in the documentation on how to "force" an array of arrays was wrong since the first release. Fixed the documentation and added checks for the README unit tests.
-
- 08 Dec, 2017 1 commit
-
-
Niels Lohmann authored
iter_impl template conformance with C++17
-
- 07 Dec, 2017 1 commit
-
-
Mike Bogdanov authored
-
- 06 Dec, 2017 7 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
Std allocator conformance cpp17
-
Niels Lohmann authored
-
Niels Lohmann authored
cmake: use BUILD_INTERFACE/INSTALL_INTERFACE
-
Mike Bogdanov authored
-
Mike Bogdanov authored
fixed conformance with C++17, some members of allocator are depricated and should be used via allocator_traits
-
- 05 Dec, 2017 3 commits
-
-
Niels Lohmann authored
to/from_json: add a MSVC-specific static_assert to force a stacktrace
-
Théo DELRIEU authored
-
Théo DELRIEU authored
-
- 04 Dec, 2017 1 commit
-
-
Niels Lohmann authored
Add .natvis for MSVC debug view
-
- 30 Nov, 2017 2 commits
-
-
Matthias Möller authored
-
Matthias Möller authored
-
- 28 Nov, 2017 1 commit
-
-
Matthias Möller authored
-
- 26 Nov, 2017 3 commits
-
-
Matthias Möller authored
-
Matthias Möller authored
-
Niels Lohmann authored
-
- 25 Nov, 2017 3 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
- 18 Nov, 2017 1 commit
-
-
Niels Lohmann authored
Updated hunter package links
-
- 16 Nov, 2017 1 commit
-
-
Jorrit Wronski authored
-
- 15 Nov, 2017 1 commit
-
-
Jorrit Wronski authored
-
- 06 Nov, 2017 1 commit
-
-
Niels Lohmann authored
-
- 31 Oct, 2017 3 commits
-
-
Niels Lohmann authored
Typos README
-
Itja authored
Hey, thanks for this great library which I've used in many occasions now. I know it's not much, but I wanted to contribute at least a tiny bit back to you by this PR :-) Keep up the good work!
-
Niels Lohmann authored
adding std::ios_base::binary when opening all_unicode.json.cbor
-
- 30 Oct, 2017 1 commit
-
-
Niels Lohmann authored
-
- 29 Oct, 2017 2 commits
-
-
Niels Lohmann authored
-
-