]> mj.ucw.cz Git - libucw.git/history - ucw-json/json.c
Released as 6.5.7.
[libucw.git] / ucw-json / json.c
2015-07-17 Martin MaresJSON: Added numeric conversions
2015-07-17 Martin MaresJSON: Checks for INF/NAN moved to json_new_number()
2015-07-08 Martin MaresJSON: Improved memory management with pushing/popping...
2015-07-08 Martin MaresJSON: Tests and bug fixes
2015-07-08 Martin MaresJSON: Rudimentary formatting
2015-07-08 Martin MaresJSON: Skeleton, memory representation, parser