olikraus bcf2fdbf50 Fix #477: Handle \u unicode escape sequences in JSON parser
Convert \u escape sequences to proper UTF-8 characters instead of
passing through the literal \u notation. Supports the full BMP range
with correct 1, 2, 3, and 4-byte UTF-8 encoding.

Based on PR #483 by @olikraus, rebased onto current develop.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-10 19:49:48 -06:00
..
fnv1a.hpp change .clang-format and reformat code with clang-format 11 2021-05-24 10:44:15 +02:00
hash.hpp change .clang-format and reformat code with clang-format 11 2021-05-24 10:44:15 +02:00
json_wrap.hpp change .clang-format and reformat code with clang-format 11 2021-05-24 10:44:15 +02:00
json.hpp Fix #477: Handle \u unicode escape sequences in JSON parser 2026-04-10 19:49:48 -06:00
quick_flat_map.hpp change .clang-format and reformat code with clang-format 11 2021-05-24 10:44:15 +02:00
stack_vector.hpp change .clang-format and reformat code with clang-format 11 2021-05-24 10:44:15 +02:00
static_string.hpp change .clang-format and reformat code with clang-format 11 2021-05-24 10:44:15 +02:00
utility.hpp change .clang-format and reformat code with clang-format 11 2021-05-24 10:44:15 +02:00