0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Mar 23, 2025 — Mar 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #27 from cebtenzzre/master More... almost 2 years ago
Fix memory reallocation bug More... over 7 years ago
Merge pull request #21 from dat/patch-1 More... almost 10 years ago
Add link to the actual RFC 4627 in README. More... over 10 years ago
add .gitignore More... almost 11 years ago
further fixes for documentatoin More... almost 11 years ago
fix to documentation markdown More... almost 11 years ago
switch documentation to markdown More... almost 11 years ago
compile on osx More... over 11 years ago
Merge pull request #19 from bos/patch-1 More... over 11 years ago
Remove redundant check More... over 11 years ago
Merge pull request #15 from NicolasDP/master More... about 12 years ago
remove useless option (we don't need the root privillege More... over 12 years ago
FIX: as the global variable character_escape is now const, the variable esc is now const too (function print_string and print_binary_string). Indeed, the printer callback expectes to get a constant string. More... over 12 years ago
FIX: deprecated conversion from string constant to ‘char*’ compiler: G++ 4.7.2 (flag: -Wwrite-strings) More... over 12 years ago
check return value after printing More... over 12 years ago
Merge pull request #14 from NicolasDP/master More... over 12 years ago
remove trailing white space More... over 12 years ago
fix 'unused parameter warning' by a reset of the printer More... over 12 years ago
remove useless cast More... over 12 years ago
avoid comparison between signed and unsigned More... over 12 years ago
Merge pull request #13 from fln/master More... over 12 years ago
New data type JSON_BSTRING for binary strings. More... over 12 years ago
Merge pull request #12 from dsvensson/values-on-root More... about 13 years ago
add failing test cases with basic values on root. More... about 13 years ago
add some text More... about 14 years ago
fix typo More... about 14 years ago
add utf8 validation as a feature. More... over 14 years ago
bump json version to 1.0 More... over 14 years ago
add utf8 tests More... over 14 years ago