Krzysztof Gabis
|
ba29f4eda9
1.5.3: Fixes compilation on mac os (due to sprintf being deprecated) #209
|
2 år sedan |
Valerie Avva Lim
|
60c37844d7
1.5.2: fix Arithmetic overflow (#204)
|
2 år sedan |
Krzysztof Gabis
|
3c4ee26dbb
1.5.1: Fixes a bug in json_object_clear.
|
3 år sedan |
Alexandru Ardelean
|
1314bf8ad6
1.5.0: Using memcpy instead of sprintf for string literals, adds json_set_number_serialization_function
|
3 år sedan |
Krzysztof Gabis
|
a34e725282
1.4.0: Accepting trailing commas in objects and arrays
|
4 år sedan |
Cristian Pop
|
4158fdbea7
1.3.1: Fixes size_t conversion on x64 systems. Excluding build/ in .gitignore. (#177)
|
4 år sedan |
Krzysztof Gabis
|
af848c27b4
1.3.0: Adds json_set_float_serialization_format function.
|
4 år sedan |
Krzysztof Gabis
|
fd77bcddc1
1.2.1: Not using SIZE_MAX macro (issue #167)
|
4 år sedan |
Krzysztof Gabis
|
6b3d6f42f2
1.2.0: JSON objects are now implemented using hash maps, PARSON_VERSION defines (issue #37)
|
4 år sedan |
Krzysztof Gabis
|
2d7b3ddf12
1.1.3: Ignoring floating point underflow (issue #161)
|
5 år sedan |
Disconnect3d
|
ab7f5e5401
Fix memleak when parsing keys with embedded null bytes (#157)
|
5 år sedan |
benswick
|
60b2c69f17
Improved serialization performance (#156)
|
5 år sedan |
reuben olinsky
|
102a4467e1
Add support for string values with embedded '\0' characters (#137)
|
6 år sedan |
ɹɐɯsǝʎ
|
186680a511
Guard against potential integer overflow (#133)
|
6 år sedan |
dan soucy
|
9d63e76014
Avoid truncating strings warning (#131)
|
6 år sedan |
Krzysztof Gabis
|
0341880552
Using semantic versioning from now on, Parson is officially 1.0.0
|
6 år sedan |
Stephen Mathieson
|
18fe24a8c0
adding a package.json file
|
12 år sedan |