aboutsummaryrefslogtreecommitdiffstats
path: root/ext/json/parser/parser.c
Commit message (Expand)AuthorAgeFilesLines
* * ext/json/parser/parser.rl (JSON_parse_object): add missing parens.nobu2011-07-081-1/+1
* * ext/json/parser/parser.rl (convert_encoding): should not modifynobu2011-07-081-5/+6
* * ext/json/parser/parser.rl (convert_encoding): no needs to usenobu2011-07-081-20/+10
* * remove trailing spaces.nobu2011-05-151-106/+106
* * ext/json/parser/parser.h (GET_PARSER): raise TypeError.nobu2011-02-051-1/+1
* * ext/json/parser/parser.h (GET_PARSER): check if initialized.nobu2011-02-051-6/+11
* * ext/json/parser/parser.rl: add local variables for emacs.nobu2011-02-051-8/+15
* * ext/json: Update github/flori/json from 1.4.2+ tonaruse2010-12-011-15/+15
* * ext/json/{generator/generator.c,parser/parser.rl}: fixed indent.nobu2010-05-091-83/+83
* Recommit of JSON; fix mixed declarations.naruse2010-04-261-0/+1935
* * ext/jason: revert r27493. came again after canceling gcc-ism.usa2010-04-261-1934/+0
* * ext/json: Update to JSON 1.4.1.naruse2010-04-261-0/+1934