ruby/ext/json/ext/parser
naruse 5b35f2c137 * ext/json/ext/parser/parser.c (JSON_parse_string):
associate encoding.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19745 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-10-10 08:28:19 +00:00
..
extconf.rb * ext/json/ext/generator/extconf.rb: fix target. 2008-10-09 07:34:56 +00:00
parser.c * ext/json/ext/parser/parser.c (JSON_parse_string): 2008-10-10 08:28:19 +00:00
parser.rl * ext/json/ext/parser/parse.c: use ruby_xfree(). 2008-09-20 17:54:46 +00:00
unicode.c * ext/json/ext/parser/parse.c: use ruby_xfree(). 2008-09-20 17:54:46 +00:00
unicode.h * ext/json, lib/json, test/json: set properties. 2007-06-06 01:54:44 +00:00