summaryrefslogtreecommitdiff
path: root/verify
Commit message (Expand)AuthorAgeFilesLines
* add generator reset, and ability to verify and reformat streamsLloyd Hilaiel2014-03-141-3/+3
* add -m flag to json_verify for processing a stream of json valuesLloyd Hilaiel2014-03-141-0/+4
* Makes 'nmake install' work.Austin Ziegler2014-02-151-3/+1
* update copyright and emailLloyd Hilaiel2014-02-152-2/+2
* compiling cleanly on winblowsLloyd Hilaiel2011-04-251-1/+1
* use new configuration features to simplify the json verifierLloyd Hilaiel2011-04-221-9/+5
* rename yajl_parse_complete to yajl_complete_parse. the latter is correctly a...Lloyd Hilaiel2011-04-211-3/+3
* rework programmatic configuration of yajl. both generator and parser now hav...Lloyd Hilaiel2011-04-211-25/+26
* add tests cases for partial value configLloyd Hilaiel2011-04-201-2/+2
* cosmetic, indentation and whitespaceLloyd Hilaiel2011-04-201-5/+5
* yajl 2 will be relicensed under the ISC license. same idea, fewer bytes.Lloyd Hilaiel2011-04-202-59/+27
* update all them dates.Lloyd Hilaiel2010-01-082-2/+2
* fix win32 compilation after addition of isnan() isinf() checks, address a cou...Lloyd Hilaiel2009-10-191-1/+1
* always use a format string with fprintf, silence compiler warnings. shhh.1.0.6Lloyd Hilaiel2009-09-121-1/+1
* Add support for combining short optionsJohn Stamp2009-09-091-13/+19
* Fix handling multiple options in json_reformat and json_verifyJohn Stamp2009-09-091-1/+1
* * BREAKING API CHANGE: allow client to specify memory allocation routinesLloyd Hilaiel2009-04-012-4/+4
* Update json_reformat and json_verify to use the new yajl_parse_complete()Timothy J. Wood2009-02-261-18/+21
* comment out INSTALL cmake directives on win32unknown2009-01-051-1/+3
* add install targets for binaries 'json_verify' and 'json_reformat', add top l...Lloyd Hilaiel2008-12-181-0/+2
* fix bug in validator, false report of valid inputlloydh2007-12-222-4/+5
* Add support for UTF8 validation during parsing, fiddle testing to lloydh2007-11-111-3/+7
* clean up json_verify and json_reformat, copy into sdk.lloydh2007-07-262-16/+41
* fix all warnings under windows.lloydh2007-07-261-5/+3
* comment switch in json_verify.lloydh2007-07-251-4/+16
* support comments, configurable with an argument to yajl_alloc.lloydh2007-07-251-1/+3
* move all files to trunk.lloydh2007-07-172-0/+135