| Commit message (Expand) | Author | Age | Files | Lines |
* | generator.c: fix infinite recursion | nobu | 2015-02-11 | 1 | -0/+10 |
* | * ext/json, test/json: merge JSON HEAD(259dee6) | hsbt | 2015-01-13 | 1 | -9/+24 |
* | * ext/json, test/json: merge JSON HEAD(17fe8e7) | hsbt | 2014-12-28 | 1 | -0/+6 |
* | * test/lib/envutil.rb: Moved from test/ruby/. | akr | 2014-11-13 | 1 | -1/+0 |
* | Remove tempfiles. | akr | 2014-05-25 | 1 | -0/+2 |
* | * ext/json: merge JSON 1.8.1. | naruse | 2013-11-20 | 2 | -10/+59 |
* | Use assert_separately to inspect test failure of TestJSONGenerate#test_broken... | naruse | 2013-06-17 | 1 | -22/+10 |
* | * ext/json: merge JSON 1.7.7. | naruse | 2013-02-12 | 9 | -60/+147 |
* | * ext/json: merge JSON 1.7.5. | naruse | 2012-12-12 | 3 | -4/+39 |
* | revert r37326 "remove string literal concatenation" | nobu | 2012-10-25 | 1 | -2/+4 |
* | remove string literal concatenation | nobu | 2012-10-25 | 1 | -4/+2 |
* | * ext/json: Merge JSON 1.7.1. | naruse | 2012-05-07 | 7 | -10/+22 |
* | Run TC_JSONGenerate#test_gc in a separate process. | naruse | 2012-04-19 | 1 | -20/+11 |
* | Add debug prints to inspect TC_JSONGenerate#test_gc's timeout issue. | naruse | 2012-04-15 | 1 | -15/+15 |
* | Adds another timeouts. | naruse | 2012-04-14 | 1 | -3/+9 |
* | More increae timeout. | naruse | 2012-04-10 | 1 | -1/+1 |
* | Increae timeout. | naruse | 2012-04-10 | 1 | -1/+1 |
* | start GC before GC.stress. | naruse | 2012-04-10 | 1 | -0/+1 |
* | Add timeout to TC_JSONGenerate#test_gc. | naruse | 2012-04-10 | 1 | -3/+6 |
* | * ext/json: Merge 164a75c8bd2007d32c4d7665d53140d8fc126dcd. | naruse | 2012-03-11 | 3 | -38/+164 |
* | Remove tests of json/add/{complex, rational}. | naruse | 2011-09-01 | 1 | -5/+0 |
* | * ext/json: Merge json gem v1.5.4 (3dab4c5a6a97fac03dac). | naruse | 2011-08-31 | 1 | -1/+1 |
* | * ext/json: Merge json gem 1.5.4+ (2149f4185c598fb97db1). | naruse | 2011-08-30 | 3 | -1/+75 |
* | * ext/json: Merge json gem 1.5.4+ (f7f78896607b6f6226cd). | naruse | 2011-07-10 | 8 | -53/+109 |
* | * ext/json/parser/parser.rl (convert_encoding): should not modify | nobu | 2011-07-08 | 1 | -0/+13 |
* | * remove trailing spaces. | nobu | 2011-05-15 | 2 | -2/+2 |
* | * ext/json/parser/parser.h (GET_PARSER): raise TypeError. | nobu | 2011-02-05 | 1 | -2/+2 |
* | * ext/json/parser/parser.h (GET_PARSER): check if initialized. | nobu | 2011-02-05 | 1 | -0/+7 |
* | * ext/json/lib/json/add/rails.rb: removed. | naruse | 2010-12-02 | 1 | -152/+0 |
* | Setup Symbol#to_json to avoid conflict. | naruse | 2010-12-02 | 1 | -0/+8 |
* | * ext/json/lib/json/common.rb: don't use iconv on 1.9. | naruse | 2010-12-01 | 1 | -7/+8 |
* | * ext/json: Update github/flori/json from 1.4.2+ to | naruse | 2010-12-01 | 5 | -19/+127 |
* | * properties. | nobu | 2010-06-02 | 1 | -1/+0 |
* | Setup Symbol#to_json to avoid conflict. | naruse | 2010-05-04 | 1 | -0/+8 |
* | * test/json/test_json_addition.rb (test_utc_datetime): fixed | nobu | 2010-05-02 | 1 | -2/+2 |
* | * test: fixed wrong assertions. | nobu | 2010-05-02 | 1 | -4/+4 |
* | * ext/json: Update to JSON 1.4.1. | naruse | 2010-04-26 | 6 | -52/+181 |
* | Use Array#permutation for permutation tests. | naruse | 2009-10-20 | 1 | -21/+14 |
* | Add tests of JSON 1.1.9. | naruse | 2009-09-01 | 6 | -70/+153 |
* | * {ext,lib,test}/**/*.rb: removed trailing spaces. | nobu | 2009-03-06 | 3 | -3/+3 |
* | Removed json/runner.rb with permission from florian frank. it was serving no ... | ryan | 2008-12-15 | 1 | -25/+0 |
* | * test/json/test_json.rb: remove dependency on permutation gem. | mame | 2008-10-26 | 1 | -21/+13 |
* | * test: assert_raises has been deprecated since a long time ago. | nobu | 2008-09-24 | 6 | -49/+49 |
* | Added changes needed for miniunit. usually from using internal calls that are... | ryan | 2008-09-23 | 1 | -1/+0 |
* | * ext/json: import JSON v 1.1.3. | naruse | 2008-09-20 | 7 | -36/+104 |
* | * lib/rexml/doctype.rb, test/rss/test_maker_itunes.rb: replace | naruse | 2008-01-26 | 2 | -0/+2 |
* | * changed constant name: Struct::MyStruct -> Struct::MyJsonStruct | nahi | 2007-12-24 | 1 | -1/+1 |
* | * test/json/test_json_addition.rb (test_core): do not use Time.now | shugo | 2007-12-21 | 1 | -1/+1 |
* | * lib/json.rb, lib/json/add/{core.rb, rails.rb}, | naruse | 2007-11-30 | 1 | -0/+113 |
* | * ext/json, lib/json, test/json: Update to JSON 1.1.2. | naruse | 2007-11-28 | 6 | -8/+55 |