Files
json/test/src
Niels Lohmann 21d23982ca 🐛 fix for #656
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"
2017-07-17 07:53:02 +02:00
..
2017-02-25 16:34:38 +01:00
2017-03-17 22:18:48 +01:00
2017-03-17 22:18:05 +01:00
2017-02-19 13:35:54 +05:30
2017-07-07 22:41:22 +02:00
2017-02-25 16:34:38 +01:00
2017-07-07 22:41:22 +02:00
2017-06-20 21:09:26 +02:00
2017-03-16 18:39:33 +01:00
2017-02-25 16:34:38 +01:00
2017-07-17 07:53:02 +02:00
2017-07-17 07:53:02 +02:00
2017-02-25 16:34:38 +01:00
2017-02-26 14:34:58 +01:00
2017-07-07 22:41:22 +02:00
2017-07-07 22:41:22 +02:00
🔨 cleanup
2017-03-25 23:31:03 +01:00
2017-07-07 23:38:04 +02:00
2017-02-25 16:34:38 +01:00
2017-03-11 16:01:26 +01:00
2017-02-25 16:34:38 +01:00