update spec version
[jansson.git] / doc /
2013-04-17 Sam hartmanMerge commit 'v2.4' into HEAD
2012-09-23 Petri Lehtinenjansson 2.4
2012-09-22 Petri Lehtinendoc: Add versionadded directive for json_boolean()
2012-09-19 Petri LehtinenMerge pull request #90 from luke-jr/patch-1
2012-09-06 Petri LehtinenFix a typo on doc/apiref.rst
2012-08-11 Petri LehtinenMerge branch '2.3'
2012-07-30 Petri LehtinenAdd json_boolean() macro
2012-07-27 Petri LehtinenMerge branch '2.3'
2012-07-27 Petri LehtinenFix a small error in tutorial
2012-06-29 Petri LehtinenDocument the JSON_ESCAPE_SLASH encoding flag
2012-06-29 Petri LehtinenMerge branch 'fix-slash' of git://github.com/jrbasso...
2012-06-06 Petri LehtinenMerge branch '2.3'
2012-05-19 Petri LehtinenUpdate the documentation to mention Visual Studio 2010...
2012-04-26 Petri LehtinenMerge branch '2.3'
2012-04-26 Jack Mitchellfix slight typo in json_pack apiref example
2012-04-26 Petri LehtinenMerge branch '2.3'
2012-04-26 Jack Mitchellfix slight typo in json_pack apiref example
2012-04-26 Petri LehtinenMerge branch '2.3'
2012-04-20 Petri LehtinenMerge branch '2.3'
2012-04-20 Petri Lehtinenjansson 2.3.1
2012-04-18 Petri LehtinenMerge branch '2.3'
2012-04-18 Petri LehtinenFix tutorial to use Github API v3
2012-04-18 Petri LehtinenMerge branch '2.3'
2012-03-26 Petri LehtinenDocument and tweak json_load_callback()
2012-03-22 Petri LehtinenMerge branch '2.3'
2012-03-21 Petri LehtinenMerge branch '2.3'
2012-03-20 Petri LehtinenMerge branch '2.3'
2012-03-20 Petri LehtinenUpdate copyright notices for 2012
2012-03-20 Petri LehtinenMerge branch '2.3'
2012-03-11 Petri LehtinenMerge branch '2.3'
2012-03-08 Petri LehtinenMerge branch '2.3'
2012-02-12 Petri LehtinenMerge branch '2.3'
2012-02-02 Petri LehtinenMerge branch '2.3'
2012-02-02 Petri Lehtinendoc: Fix the names of library version constants
2012-01-30 Petri LehtinenMerge branch '2.3'
2012-01-30 Petri LehtinenSet master to 2.4 development mode
2012-01-27 Petri Lehtinenjansson 2.3
2012-01-26 Petri LehtinenAdd support for optional object keys for json_unpack...
2012-01-24 Petri LehtinenAdd json_object_update_{existing,missing}
2012-01-24 Petri LehtinenImplement json_object_foreach()
2012-01-23 Petri LehtinenWrite number of bytes read to error position on success...
2011-11-14 Petri LehtinenMerge branch '2.2'
2011-11-14 Petri LehtinenMerge branch '2.2'
2011-11-14 Petri LehtinenUpdate the documentation of JSON_DECODE_ANY
2011-11-14 Andrea MarchesiniJSON_DECODE_ANY
2011-11-14 Petri Lehtinendoc: The same JSON values must not be encoded in parallel
2011-11-02 Petri Lehtinendoc: The configure script can be used on MinGW
2011-10-06 Petri Lehtinenjansson 2.2.1 origin/2.2 origin/HEAD origin/master v2.2.1
2011-10-06 Petri LehtinenDistribute doc/portability.rst
2011-10-04 Petri LehtinenDocumentation fixes
2011-10-03 Petri Lehtinendoc: Add project status to introduction, add portabilit...
2011-10-02 Petri LehtinenMake real number encoding and decoding work under all...
2011-09-12 Petri Lehtinendoc: Clarify the result of 's' format of json_unpack()
2011-09-02 Petri Lehtinenjansson 2.2 v2.2
2011-09-02 Petri Lehtinendoc: json_dump_callback was added in v2.2
2011-08-08 Petri LehtinenMerge branch '2.1'
2011-08-08 Petri Lehtinendoc: Explain the non-constness of the first parameter... origin/2.1
2011-06-30 Petri LehtinenMerge branch '2.1'
2011-06-30 Petri LehtinenMerge branch 'issue-29'
2011-06-30 Petri Lehtinendoc: Add documentation for json_dump_callback()
2011-06-30 Petri Lehtinendoc: Fix several typos and other little errors
2011-06-17 Petri Lehtinendoc: Clarify that removing from containers decrements...
2011-06-10 Petri Lehtinenjansson 2.1 v2.1
2011-05-29 Petri LehtinenAdd JSON_DISABLE_EOF_CHECK decoding flag
2011-05-15 Petri LehtinenAdd JSON_REJECT_DUPLICATES decoding flag
2011-05-15 Petri Lehtinendoc: Clarify that Unicode normalization or comparison...
2011-05-14 Petri Lehtinendoc: Add "New in version 2.1" notes to new features
2011-05-14 Petri Lehtinendocs: Add a note that object iteration doesn't give...
2011-05-14 Petri LehtinenAdd JSON_ENCODE_ANY flag to allow encoding any JSON...
2011-04-21 Petri LehtinenMerge branch '2.0'
2011-04-10 Petri LehtinenAdd json_loadb() for decoding possibly non null-termina...
2011-04-05 Petri LehtinenMerge branch '2.0'
2011-03-31 Petri LehtinenMerge branch '2.0'
2011-03-31 Petri Lehtinenjansson 2.0.1 v2.0.1
2011-03-31 Petri LehtinenMerge branch '2.0'
2011-03-27 Petri LehtinenMerge branch '2.0'
2011-03-27 Petri LehtinenSet JANSSON_MICRO_VERSION to 255 (0xFF) for git master
2011-03-10 Petri LehtinenDistribute doc/upgrading.rst
2011-02-28 Petri Lehtinenjansson 2.0 v2.0
2011-02-25 Petri Lehtinendoc: Change the title of the upgrading section
2011-02-24 Petri LehtinenSmall documentation tweaks
2011-02-24 Petri LehtinenAdd "Upgrading from older releases" to docs, tweak...
2011-02-22 Petri LehtinenAdd lots of tests for pack/unpack code, fix bugs found
2011-02-22 Petri LehtinenMove json_error_t documentation to its own section
2011-02-22 Petri LehtinenRefactor decoder input stream
2011-02-17 Petri LehtinenAdd custom memory allocation
2011-01-30 Petri LehtinenFix an unpack example in the docs
2011-01-29 Petri LehtinenTweak the default validation behaviour of the unpack API
2011-01-26 Petri LehtinenUse the Sphinx default theme again for documentation
2011-01-26 Petri LehtinenDocumentation for pack and unpack functions
2011-01-22 Petri LehtinenUpdate copyright notices for 2011
2010-12-20 Petri LehtinenEmphasize the constness of the return value of json_str...
2010-12-19 Petri LehtinenDocument the version info constants
2010-10-27 Petri LehtinenEnhance error reporting
2010-10-26 Petri LehtinenMove and enhance documentation on json_error_t
2010-10-26 Petri LehtinenMake json_error_t transparent again
2010-10-14 Petri LehtinenRemove all "Added in version 1.x" info from documentation
2010-10-14 Petri LehtinenMake json_error_t opaque
2010-09-06 Petri LehtinenMerge branch '1.3'
2010-09-06 Petri LehtinenRun Sphinx without the -W flag when building documentation origin/1.3
next