Commit Graph

125 Commits (bf01067a8a73b1a69301c99adbfa76ca836cedb7)
 

Author SHA1 Message Date
Petri Lehtinen bf01067a8a Build documentation in make html target
15 years ago
Petri Lehtinen d1b07171cc Merge branch '1.1'
15 years ago
Petri Lehtinen 15d992cb6a jansson 1.1.1
15 years ago
Petri Lehtinen 59c58ea26c Build documentation in distcheck-hook
15 years ago
Petri Lehtinen f95bb423a3 Really distribute all the docs
15 years ago
Petri Lehtinen 9448ed3ef7 Distribute all the docs
15 years ago
Petri Lehtinen 7c7a1ed01e Fix version 1.1 release date in CHANGES
15 years ago
Petri Lehtinen 5ff8ae8052 Fix version 1.1 release date in CHANGES
15 years ago
Petri Lehtinen 8d53f447bf Set the version number to 1.1+
15 years ago
Petri Lehtinen 325101e525 jansson 1.1
15 years ago
Petri Lehtinen 1b02f3546c Distribute stripped unit test data
15 years ago
Petri Lehtinen cd96049d10 Enhance documentation
15 years ago
raoulh a83cd30c31 Add C++ guards to jansson.h
15 years ago
Petri Lehtinen a00988f663 doc: Add tutorial
15 years ago
Petri Lehtinen 86dc1d629b Fix indentation
15 years ago
Petri Lehtinen b67e130fda json_dumpf: Document the output shortage on error
15 years ago
Petri Lehtinen 4cd777712b Enhance handling of circular references
15 years ago
Petri Lehtinen 79009e62c1 json_dumps: Close the strbuffer if dumping fails
15 years ago
Petri Lehtinen 76999799ed doc: Fix a small typo in apiref
15 years ago
Petri Lehtinen 22af193a51 doc/Makefile.am: Remove *.pyc in clean
15 years ago
Petri Lehtinen 951d091f07 Make integer, real and string mutable
15 years ago
Petri Lehtinen 185e107d24 Don't use non-portable asprintf()
15 years ago
Petri Lehtinen ca7703fbd1 Merge branch '1.0'
15 years ago
Petri Lehtinen 12cd4e8c09 jansson 1.0.4
15 years ago
Petri Lehtinen bad16ea52a Fix API tests for object
15 years ago
Petri Lehtinen 30015bde90 Remove config.h.in
15 years ago
Petri Lehtinen 1e00cd58a5 Extend object API
15 years ago
Petri Lehtinen 40bb7bf437 Fix API tests for object
15 years ago
Petri Lehtinen 9d648a87cb Check json_object_set_new arguments
15 years ago
Petri Lehtinen 8de850be95 Remove config.h.in
15 years ago
Petri Lehtinen 19588c2d69 Fix a few more compilation issues
15 years ago
Petri Lehtinen 9c5a8430db Make it compile on platforms where char is unsigned
15 years ago
Petri Lehtinen afc9c1a23a Relax Autoconf version prereq
15 years ago
Petri Lehtinen cbacac5975 Extend array API
15 years ago
Petri Lehtinen b3e1fe2ec5 doc: Add getting started guide
15 years ago
Petri Lehtinen 7728716759 Merge branch '1.0'
15 years ago
Petri Lehtinen b7bf96996f jansson 1.0.3
15 years ago
Petri Lehtinen 6d8c287032 load: Check for integer and real overlfows and underflows
15 years ago
Petri Lehtinen ab3764ed0a test/json-compare.py: Use json module from Python >=2.6 or simplejson
15 years ago
Petri Lehtinen 5406c2b3d3 load: Check for integer and real overlfows and underflows
15 years ago
Petri Lehtinen 743af38e7f Use unsigned long instead of uint32_t
15 years ago
Petri Lehtinen 9d16ec755c test/json-compare.py: Use json module from Python >=2.6 or simplejson
15 years ago
Petri Lehtinen 04d550b02e Add stripped unit tests for decoder
15 years ago
Petri Lehtinen 55d2566539 Merge branch '1.0' into HEAD
15 years ago
Petri Lehtinen 9cc6fbe580 Distribute CHANGES
15 years ago
Petri Lehtinen 827a01937f jansson 1.0.2
15 years ago
Petri Lehtinen 0f62dac627 load: Handle EOF correctly
15 years ago
Petri Lehtinen 7ee974e91c Don't perform reference counting on true, false and null
15 years ago
Petri Lehtinen c288188a0f test/.gitignore: Add testprogs/test_simple
15 years ago
Petri Lehtinen 057ba29a27 doc apiref: Enhancements
15 years ago