summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* update configure.ac with correct versionautotoolsLloyd Hilaiel2013-01-281-2/+2
* fix all typos in makefile.am s/yail/yajl/Lloyd Hilaiel2013-01-281-5/+5
* rework partial inclusion of autotools - cmake build was broken, and typo in M...Lloyd Hilaiel2013-01-283-4/+4
* merge autotools based build system and renaming of header directory.Lloyd Hilaiel2013-01-2828-94/+326
|\
| * move headers from src/api to src/yajlLuca Barbato2011-08-1522-21/+21
| * Remove configureLuca Barbato2011-08-151-79/+0
| * Add m4 dirLuca Barbato2011-08-151-0/+0
| * Update ignore fileLuca Barbato2011-08-151-1/+3
| * Add reformatter and verifierLuca Barbato2011-08-151-1/+12
| * autotools+pkgconfigLuca Barbato2011-08-158-1/+299
* | Merge pull request #82 from patperry/masterLloyd Hilaiel2013-01-282-2/+5
|\ \
| * | Fix some compiler warningsPatrick Perry2012-08-172-2/+5
* | | Merge pull request #92 from emaste/masterLloyd Hilaiel2013-01-281-1/+1
|\ \ \
| * | | Clarify legacy/current version infoEd Maste2012-12-181-1/+1
| |/ /
* | | Merge pull request #83 from yep/fix-spellingLloyd Hilaiel2013-01-281-1/+1
|\ \ \ | |/ / |/| |
| * | fix spelling.yep2012-09-071-1/+1
|/ /
* | bump to 2.0.5 after tagging 2.0.4Lloyd Hilaiel2011-12-191-1/+1
* | changes in 2.0.42.0.4Lloyd Hilaiel2011-12-191-1/+5
* | fix bug in f7e95b936f1d53b1f19a93d7cdca0821d7e09f93 - extra comma in reformat...Lloyd Hilaiel2011-12-191-2/+2
* | Added error case for yajl_parse_integer "integer" to check theJoey Ekstrom2011-12-191-0/+4
* | Fixed a bug where valid integers were not being flagged as such, makingJoey Ekstrom2011-12-191-2/+1
* | Merge pull request #57 from plaguemorin/masterLloyd Hilaiel2011-12-191-5/+6
|\ \
| * | added errno resetting before setting/checking it in yajl_do_parse()7AC2011-08-191-0/+2
| * | Edited src/yajl_tree.c via GitHubPhilippe Lague-Morin2011-08-191-5/+6
| |/
* | Merge pull request #49 from ConradIrwin/masterLloyd Hilaiel2011-12-192-0/+5
|\ \
| * | Allow testing yajl_gen_escape_solidusConrad Irwin2011-07-171-0/+4
| * | Allow the yajl_gen_escape_solidus option to be set.Conrad Irwin2011-07-171-0/+1
| |/
* | Merge pull request #54 from bovine/masterLloyd Hilaiel2011-12-191-0/+3
|\ \
| * | update yajl_gen_double to enforce that serialized double values always contai...Jeff Lawson2011-07-301-0/+3
| |/
* | Merge pull request #42 from 7AC/masterLloyd Hilaiel2011-12-191-0/+2
|\ \
| * | added errno resetting before setting/checking it in yajl_do_parse()7AC2011-06-141-0/+2
* | | bump to version 2.0.4 after tagging 2.0.3Lloyd Hilaiel2011-12-122-1/+4
* | | changelog for 2.0.32.0.3Lloyd Hilaiel2011-12-121-0/+2
| |/ |/|
* | look for either _WIN32 or WIN32 on windows. closes #44Lloyd Hilaiel2011-06-203-3/+3
|/
* Merge pull request #36 from utahstreetlabs/tree-get-validation-errorLloyd Hilaiel2011-05-251-2/+4
|\
| * validate the length of the correct object in yajl_tree_getRob Zuber2011-05-241-2/+4
|/
* Ignore .DS_Store files on OSXMirek Rusin2011-05-091-0/+1
* mention integration of jstamp's pkgconfig patchesLloyd Hilaiel2011-04-291-1/+1
* Forgot LIB_SUFFIXJohn Stamp2011-04-291-1/+1
* Add a pkg-config fileJohn Stamp2011-04-292-0/+13
* bump master version to 2.0.3 after tagging 2.0.2, which includes a pair of fi...Lloyd Hilaiel2011-04-292-3/+6
* fix typos in YAJL_IS_INTEGER and YAJL_IS_NUMBER. closes #302.0.2Lloyd Hilaiel2011-04-282-2/+4
* #ifdef __cpluplus wrappers for yajl_tree, closes #29Lloyd Hilaiel2011-04-282-0/+12
* bump to 2.0.2 after tagging 2.0.1Lloyd Hilaiel2011-04-271-1/+1
* Changes in 2.0.12.0.1Lloyd Hilaiel2011-04-271-0/+5
* add option for escaping the '/' (solidus) character. closes #28Lloyd Hilaiel2011-04-264-26/+25
* crash fix, handle the case where yajl_alloc() is followed by yajl_complete_pa...Lloyd Hilaiel2011-04-262-4/+16
* add a comment to code regarding the forward solidus and the fact that escapin...Lloyd Hilaiel2011-04-251-0/+5
* remove a br0k3n line of language from docsLloyd Hilaiel2011-04-251-1/+0
* bump to 2.0.1 after tagging 2.0.0Lloyd Hilaiel2011-04-251-1/+1