--- parser3/ChangeLog 2025/12/01 02:05:15 1.228 +++ parser3/ChangeLog 2025/12/22 02:05:14 1.230 @@ -1,3 +1,18 @@ +2025-12-17 moko + + * src/classes/json.C: optimization: String::Empty used and avoided + using passed length. + +2025-12-16 moko + + * src/classes/string.C: sync _int with _double, avoid int usage + (related to #1273) + +2025-12-08 moko + + * src/include/pa_memory.h: PA_CHECK_REGULAR_ALLOC_UNAVAILABLE + define added and used for OS X as well + 2025-11-30 moko * configure, configure.ac, src/include/pa_config_auto.h.in,