summaryrefslogtreecommitdiff
path: root/ext/json/parser/parser.c
AgeCommit message (Expand)Author
2012-03-11* ext/json: Merge 164a75c8bd2007d32c4d7665d53140d8fc126dcd.naruse
2012-01-15* ext/json/parser/parser.rl (json_string_unescape): workaround fixnaruse
2011-08-31* ext/json: Merge json gem v1.5.4 (3dab4c5a6a97fac03dac).naruse
2011-08-30* ext/json: Merge json gem 1.5.4+ (2149f4185c598fb97db1).naruse
2011-07-10* ext/json: Merge json gem 1.5.4+ (f7f78896607b6f6226cd).naruse
2011-07-08* ext/json/{generator/generator.c,parser/parser.rl}: fix indent.nobu
2011-07-08* ext/json/parser/parser.rl (JSON_parse_object): add missing parens.nobu
2011-07-08* ext/json/parser/parser.rl (convert_encoding): should not modifynobu
2011-07-08* ext/json/parser/parser.rl (convert_encoding): no needs to usenobu
2011-05-15* remove trailing spaces.nobu
2011-02-05* ext/json/parser/parser.h (GET_PARSER): raise TypeError.nobu
2011-02-05* ext/json/parser/parser.h (GET_PARSER): check if initialized.nobu
2011-02-05* ext/json/parser/parser.rl: add local variables for emacs.nobu
2010-12-01* ext/json: Update github/flori/json from 1.4.2+ tonaruse
2010-05-09* ext/json/{generator/generator.c,parser/parser.rl}: fixed indent.nobu
2010-04-26Recommit of JSON; fix mixed declarations.naruse
2010-04-26* ext/jason: revert r27493. came again after canceling gcc-ism.usa
2010-04-26* ext/json: Update to JSON 1.4.1.naruse