summaryrefslogtreecommitdiffstats
path: root/ext/json
Commit message (Expand)AuthorAgeFilesLines
* * ext/json/ext/generator/generator.c (Init_generator): requiresnobu2007-12-251-0/+1
* * common.mk (ruby.imp): fix for circular dependency. a patch fromnobu2007-12-141-1/+1
* * lib/json.rb, lib/json/*: moved to ext/json/lib.naruse2007-12-0420-0/+4684
* * ext/json, lib/json, test/json: Update to JSON 1.1.2.naruse2007-11-283-94/+151
* * include/ruby/ruby.h: introduce 2 macros:ko12007-11-131-1/+1
* forgot to modify akr2007-08-291-2/+2
* * include/ruby/intern.h: declare rb_hash_tbl.akr2007-08-292-6/+6
* * configure.in (aix): enable shared by default.nobu2007-08-161-1/+1
* * ext/json/ext/generator/generator.c (check_max_nesting): wrongmatz2007-07-141-1/+1
* * lib/json.rb, lib/json/, ext/json/:naruse2007-07-075-177/+489
* * include/ruby: moved public headers.nobu2007-06-103-10/+10
* * lib/json/common.rb: Ponder offering parse\! method.naruse2007-06-062-0/+2
* * ext/json, lib/json, test/json: set properties.nobu2007-06-063-0/+0
* * ext/json/ext/{generator,parser}/extconf.h: removed intermediate files.nobu2007-06-062-6/+0
* * lib/json.rb, lib/json, ext/json, test/json:naruse2007-06-0411-0/+3373