jansson.git
2013-04-17 Sam hartmanupdate spec version master v2.4-moonshot
2013-04-17 Sam hartmanMerge commit 'v2.4' into HEAD
2012-09-23 Petri Lehtinenjansson 2.4
2012-09-23 Petri LehtinenDistribute win32 files
2012-09-22 Petri LehtinenUpdate CHANGES for v2.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-15 Luke DashjrAdd -no-undefined to LDFLAGS
2012-09-13 Petri LehtinenDisallow NaN or Inf real values
2012-09-13 Petri LehtinenFix json_real_set() to return -1 on error
2012-09-06 Petri LehtinenFix a typo on doc/apiref.rst
2012-09-05 Petri LehtinenFix a typo in README.rst
2012-08-11 Petri LehtinenCHANGES entry for #88
2012-08-11 Petri LehtinenMerge branch '2.3'
2012-08-11 Alessandro... fix check-exports test on ppc64
2012-07-30 Petri LehtinenAdd an initial CHANGES entry for v2.4
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 LehtinenTweak slash escaping
2012-06-29 Petri LehtinenMerge branch 'fix-slash' of git://github.com/jrbasso...
2012-06-29 Juan BassoCreated flag to dump escaping slash
2012-06-28 Juan BassoEscaping the slash when dump
2012-06-06 Petri LehtinenMerge branch '2.3'
2012-06-06 Paul HarrisBugfix: must cast void* to do pointer math
2012-06-06 Paul HarrisBugfix: Changed all use of ssize_t to size_t.
2012-05-19 Petri LehtinenUpdate the documentation to mention Visual Studio 2010...
2012-05-03 Petri LehtinenMerge pull request #74 from rogerz/contrib
2012-05-01 Rogerz ZhangFix build warnings under MinGW
2012-04-30 Rogerz ZhangAdd vs2010 solution and project
2012-04-29 Petri LehtinenSupport building on Windows
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-26 Petri LehtinenCheck for missing args and envvars in run-tests.sh
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-04-18 Janne Kulmalaload: Change buffer_pos to be a size_t
2012-04-18 Janne Kulmalaload: Avoid unexpected behaviour in macro expansion
2012-03-26 Petri LehtinenDocument and tweak json_load_callback()
2012-03-25 Petri LehtinenMerge pull request #60 from rogerz/contrib
2012-03-25 RogerzIgnore the binary test_load_callback
2012-03-22 Petri LehtinenMerge branch '2.3'
2012-03-22 Petri LehtinenAdd json_load_callback to the list of exported symbols
2012-03-22 Petri LehtinenMerge pull request #57 from rogerz/contrib
2012-03-22 Rogerz ZhangAdd json_load_callback()
2012-03-22 Petri LehtinenMake test stripping locale independent
2012-03-21 Petri LehtinenMerge branch '2.3'
2012-03-21 Rogerz ZhangIgnore *.exe
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-20 Petri LehtinenMake sure strtoll() is available when using long long
2012-03-11 Petri LehtinenMerge branch '2.3'
2012-03-11 Petri LehtinenRemove unused declarations
2012-03-08 Petri LehtinenMerge branch '2.3'
2012-03-08 Petri LehtinenFix tests on shells that don't support the export FOO...
2012-02-12 Petri LehtinenMerge branch '2.3'
2012-02-12 Petri LehtinenDisribute the check-exports tests
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 LehtinenMake test_load.c not depend on the C locale
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-24 Petri LehtinenMake hashtable less generic
2012-01-24 Petri LehtinenFix a potential memory leak
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 LehtinenRevert "json_dump_file: Open the output file in wb...
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-14 Petri LehtinenAvoid problems with object's serial number growing...
2011-11-14 Andrea Marchesinijson_load* return NULL if the first argument is NULL
2011-11-02 Petri Lehtinendoc: The configure script can be used on MinGW
2011-11-02 Petri LehtinenDistribute jansson_config.h.win32
2011-11-01 Petri LehtinenRemove '+' and leading zeros from exponents in the...
2011-11-01 Petri LehtinenFix test file comparisons on MinGW
2011-11-01 Petri LehtinenUse %I64d format for printing long longs on Windows
2011-10-10 Sam hartmanAdd spec file moonshot
2011-10-07 Petri Lehtinenjson_dump_file: Open the output file in wb mode
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 Lehtinenjson_load_file: Open the input file in rb mode
2011-10-04 Petri LehtinenDocumentation fixes
2011-10-03 Petri Lehtinendoc: Add project status to introduction, add portabilit...
2011-10-03 Petri LehtinenMake identifier decoding work under all locales
2011-10-03 Petri LehtinenUse strchr() when searching for a single character
2011-10-02 Petri LehtinenMake real number encoding and decoding work under all...
next