summaryrefslogtreecommitdiff
path: root/src/yajl_encode.h
Commit message (Expand)AuthorAgeFilesLines
* update copyright and emailLloyd Hilaiel2014-02-151-1/+1
* add option for escaping the '/' (solidus) character. closes #28Lloyd Hilaiel2011-04-261-7/+5
* Add a generator feature to validate UTF8 strings as they are written to outpu...Lloyd Hilaiel2011-04-221-0/+2
* 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-3/+3
* update all them dates.Lloyd Hilaiel2010-01-081-1/+1
* silence a const related warning by always passing around a const yajl_print_t...Lloyd Hilaiel2009-12-181-1/+1
* Add API so that we can provide our own printer function instead ofBrian Maher2009-11-251-0/+6
* * BREAKING API CHANGE: allow client to specify memory allocation routinesLloyd Hilaiel2009-04-011-1/+1
* move all files to trunk.lloydh2007-07-171-0/+44