| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| big-list-of-naughty-strings | ||
| cbor_regression | ||
| json.org | ||
| json_nlohmann_tests | ||
| json_roundtrip | ||
| json_tests | ||
| json_testsuite | ||
| nst_json_testsuite | ||
| regression |
A complete rewrite of the string escape function. It now provides codepoint-to-\uxxxx escaping. Invalid UTF-8 byte sequences are not escaped, but copied as-is. I haven’t spent much time optimizing the code - but the library now agrees with Python on every single Unicode character’s escaping (see file test/data/json_nlohmann_tests/all_unicode_ascii.json). Other minor changes: replaced "size_t" by "std::size_t"
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| big-list-of-naughty-strings | Loading commit data... | |
| cbor_regression | Loading commit data... | |
| json.org | Loading commit data... | |
| json_nlohmann_tests | Loading commit data... | |
| json_roundtrip | Loading commit data... | |
| json_tests | Loading commit data... | |
| json_testsuite | Loading commit data... | |
| nst_json_testsuite | Loading commit data... | |
| regression | Loading commit data... |