summaryrefslogtreecommitdiff
path: root/src/yajl_parser.h
Commit message (Expand)AuthorAgeFilesLines
* update copyright and emailLloyd Hilaiel2014-02-151-1/+1
* yajl_tree to use same integer parsing routines as yajl's parser proper to avo...Lloyd Hilaiel2011-04-251-1/+7
* rework programmatic configuration of yajl. both generator and parser now hav...Lloyd Hilaiel2011-04-211-4/+0
* yajl 2 will be relicensed under the ISC license. same idea, fewer bytes.Lloyd Hilaiel2011-04-201-30/+14
* o rework yajl apiLloyd Hilaiel2011-04-201-1/+11
* use size_t rather than unsigned int for representing buffer lengths for yajl 2.xLloyd Hilaiel2010-08-101-3/+3
* update all them dates.Lloyd Hilaiel2010-01-081-1/+1
* prune a now unused parameter (tanks' @agentdero)Lloyd Hilaiel2009-12-171-2/+2
* change yajl_get_error_offset() to yajl_get_bytes_consumed(), which will allow...Lloyd Trevor Hilaiel2009-12-131-2/+5
* implement a more efficient custom state stack (rather than re-using buffers),...Lloyd Hilaiel2009-05-171-2/+3
* inline a couple state management routines for 12% lex perf improvement - also...Lloyd Hilaiel2009-05-151-8/+0
* * BREAKING API CHANGE: allow client to specify memory allocation routinesLloyd Hilaiel2009-04-011-1/+3
* move all files to trunk.lloydh2007-07-171-0/+84