Age | Commit message (Expand) | Author |
2009-09-01 | * ext/json: Update to JSON 1.1.9. | naruse |
2009-05-05 | Update to JSON 1.1.4. | naruse |
2008-10-10 | * ext/json/ext/parser/parser.c (JSON_parse_string): | naruse |
2008-10-09 | * ext/json/ext/generator/extconf.rb: fix target. | naruse |
2008-09-20 | * ext/json/ext/parser/parse.c: use ruby_xfree(). | naruse |
2008-09-20 | * ext/json: import JSON v 1.1.3. | naruse |
2008-07-02 | * sprintf.c: include ieeefp.h to refer isinf. | mame |
2008-06-19 | * ext/json/ext/parser/parser.rl, ext/json/ext/parser/parser.c: JSON | mame |
2008-06-08 | * array.c, bignum.c, cont.c, dir.c, dln.c, encoding.c, enumerator.c, | ko1 |
2007-12-25 | * ext/json/ext/generator/generator.c (Init_generator): requires | nobu |
2007-12-14 | * common.mk (ruby.imp): fix for circular dependency. a patch from | nobu |
2007-11-28 | * ext/json, lib/json, test/json: Update to JSON 1.1.2. | naruse |
2007-11-13 | * include/ruby/ruby.h: introduce 2 macros: | ko1 |
2007-08-29 | forgot to modify | akr |
2007-08-29 | * include/ruby/intern.h: declare rb_hash_tbl. | akr |
2007-08-16 | * configure.in (aix): enable shared by default. | nobu |
2007-07-14 | * ext/json/ext/generator/generator.c (check_max_nesting): wrong | matz |
2007-07-07 | * lib/json.rb, lib/json/, ext/json/: | naruse |
2007-06-10 | * include/ruby: moved public headers. | nobu |
2007-06-06 | * lib/json/common.rb: Ponder offering parse\! method. | naruse |
2007-06-06 | * ext/json, lib/json, test/json: set properties. | nobu |
2007-06-06 | * ext/json/ext/{generator,parser}/extconf.h: removed intermediate files. | nobu |
2007-06-04 | * lib/json.rb, lib/json, ext/json, test/json: | naruse |