コミット履歴

作者 SHA1 メッセージ 日付
  maikebing 65405c7728 Merge branch 'kgabis:master' into master 5 日 前
  Krzysztof Gabis ba29f4eda9 1.5.3: Fixes compilation on mac os (due to sprintf being deprecated) #209 2 年 前
  Krzysztof Gabis b800e9db07 Adds missing prototypes to tests.c function declarations 2 年 前
  Robert Gonzalez fd02ea0c56 simplified meson.build (#206) 2 年 前
  Valerie Avva Lim 60c37844d7 1.5.2: fix Arithmetic overflow (#204) 2 年 前
  Krzysztof Gabis aad7a80667 Adds sponsor button 3 年 前
  Krzysztof Gabis 3c4ee26dbb 1.5.1: Fixes a bug in json_object_clear. 3 年 前
  Alexandru Ardelean 1314bf8ad6 1.5.0: Using memcpy instead of sprintf for string literals, adds json_set_number_serialization_function 3 年 前
  Krzysztof Gabis 29db75d970 Update build.yml 3 年 前
  Alexandru Ardelean 18f306045c ci: add a bit of Github workflows (#189) 3 年 前
  Yanhong.Ma 9e949ccf9b 固定文件。 3 年 前
  MysticBoy ce0afc63f9 Create SConscript 3 年 前
  Krzysztof Gabis d259c9b3f9 Adds meson.build 4 年 前
  Krzysztof Gabis a34e725282 1.4.0: Accepting trailing commas in objects and arrays 4 年 前
  Cristian Pop 4158fdbea7 1.3.1: Fixes size_t conversion on x64 systems. Excluding build/ in .gitignore. (#177) 4 年 前
  Krzysztof Gabis 4bd5797811 Fixes repository URL 4 年 前
  Krzysztof Gabis 6e30db3599 Updates license (version and year). 4 年 前
  iggyvolz 08f1898ba0 Adds test_hash_collisions to .gitignore (#175) 4 年 前
  Krzysztof Gabis af848c27b4 1.3.0: Adds json_set_float_serialization_format function. 4 年 前
  Krzysztof Gabis fd77bcddc1 1.2.1: Not using SIZE_MAX macro (issue #167) 4 年 前
  Krzysztof Gabis 6b3d6f42f2 1.2.0: JSON objects are now implemented using hash maps, PARSON_VERSION defines (issue #37) 4 年 前
  Krzysztof Gabis 8ed9ff63b0 Update README.md 4 年 前
  Krzysztof Gabis 2d7b3ddf12 1.1.3: Ignoring floating point underflow (issue #161) 5 年 前
  Disconnect3d ab7f5e5401 Fix memleak when parsing keys with embedded null bytes (#157) 5 年 前
  benswick 60b2c69f17 Improved serialization performance (#156) 5 年 前
  Tim Gates 8beeb5ea4d docs: fix simple typo, lighweight -> lightweight (#147) 5 年 前
  reuben olinsky 102a4467e1 Add support for string values with embedded '\0' characters (#137) 6 年 前
  Krzysztof Gabis 8d8850d9d5 Update README.md 6 年 前
  Krzysztof Gabis 70dc239f8f Optional tests directory path argument in tests.c 6 年 前
  ɹɐɯsǝʎ 186680a511 Guard against potential integer overflow (#133) 6 年 前