1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 13, 2025 — Feb 13, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add ascii_only option to JSON::Ext::Generator::State.new. More... about 7 years ago
fix JSON::Generator::State#ascii_only? document same as lib/json/pure/generator.rb. More... about 7 years ago
Merge pull request #362 from mrkn/update_for_bigdecimal More... about 7 years ago
Merge pull request #359 from flori/pick-ruby-core More... about 7 years ago
Merge pull request #363 from yui-knk/fix_typos More... about 7 years ago
Article is duplicated More... about 7 years ago
"load the" is duplicated More... about 7 years ago
Fix for bigdecimal updates More... about 7 years ago
Fix for bigdecimal updates More... about 7 years ago
Fix JSON::Parser against bigdecimal updates More... about 7 years ago
[build] make test_xxx work standalone + avoid bundle exec More... about 7 years ago
[fix] 2.5 compat on JRuby 9.2 Fixnum/Bignum -> Integer More... about 7 years ago
[build] let's build with Java 1.6 More... about 7 years ago
[build] no need to clean on rake test_pure (similar to test_ext) More... about 7 years ago
[CI] setup supported JRubies to test against More... about 7 years ago
Merge pull request #360 from flori/remove-control-chars More... over 7 years ago
Removed control characters from gemspec More... over 7 years ago
Fixup 0d1c2a0f0e62839ccc049cbd3b0810e276d1e1ca More... over 7 years ago
Temporary ignored CI result of JRuby. see https://github.com/flori/json/pull/355 More... over 7 years ago
Merge pull request #352 from nicolasleger/patch-1 More... over 7 years ago
Merge pull request #340 from lostapathy/fix_travis_widget More... over 7 years ago
ext/json/parser/parser.c: do not call rb_str_resize() on Time object More... over 7 years ago
Fix missed update of parser source in r62429 More... over 7 years ago
[CI] Test against Ruby 2.5 More... almost 8 years ago
Add :nodoc: for GeneratorMethods More... almost 8 years ago
Enchance generic JSON and #generate docs More... almost 8 years ago
Does not check whether illegal utf-8 if string has ascii only. More... almost 8 years ago
Convert string encoding to UTF-8 only when needed More... almost 8 years ago
Convert String encoding using `rb_str_encode()` More... almost 8 years ago
Add shortcut converting to String More... almost 8 years ago