1
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Aug 12, 2024 — Aug 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
This branch requires JRuby 1.2+ More... over 15 years ago
Prepare for version 1.4.0 release More... over 15 years ago
Gratuitious code changes: local variable used only once More... over 15 years ago
Merge branch 'v1.2' More... over 15 years ago
Applied commit a294a83f from flori/json: More... over 15 years ago
avoid superflous if More... over 15 years ago
Merge branch 'v1.2' More... over 15 years ago
Merge branch 'v1.2' More... over 15 years ago
Merge branch 'v1.2' More... over 15 years ago
Applied commit 3db50701 from flori/json: More... over 15 years ago
Version bump: 1.2.2 More... over 15 years ago
Improved some tests More... over 15 years ago
Improved some tests More... over 15 years ago
ByteListReader promoted into ByteListTranscoder, centralizing the writing process of StringEncoder and StringDecoder More... over 15 years ago
Added support for "Incomplete byte sequence" messages rather than always saying "Invalid" More... over 15 years ago
New String decoder, also a lot cleaner than what we had before More... over 15 years ago
Check the lower bound for multi-byte UTF-8 characters More... over 15 years ago
Make StringEncoder support multiple sessions, and use a single encoder for the generator session More... over 15 years ago
Work more directly with Unicode characters rather than bytes More... over 15 years ago
Extracted ByteListReader class from StringEncoder More... over 15 years ago
New String encoder, much more efficient and well-organized More... over 15 years ago
Merge branch 'v1.2' More... over 15 years ago
Fix deprecation warnings on Parser, and suppress those on GeneratorMethodsLoader More... over 15 years ago
Checked in the brand new generator, much faster and cleaner than before! More... over 15 years ago
Applied commit 5f420deb from flori/json: More... over 15 years ago
Code style changes in Parser More... over 15 years ago
Merge branch 'v1.2' More... over 15 years ago
GeneratorState setters should convert given strings to UTF-8 More... over 15 years ago
Simplified method signatures for GeneratorState More... over 15 years ago
Applied commit 64c9ee30 from flori/json: More... over 15 years ago