fix: update third-party libraries to latest version

This commit is contained in:
zhangsz
2025-03-07 15:36:27 +08:00
parent a479988f92
commit cd3ba91b68
1019 changed files with 43418 additions and 220392 deletions

6
backup/json-1.7.0/TODO Normal file
View File

@@ -0,0 +1,6 @@
* implement decent error handling on the parsing functions
* test the library's ability to handle Unicode
* implement info->cursor cleanup in all json_parse_string() returns
* check whenever it is ok to accept empty strings ""
* implement text redundancy memory reduction
* implement a error code analyzer function that outputs informative error messages regarding JSON document errors