- 18 Oct, 2018 2 commits
-
-
Julian Becker authored
BSON: Improved exception-related tests and report location of U+0000 in the key-string as part of `out_of_range.409`-message
-
Julian Becker authored
-
- 17 Oct, 2018 4 commits
-
-
Julian Becker authored
-
https://github.com/nlohmann/jsonJulian Becker authored
Conflicts: include/nlohmann/detail/input/binary_reader.hpp single_include/nlohmann/json.hpp src/unit-bson.cpp
-
Niels Lohmann authored
Improve diagnostic messages for binary formats
-
Niels Lohmann authored
This commit is the equivalent of #1282 for CBOR, MessagePack, and UBJSON.
-
- 16 Oct, 2018 3 commits
-
-
Julian Becker authored
BSON: throw `json.exception.out_of_range.409` in case a key to be serialized to BSON contains a U+0000
-
Julian Becker authored
-
Julian Becker authored
BSON: throw json.exception.out_of_range.407 in case a value of type `std::uint64_t` is serialized to BSON. Also, added a missing EOF-check to binary_reader.
-
- 12 Oct, 2018 2 commits
-
-
Niels Lohmann authored
add constraints for variadic json_ref constructors
-
Théo DELRIEU authored
Fixes #1292
-
- 08 Oct, 2018 3 commits
-
-
Niels Lohmann authored
Improve diagnostic messages
-
Niels Lohmann authored
Removed linter warnings
-
Niels Lohmann authored
-
- 07 Oct, 2018 10 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Julian Becker authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Julian Becker authored
This way, the output_adapter can work on simple output iterators and no longer requires random access iterators.
-
Niels Lohmann authored
-
Niels Lohmann authored
This is a follow-up to #1210.
-
Julian Becker authored
-
- 06 Oct, 2018 3 commits
-
-
Niels Lohmann authored
Thirdparty benchmark: Fix Clang detection.
-
Niels Lohmann authored
-
Niels Lohmann authored
-
- 05 Oct, 2018 5 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Gregorio Litenstein authored
CMake 3.0+ refers to macOS’ Clang as AppleClang, which would fail a STREQUAL check. Fixed by changing it to MATCHES.
-
- 04 Oct, 2018 3 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
Fix warning C4127: conditional expression is constant
-
- 03 Oct, 2018 5 commits
-
-
Antonio Borondo authored
-
Antonio Borondo authored
-
Antonio Borondo authored
-
Antonio Borondo authored
-
Antonio Borondo authored
-