Age | Commit message (Expand) | Author |
---|
2025-03-28 | [ruby/json] Move `create_addtions` logic in Ruby. | Jean Boussier |
2024-12-19 | [ruby/json] Add support for Solaris 10 which lacks strnlen() | Naohisa Goto |
2024-11-26 | [ruby/json] Stop using `rb_gc_mark_locations` | Jean Boussier |
2024-11-06 | [ruby/json] Categorize deprecated warning | Nobuyoshi Nakada |
2024-11-05 | [ruby/json] Resync | Jean Boussier |
2024-11-05 | [ruby/json] JSON::Ext::Parser mark the name cache entries when not on the heap | Jean Boussier |
2024-11-01 | [ruby/json] Remove String#-@ check in extconf.rb | Jean Boussier |
2024-10-26 | Use frozen string literals | Étienne Barrié |
2024-10-26 | [ruby/json] Compile with std=c99 | Jean Boussier |
2021-05-17 | [flori/json] Deduplicate strings inside json_string_unescape | Jean Boussier |
2020-10-20 | Implement a freeze: parser option | Jean Boussier |
2015-12-16 | handle ext/ as r53141 | naruse |
2015-04-18 | parser.rl: rb_enc_raise | nobu |
2015-04-12 | * ext/json/*, test/json/*: Reverted r50231. Because it's not works with | hsbt |
2015-04-11 | * ext/json/*, test/json/*, defs/default_gems: Gemify JSON library. | hsbt |
2012-03-11 | * ext/json: Merge 164a75c8bd2007d32c4d7665d53140d8fc126dcd. | naruse |
2011-07-10 | * ext/json: Merge json gem 1.5.4+ (f7f78896607b6f6226cd). | naruse |
2010-12-02 | * ext/json/generator/extconf.rb: remove the lines which set -O3 | naruse |
2010-12-01 | * ext/json: Update /flori/json from 1.4.2+ to | naruse |
2010-04-26 | Recommit of JSON; fix mixed declarations. | naruse |
2010-04-26 | * ext/jason: revert r27493. came again after canceling gcc-ism. | usa |
2010-04-26 | * ext/json: Update to JSON 1.4.1. | naruse |