Merge commit 'v2.4' into HEAD
[jansson.git] / test / suites / api / test_dump.c
2013-04-17 Sam hartmanMerge commit 'v2.4' into HEAD
2012-09-19 Petri LehtinenMerge pull request #90 from luke-jr/patch-1
2012-08-11 Petri LehtinenMerge branch '2.3'
2012-07-27 Petri LehtinenMerge branch '2.3'
2012-06-29 Petri LehtinenMerge branch 'fix-slash' of git://github.com/jrbasso...
2012-06-29 Juan BassoCreated flag to dump escaping slash
2012-03-20 Petri LehtinenMerge branch '2.3'
2012-03-20 Petri LehtinenUpdate copyright notices for 2012
2011-10-02 Petri LehtinenMake real number encoding and decoding work under all...
2011-05-14 Petri LehtinenAdd JSON_ENCODE_ANY flag to allow encoding any JSON...
2011-01-22 Petri LehtinenUpdate copyright notices for 2011
2010-06-12 Petri LehtinenMerge branch '1.2'
2010-06-10 Petri LehtinenFix a few memory leaks in tests origin/1.2
2010-05-20 Petri LehtinenMerge branch '1.2'
2010-05-14 Petri LehtinenZero the visited flag after an encoding error
2010-05-14 Petri LehtinenZero the visited flag after encoding an empty array...
2009-12-21 Petri LehtinenEnhance tests
2009-12-16 Petri LehtinenRefactor the test system