summaryrefslogtreecommitdiff
path: root/src/yajl_bytestack.h
Commit message (Expand)AuthorAgeFilesLines
* update copyright and emailLloyd Hilaiel2014-02-151-1/+1
* cosmetic, indention and code formatting for yajl_treeLloyd Hilaiel2011-04-221-4/+4
* yajl 2 will be relicensed under the ISC license. same idea, fewer bytes.Lloyd Hilaiel2011-04-201-30/+14
* use size_t rather than unsigned int for representing buffer lengths for yajl 2.xLloyd Hilaiel2010-08-101-2/+2
* update all them dates.Lloyd Hilaiel2010-01-081-1/+1
* implement a more efficient custom state stack (rather than re-using buffers),...Lloyd Hilaiel2009-05-171-0/+85