Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-12-05 | [flori/json] The modern Ruby uses utf-8 encodings by default | Hiroshi SHIBATA | |
https://github.com/flori/json/commit/11b31210ac | |||
2023-12-01 | lib/helper only needs on flori/json repo | Hiroshi SHIBATA | |
2023-12-01 | [flori/json] tests/ractor_test.rb: make assert_separately available | Lucas Kanashiro | |
Require tests/lib/helper.rb to avoid: NoMethodError: undefined method `assert_separately' https://github.com/flori/json/commit/a81bcc0328 | |||
2023-08-25 | Use require_relative in JSON tests | Takashi Kokubun | |
to prevent them from conflicting with yarp/test_helper | |||
2020-12-22 | Prepare to release json-2.5.0 | Hiroshi SHIBATA | |
Notes: Merged: https://github.com/ruby/ruby/pull/3975 | |||
2020-12-21 | [json] Make json Ractor safe | Kenta Murata | |