Commit History

Autor SHA1 Mensaxe Data
  Krzysztof Gabis ba29f4eda9 1.5.3: Fixes compilation on mac os (due to sprintf being deprecated) #209 %!s(int64=2) %!d(string=hai) anos
  Valerie Avva Lim 60c37844d7 1.5.2: fix Arithmetic overflow (#204) %!s(int64=2) %!d(string=hai) anos
  Krzysztof Gabis 3c4ee26dbb 1.5.1: Fixes a bug in json_object_clear. %!s(int64=3) %!d(string=hai) anos
  Alexandru Ardelean 1314bf8ad6 1.5.0: Using memcpy instead of sprintf for string literals, adds json_set_number_serialization_function %!s(int64=3) %!d(string=hai) anos
  Krzysztof Gabis a34e725282 1.4.0: Accepting trailing commas in objects and arrays %!s(int64=4) %!d(string=hai) anos
  Cristian Pop 4158fdbea7 1.3.1: Fixes size_t conversion on x64 systems. Excluding build/ in .gitignore. (#177) %!s(int64=4) %!d(string=hai) anos
  Krzysztof Gabis 4bd5797811 Fixes repository URL %!s(int64=4) %!d(string=hai) anos
  Krzysztof Gabis 6e30db3599 Updates license (version and year). %!s(int64=4) %!d(string=hai) anos
  Krzysztof Gabis af848c27b4 1.3.0: Adds json_set_float_serialization_format function. %!s(int64=4) %!d(string=hai) anos
  Krzysztof Gabis fd77bcddc1 1.2.1: Not using SIZE_MAX macro (issue #167) %!s(int64=4) %!d(string=hai) anos
  Krzysztof Gabis 6b3d6f42f2 1.2.0: JSON objects are now implemented using hash maps, PARSON_VERSION defines (issue #37) %!s(int64=4) %!d(string=hai) anos
  Krzysztof Gabis 2d7b3ddf12 1.1.3: Ignoring floating point underflow (issue #161) %!s(int64=5) %!d(string=hai) anos
  Disconnect3d ab7f5e5401 Fix memleak when parsing keys with embedded null bytes (#157) %!s(int64=5) %!d(string=hai) anos
  benswick 60b2c69f17 Improved serialization performance (#156) %!s(int64=5) %!d(string=hai) anos
  reuben olinsky 102a4467e1 Add support for string values with embedded '\0' characters (#137) %!s(int64=6) %!d(string=hai) anos
  ɹɐɯsǝʎ 186680a511 Guard against potential integer overflow (#133) %!s(int64=6) %!d(string=hai) anos
  dan soucy 9d63e76014 Avoid truncating strings warning (#131) %!s(int64=6) %!d(string=hai) anos
  Krzysztof Gabis 0341880552 Using semantic versioning from now on, Parson is officially 1.0.0 %!s(int64=6) %!d(string=hai) anos
  Dan Ellis 9e1de5086f Fix memory leaks in `parson_object_set_*` when `object` is invalid %!s(int64=6) %!d(string=hai) anos
  Krzysztof Gabis c5bb9557fe Updates copyright year. %!s(int64=6) %!d(string=hai) anos
  Akihiro Suda 9ec77a8d74 add SPDX-License-Identifier %!s(int64=6) %!d(string=hai) anos
  Krzysztof Gabis 302fba9cbb Makes escaping slashes when serializing JSON optional (adds json_set_escape_slashes() function) %!s(int64=7) %!d(string=hai) anos
  Krzysztof Gabis b58ac757a8 Using isnan and isinf macros if they are defined (fixes issue #104). %!s(int64=7) %!d(string=hai) anos
  Krzysztof Gabis 4f3eaa6849 Not adding incorrect objects if json_object_dotset_value() fails halfway through. %!s(int64=8) %!d(string=hai) anos
  Krzysztof Gabis 921da6f5d7 Using smaller buffer size for number serialization. %!s(int64=8) %!d(string=hai) anos
  Krzysztof Gabis 387c5665f6 Better handling of CRLF line breaks. %!s(int64=8) %!d(string=hai) anos
  Roy Sprowl 385b476a30 Fix signed char fed to isspace %!s(int64=8) %!d(string=hai) anos
  Roman Kalashnikov f1bb6e7fbe Fixed condition %!s(int64=8) %!d(string=hai) anos
  Krzysztof Gabis 4e8a901242 Changes float print format, removes array/object capacity limit, doesn't accept inf/nan numbers. %!s(int64=8) %!d(string=hai) anos
  Krzysztof Gabis e1292a0e3c Small refactoring in parse_utf16 (+ tests) and typo fix in json_array_remove. %!s(int64=8) %!d(string=hai) anos