1
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 28, 2025 — Jan 28, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix the fix More... almost 14 years ago
Fix the fix More... almost 14 years ago
Merge branch 'master' of github.com:/flori/json More... almost 14 years ago
Use C implementation and better regexp for pure More... almost 14 years ago
Add simplecov to test group More... almost 14 years ago
Add simplecov to test group More... almost 14 years ago
Merge pull request #123 from plentz/patch-1 More... almost 14 years ago
making the travis badge visible :) More... almost 14 years ago
making the travis badge visible :) More... almost 14 years ago
Clean up code a bit More... almost 14 years ago
configure travis More... almost 14 years ago
Propagate src encoding to values made from it (fixes 1.9 mode converting everything to ascii-8bit; harmless for 1.8 mode too) More... almost 14 years ago
Prepare new version More... about 14 years ago
The behavior of reference to inner defined variable is undefined. More... about 14 years ago
Add test-unit as test group dependency More... about 14 years ago
Add to CHANGES More... about 14 years ago
Prepare new version More... about 14 years ago
Merge branch 'more_jruby_tweaks' of https://github.com/headius/json into headius-more_jruby_tweaks More... about 14 years ago
Merge branch 'hash-duckyped-object_classes' More... about 14 years ago
Remove superflous comment More... about 14 years ago
Fix #109 More... about 14 years ago
Support duck typed ruby array in JRuby as well More... about 14 years ago
Support hash ducktype objects on JRuby as well More... about 14 years ago
Only allocate a single "view" bytelist, and update it as needed. More... about 14 years ago
only master More... about 14 years ago
Support object class with duck type hash More... about 14 years ago
Only allocate a single ParserResult, and pass it along the stack. More... about 14 years ago
Better ByteList subsequence and break up some parse methods. More... about 14 years ago
Use appropriate byteListToInum for Ruby version. More... about 14 years ago
Minor tweaks to Java ext for performance. More... about 14 years ago