Merge branch '2.3'
[jansson.git] / test /
2012-04-18 Petri LehtinenMerge branch '2.3'
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-20 Petri LehtinenMerge branch '2.3'
2012-03-20 Petri LehtinenUpdate copyright notices for 2012
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-01-30 Petri LehtinenMerge branch '2.3'
2012-01-30 Petri LehtinenMake test_load.c not depend on the C locale
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-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 Andrea MarchesiniJSON_DECODE_ANY
2011-11-14 Andrea Marchesinijson_load* return NULL if the first argument is NULL
2011-11-01 Petri LehtinenRemove '+' and leading zeros from exponents in the...
2011-11-01 Petri LehtinenFix test file comparisons on MinGW
2011-10-02 Petri LehtinenMake real number encoding and decoding work under all...
2011-08-08 Petri LehtinenMerge branch '2.1'
2011-06-30 Petri LehtinenMerge branch '2.1'
2011-06-30 Petri LehtinenMerge branch 'issue-29'
2011-06-30 JKLtest file for new json_dump_callback function
2011-05-29 Petri LehtinenAdd JSON_DISABLE_EOF_CHECK decoding flag
2011-05-15 Petri LehtinenAdd JSON_REJECT_DUPLICATES decoding flag
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-04-05 Jim MeyeringAvoid set-but-not-used warning/error in a test
2011-03-31 Petri LehtinenMerge branch '2.0'
2011-03-30 Petri LehtinenFix invalid object key hashing in json_unpack() strict...
2011-03-27 Petri LehtinenMerge branch '2.0'
2011-03-27 Petri LehtinenTest framework enhancements, fix the check_exports...
2011-02-27 Petri LehtinenFix packing of invalid UTF-8 strings
2011-02-25 Petri Lehtinentests: Add missing json_decref() calls to suites/api...
2011-02-25 Petri LehtinenRemove invalid subdirs from test/suites/Makefile.am
2011-02-22 Petri LehtinenAdd lots of tests for pack/unpack code, fix bugs found
2011-02-22 Petri LehtinenRefactor decoder input stream
2011-02-19 Petri Lehtinentests: Use "make STOP=1 check" to stop on first failure
2011-02-17 Petri LehtinenAdd custom memory allocation
2011-01-25 Petri LehtinenExpand the pack/unpack API, implement unpack flags
2011-01-24 Petri LehtinenRefactor json_pack()
2011-01-24 Petri LehtinenUnify style
2011-01-22 Petri LehtinenUpdate copyright notices for 2011
2011-01-14 Graeme SmecherMake json_pack/json_unpack() recursive
2010-10-26 Petri LehtinenMake json_error_t transparent again
2010-10-26 Graeme SmecherAdds json_pack / json_unpack variadic functions.
2010-10-14 Petri LehtinenMake json_error_t opaque
2010-09-06 Petri LehtinenMerge branch '1.3'
2010-08-14 Petri LehtinenMerge branch '1.3'
2010-08-14 Petri LehtinenAdd a flags parameter to all decoding functions for...
2010-08-13 Petri LehtinenChange the underlying type of JSON integer from long...
2010-06-15 Petri LehtinenUnify unsigned integer usage in the API
2010-06-12 Petri LehtinenRemove the C++ interface
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...
2010-05-07 Petri LehtinenMerge branch '1.2'
2010-04-03 Petri LehtinenMerge branch '1.2'
2010-03-28 Petri LehtinenMerge branch '1.2'
2010-03-26 Petri LehtinenEstimate real number underflows with 0.0
2010-03-26 Petri LehtinenEnhance tests for null byte
2010-03-23 Petri LehtinenMerge branch '1.2'
2010-03-23 Petri LehtinenFix reference counting on true, false and null
2010-02-11 Petri LehtinenMerge branch 'c++-enhance-proxies'
2010-02-11 Petri LehtinenImplement JSON_PRESERVE_ORDER encoding flag
2010-02-04 Petri LehtinenMerge branch '1.2'
2010-02-04 Petri LehtinenMerge branch 'cleanup-c++-code'
2010-02-04 Petri LehtinenC++: Fix test_cpp.cpp to work with VPATH builds
2010-02-04 Petri LehtinenC++: Rename some functions to better match the C API
2010-02-04 Petri LehtinenC++: Rename test.json to test_cpp.json
2010-02-02 Petri LehtinenAdd year 2010 to copyright notices
2010-02-02 Petri LehtinenC++: Untabify, reindent, delete trailing whitespace
2010-02-02 Petri Lehtinentest/suites/api: Detect tests correctly
2010-02-01 Petri LehtinenAdd functions json_object_iter_{at,set,set_new}
2010-01-28 Petri LehtinenMerge branch '1.2'
2010-01-28 Petri Lehtinentest/suites/api/test_object.c: Enhance tests for iterators
2010-01-28 Petri Lehtinentest/suites/api: Fail when a test fails
2010-01-28 Petri Lehtinenrun-tests.sh: Print the test name correctly when VERBOSE=1
2010-01-21 Petri LehtinenMerge branch 'c++-api'
2010-01-21 Petri Lehtinentest/run-suites: Be less picky when searching for tests
2010-01-21 Petri LehtinenDistribute some missing files
2010-01-19 Sean Middleditchintegrate jansson.hpp into build and test suite
2010-01-19 Sean MiddleditchMerge branch 'master' of /home/elanthis/Source/janssonxx
2010-01-17 Petri LehtinenMerge branch '1.1'
2010-01-10 Petri LehtinenFix memory leaks in json_equal() tests
2010-01-10 Petri LehtinenEnable Valgrind support in the API suite
next