Age | Commit message (Expand) | Author |
---|---|---|
2022-07-29 | [flori/json] test parsing of unicode, mixing literal characters with escaped | Ethan |
2022-05-20 | [flori/json] Fix parser bug for empty string allocation | Andrew Bromwich |
2020-10-21 | test/json/json_parser_test.rb: suppress warnings | Yusuke Endoh |
2020-10-20 | strip trailing spaces [ci skip] | Nobuyoshi Nakada |
2020-10-20 | Implement a freeze: parser option | Jean Boussier |
2020-09-25 | Add an option to escape forward slash character | Jean Boussier |
2019-06-01 | Ignore warnings about ambiguous first argument with the negative integer. | Hiroshi SHIBATA |
2018-12-02 | Fix JSON::Parser against bigdecimal updates | mrkn |
2017-06-16 | require 'bigdecimal' | ko1 |
2017-06-16 | Merge json-2.1.0 from https://github.com/flori/json | hsbt |
2016-08-01 | * ext/json/*, test/json/json_parser_test.rb: Update json-2.0.2. | hsbt |
2016-07-13 | * test/lib/test/unit.rb: added test files with `_test` suffix for json | hsbt |