0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 10 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
1.5.3: Fixes compilation on mac os (due to sprintf being deprecated) #209 More... 6 months ago
Adds missing prototypes to tests.c function declarations More... 8 months ago
simplified meson.build (#206) More... 10 months ago
1.5.2: fix Arithmetic overflow (#204) More... 11 months ago
Adds sponsor button More... about 1 year ago
1.5.1: Fixes a bug in json_object_clear. More... about 1 year ago
1.5.0: Using memcpy instead of sprintf for string literals, adds json_set_number_serialization_function More... over 1 year ago
Update build.yml More... over 1 year ago
ci: add a bit of Github workflows (#189) More... over 1 year ago
Adds meson.build Issue #179 meson.build was created by @uni-dos More... about 2 years ago
1.4.0: Accepting trailing commas in objects and arrays More... about 2 years ago
1.3.1: Fixes size_t conversion on x64 systems. Excluding build/ in .gitignore. (#177) More... about 2 years ago
Fixes repository URL More... about 2 years ago
Updates license (version and year). More... about 2 years ago
Adds test_hash_collisions to .gitignore (#175) More... over 2 years ago
1.3.0: Adds json_set_float_serialization_format function. More... over 2 years ago
1.2.1: Not using SIZE_MAX macro (issue #167) More... over 2 years ago
1.2.0: JSON objects are now implemented using hash maps, PARSON_VERSION defines (issue #37) More... over 2 years ago
Update README.md More... almost 3 years ago
1.1.3: Ignoring floating point underflow (issue #161) More... almost 3 years ago
Fix memleak when parsing keys with embedded null bytes (#157) More... almost 3 years ago
Improved serialization performance (#156) More... about 3 years ago
docs: fix simple typo, lighweight -> lightweight (#147) More... over 3 years ago
Add support for string values with embedded '\0' characters (#137) More... about 4 years ago
Update README.md More... about 4 years ago
Optional tests directory path argument in tests.c More... about 4 years ago
Guard against potential integer overflow (#133) More... over 4 years ago
Avoid truncating strings warning (#131) More... over 4 years ago
Using semantic versioning from now on, Parson is officially 1.0.0 More... over 4 years ago
Merge pull request #124 from DasRoteSkelett/bugfix/locationCmakeConfigFilesOnInstall More... over 4 years ago