Commit Graph

13 Commits (18f306045c170c2118df8b571815a04c6d46d895)

Author SHA1 Message Date
Krzysztof Gabis a34e725282 1.4.0: Accepting trailing commas in objects and arrays 3 years ago
Cristian Pop 4158fdbea7
1.3.1: Fixes size_t conversion on x64 systems. Excluding build/ in .gitignore. (#177) 3 years ago
Krzysztof Gabis af848c27b4 1.3.0: Adds json_set_float_serialization_format function. 3 years ago
Krzysztof Gabis fd77bcddc1 1.2.1: Not using SIZE_MAX macro (issue #167) 3 years ago
Krzysztof Gabis 6b3d6f42f2 1.2.0: JSON objects are now implemented using hash maps, PARSON_VERSION defines (issue #37) 3 years ago
Krzysztof Gabis 2d7b3ddf12 1.1.3: Ignoring floating point underflow (issue #161) 3 years ago
Disconnect3d ab7f5e5401
Fix memleak when parsing keys with embedded null bytes (#157) 3 years ago
benswick 60b2c69f17
Improved serialization performance (#156) 4 years ago
reuben olinsky 102a4467e1
Add support for string values with embedded '\0' characters (#137) 5 years ago
ɹɐɯsǝʎ 186680a511 Guard against potential integer overflow (#133) 5 years ago
dan soucy 9d63e76014 Avoid truncating strings warning (#131) 5 years ago
Matthias Schoepfer da126c2aba CMakeLists.txt: Minimal fixes, added GNUInstallDirs and fixed cmake config loc 5 years ago
Ewerton Scaboro da Silva 74ea152aa7 Add CMakeLists.txt with install definitions 5 years ago