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 d29ff24793 json: backward compatibilities
* ext/json/generator/generator.c (JSON_Generator_State_type): add
  #ifdef for backward compatibility.
* ext/json/parser/parser.rl (JSON_Parser_type): ditto.
* ext/json/generator/generator.h (ZALLOC): add fallback definition.
* ext/json/parser/parser.h (ZALLOC): ditto.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@49038 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-12-27 11:12:58 +00:00
..
depend Update dependencies. 2014-12-19 13:34:54 +00:00
extconf.rb * ext/json: Merge 164a75c8bd2007d32c4d7665d53140d8fc126dcd. 2012-03-11 13:36:06 +00:00
parser.c json: backward compatibilities 2014-12-27 11:12:58 +00:00
parser.h json: backward compatibilities 2014-12-27 11:12:58 +00:00
parser.rl json: backward compatibilities 2014-12-27 11:12:58 +00:00
prereq.mk json/parser/prereq.mk: use enum 2014-03-17 04:57:19 +00:00