aboutsummaryrefslogtreecommitdiffstats
path: root/ext/json/parser/parser.c
Commit message (Expand)AuthorAgeFilesLines
* parser.c: updatenobu2015-09-251-18/+26
* parser.rl: allocate structs with wrappernobu2015-05-281-10/+4
* parser.rl: define enc_raise iff necessarynobu2015-04-181-2/+2
* parser.rl: rb_enc_raisenobu2015-04-181-86/+102
* parser.rl: use rb_encodingnobu2015-04-181-106/+107
* parser.rl: use StringValuenobu2015-04-181-20/+19
* * ext/json/*, test/json/*: Reverted r50231. Because it's not works withhsbt2015-04-121-0/+2222
* * ext/json/*, test/json/*, defs/default_gems: Gemify JSON library.hsbt2015-04-111-2222/+0
* * ext/json: merge upstream from flori/jsonhsbt2015-02-131-5/+1
* * ext/json, test/json: merge JSON HEAD(17fe8e7)hsbt2014-12-281-2/+2
* ext/json: for ancient backward compatibilitiesnobu2014-12-281-0/+6
* json: backward compatibilitiesnobu2014-12-271-2/+3
* parser.rl: check before usenobu2014-12-261-4/+4
* use 0 for reservednobu2014-12-011-1/+1
* json/parser: typed datanobu2014-10-041-3/+18
* ext: protoize no-arguments functionsnobu2014-10-041-2/+2
* json/parser/prereq.mk: use enumnobu2014-03-171-32/+32
* * ext/json: merge JSON 1.7.7.naruse2013-02-121-4/+4
* * ext/json: Merge JSON 1.7.1.naruse2012-05-071-17/+18
* * ext/json: Merge 164a75c8bd2007d32c4d7665d53140d8fc126dcd.naruse2012-03-111-89/+102
* * ext/json/parser/parser.rl (json_string_unescape): workaround fixnaruse2012-01-151-1/+1
* * ext/json: Merge json gem v1.5.4 (3dab4c5a6a97fac03dac).naruse2011-08-311-0/+3
* * ext/json: Merge json gem 1.5.4+ (2149f4185c598fb97db1).naruse2011-08-301-154/+359
* * ext/json: Merge json gem 1.5.4+ (f7f78896607b6f6226cd).naruse2011-07-101-82/+126
* * ext/json/{generator/generator.c,parser/parser.rl}: fix indent.nobu2011-07-081-7/+7
* * 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