1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/json/parser
nobu 9cc62abc6b * ext/json/parser/parser.h (GET_PARSER): check if initialized.
[ruby-core:35079]
* ext/json/parser/parser.rl (cParser_initialize): ditto.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30791 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2011-02-05 01:30:01 +00:00
..
depend * ext/json/{generator/generator.c,parser/parser.rl}: fixed indent. 2010-05-09 00:30:12 +00:00
extconf.rb * ext/json/generator/extconf.rb: remove the lines which set -O3 2010-12-02 01:12:41 +00:00
parser.c * ext/json/parser/parser.h (GET_PARSER): check if initialized. 2011-02-05 01:30:01 +00:00
parser.h * ext/json/parser/parser.h (GET_PARSER): check if initialized. 2011-02-05 01:30:01 +00:00
parser.rl * ext/json/parser/parser.h (GET_PARSER): check if initialized. 2011-02-05 01:30:01 +00:00
prereq.mk * common.mk (EXT_SRCS): add ext/json/parser/parser.c. 2010-07-28 21:51:31 +00:00