Age | Commit message (Expand) | Author |
---|
2025-05-26 | [ruby/json] fbuffer.c: add debug mode with bound checks. | Jean Boussier |
2025-03-27 | Refactor jeaiii-ltoa.h | Jean Boussier |
2025-03-27 | Removed trailing spaces | Hiroshi SHIBATA |
2025-03-27 | Faster integer formatting | eno |
2025-01-20 | [ruby/json] Replace fbuffer by stack buffers or RB_ALLOCV in parser.c | Jean Boussier |
2024-11-26 | [ruby/json] JSON.dump: write directly into the provided IO | Jean Boussier |
2024-11-05 | [ruby/json] Resync | Jean Boussier |
2024-11-01 | JSON.generate: call to_json on String subclasses | Jean Boussier |
2024-11-01 | [ruby/json] Make fbuffer_inc_capa easier to inline | Jean Boussier |
2024-11-01 | [ruby/json] Allocate the initial generator buffer on the stack | Jean Boussier |
2024-10-30 | [ruby/json] Allocate the FBuffer struct on the stack | Jean Boussier |
2024-10-29 | [ruby/json] Optimize `fbuffer_append_long` | Jean Boussier |
2024-10-17 | [ruby/json] Get rid of some more outdated compatibility code | Jean Boussier |
2024-10-17 | [ruby/json] Stop prebuilding object_delim2 | Yusuke Endoh |
2024-10-03 | [flori/json] Optimize `fbuffer_inc_capa` | Jean Boussier |
2024-09-03 | [flori/json] Remove outdated ifdef checks | Jean Boussier |
2017-04-12 | Merge json-2.0.4. | hsbt |
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 |
2014-09-18 | fbuffer.h: expand arguments | nobu |
2014-01-15 | ext/json: backward compatibilities | nobu |
2013-11-20 | * ext/json: merge JSON 1.8.1. | naruse |
2013-09-12 | Eliminate less-than-zero checks for unsigned variables | nobu |
2013-06-07 | * ext/json/fbuffer/fbuffer.h (fbuffer_append_str): change the place of | naruse |
2013-02-12 | * ext/json: merge JSON 1.7.7. | naruse |
2012-12-12 | * ext/json: merge JSON 1.7.5. | naruse |
2012-07-25 | avoid compilation error on AIX by -ansi -std=iso9899:199409 (r36038). [ruby-c... | kanemoto |
2012-05-07 | * ext/json: Merge JSON 1.7.1. | naruse |
2012-05-07 | Revert r35560. | naruse |
2012-05-07 | ext/json/fbuffer/fbuffer.h | nobu |
2012-04-15 | Add debug prints to inspect TC_JSONGenerate#test_gc's timeout issue. | naruse |
2012-04-08 | Additional experimental fix for r35261. | naruse |
2012-03-11 | Add missing files of r34971, | naruse |