1
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jul 21, 2025 — Jul 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Release 2.21.1 More... 10 days ago
Rely on Ruby's HAVE_BUILTIN___BUILTIN_CLZLL More... 10 days ago
Release 2.21.0 More... 11 days ago
Avoid re-decoding an incomplete number on every ResumableParser chunk More... 14 days ago
Fix ResumableParser losing tokens before a feed-boundary suspension More... 17 days ago
Add JSON::ResumableParser#partial_value? and #empty? More... 20 days ago
Fix ResumableParser treating unterminated line comments as complete More... 21 days ago
Fix ResumableParser#partial_value SEGV on incomplete nested containers More... 24 days ago
Fix a few inconsistencies in readme More... 27 days ago
Avoid Float out of range warning for clearly underflowing numbers More... 27 days ago
Fix unused-but-set-global warnings in clang-23 More... 28 days ago
Fix wrong call-seq for `JSON::ResumableParser#eos?` More... 28 days ago
Add a `sort_keys` option to the generator. More... 28 days ago
Declare types as RUBY_TYPED_THREAD_SAFE_FREE More... 29 days ago
Release 2.20.0 More... 30 days ago
Remove useless executable bits More... about 1 month ago
Preserve UTF-8 encoding when reallocating a frozen ResumableParser buffer More... about 1 month ago
Update extconf.rb guard to use RUBY_ENGINE_VERSION More... about 1 month ago
Cleanup the `rb_catch_obj` workaround More... about 1 month ago
Simplify parser_config_init More... about 1 month ago
ResumableParser: eagerly drop the buffer when reaching EOS More... about 1 month ago
ResumableParser: accept only keyword arguments More... about 1 month ago
Don't omit `test_parse_error_snippet` on TruffleRuby More... about 1 month ago
Workaround TruffleRuby buggy `rb_catch_obj` implementation More... about 1 month ago
ResumableParser: use throw rather than raise for handled EOS More... about 1 month ago
ResumableParser: Don't compute lines and columns on parse error More... about 1 month ago
Implement ResumableParser#parsed_bytes More... about 1 month ago
Remove reference to ragel More... about 1 month ago
Bump actions/checkout from 6 to 7 More... about 1 month ago
Read ASCII-incompatible strings in binary mode More... about 1 month ago