Install json_object_private.h file
[platform/upstream/json-c.git] / tests /
2018-04-05 DongHun KwakMerge tag 'upstream/0.13.1' into tizen 17/174917/1
2018-03-16 DongHun KwakImported Upstream version 0.13.1 93/172793/1 upstream/0.13.1
2018-03-16 DongHun KwakImported Upstream version 0.13 92/172792/1 upstream/0.13
2017-11-29 DongHun KwakIssue #275: fix out of bounds read when handling unicod... 80/162080/1 accepted/tizen/unified/20180103.151801 submit/tizen/20180102.225211
2017-10-16 DongHun KwakBump to json-c 0.12.1 64/155864/1
2017-10-16 DongHun KwakMerge tag 'upstream/0.12.1' into tizen 63/155863/1
2017-09-29 DongHun KwakImported Upstream version 0.12.1 18/153618/1 upstream/0.12.1
2017-07-10 DongHun KwakIssue #275: fix out of bounds read when handling unicod... 08/137908/1 accepted/tizen_4.0_unified tizen_4.0 tizen_4.0_tv accepted/tizen/4.0/unified/20170816.013752 accepted/tizen/4.0/unified/20170828.222916 accepted/tizen/unified/20170712.164932 submit/tizen/20170711.011459 submit/tizen_4.0/20170811.094300 submit/tizen_4.0/20170828.100006 tizen_4.0.IoT.p1_release tizen_4.0.IoT.p2_release tizen_4.0.m2_release
2015-10-30 DongHun KwakAdjust tizen patch 79/50579/1 accepted/tizen/ivi/20160218.024836 accepted/tizen/mobile/20151106.050947 accepted/tizen/tv/20151106.051002 accepted/tizen/wearable/20151106.051022 submit/tizen/20151030.092326 submit/tizen/20151106.013849 submit/tizen_common/20151229.142028 submit/tizen_common/20151229.144031 submit/tizen_common/20151229.154718 submit/tizen_ivi/20160217.000000 submit/tizen_ivi/20160217.000005
2015-10-30 DongHun KwakMerge branch 'upstream' into tizen 78/50578/1
2015-09-01 DongHun KwakBump to 0.12 22/47222/1
2013-04-01 Eric HaszlakiewiczAdd automake/autoconf generated files for the 0.11...
2013-04-01 Eric HaszlakiewiczIssue #15: add a way to set a JSON_TOKENER_STRICT flag...
2013-02-27 Eric HaszlakiewiczInclude the test_locale test in the tests that run.
2013-02-27 Eric HaszlakiewiczMerge branch 'remicollet-issue-float'
2013-02-26 Anas NashifImported Upstream version 0.10 upstream/0.10
2013-02-21 Eric HaszlakiewiczMark the "val" variable in json_object_object_foreach...
2013-02-09 Eric HaszlakiewiczEnable -Werror and fix a number of minor warnings that...
2013-02-09 Eric HaszlakiewiczMerge pull request #62 from ghazel/master
2013-02-09 Eric HaszlakiewiczMerge pull request #66 from ichernev/fix-test-parse
2013-01-29 Iskren ChernevFixed test_parse for \f
2012-12-23 Eric HaszlakiewiczMerge pull request #51 from remicollet/issue-dyndepth
2012-12-23 Eric HaszlakiewiczRevert the test_null test back to emitted to stdout...
2012-12-23 Eric HaszlakiewiczMerge pull request #56 from TheCount/develop
2012-12-19 Alexander KlauerWrite additional test info to stderr instead of stdout...
2012-12-19 Alexander KlauerFixed memory leak in testReplaceExisting
2012-12-18 Alexander KlauerLibrary is now called libjson-c
2012-12-13 Remi Colletprobably worth an option for this
2012-12-13 Remi Colletmove locale change to be global for perf
2012-12-09 Eric HaszlakiewiczFix issue #53 - ensure explicit length string are still...
2012-11-29 Eric HaszlakiewiczAdd a missing json_object_get() so we don't try to...
2012-11-29 Eric HaszlakiewiczFix a memory leak in the test_printbuf test.
2012-10-21 Eric HaszlakiewiczMake it safe to delete keys while iterating with the...
2012-09-17 Eric HaszlakiewiczFix a memory leak in test1 with respect to how json_obj...
2012-09-17 Eric HaszlakiewiczReformat the test sources. No functional change.
2012-09-09 Eric HaszlakiewiczUpdate the set_serializer test to match the actual...
2012-09-02 Eric HaszlakiewiczAdd a json_set_serializer() function to allow the strin...
2012-07-29 Eric HaszlakiewiczMerge branch 'rename_library' of https://github.com...
2012-07-29 Eric HaszlakiewiczHandle the \f escape sequence (the two characters:...
2012-07-29 Eric HaszlakiewiczInitialize errno before calling sscanf in json_parse_in...
2012-07-29 Eric HaszlakiewiczMerge pull request #37 from cgwalters/master
2012-07-25 Eric HaszlakiewiczRewrite json_object_object_add to replace just the...
2012-07-09 Eric HaszlakiewiczMerge pull request #26 from ford-prefect/master
2012-07-09 Eric HaszlakiewiczMerge pull request #33 from mloskot/master
2012-06-19 Mateusz LoskotAdded a bunch of missing HAVE_* defines tested with...
2012-05-31 Eric HaszlakiewiczMerge pull request #27 from OBI-1/master
2012-05-31 Eric HaszlakiewiczMerge pull request #29 from mloskot/msvc-port
2012-05-22 Mateusz LoskotMissing explicit casts from void* to specific pointers...
2012-04-28 Eric HaszlakiewiczExtend test1 and test2 to run using json_object_to_json...
2012-04-23 Eric HaszlakiewiczMerge pull request #21 from kdopen/add_iterator
2012-04-22 Eric HaszlakiewiczMerge branch 'master' of https://github.com/json-c...
2012-04-22 Eric HaszlakiewiczActually save the expected output for the test_printbuf...
2012-04-22 Eric HaszlakiewiczAdd a test for the printbuf functions.
2012-04-22 Eric HaszlakiewiczUse a different variable when referring to the json...
2012-04-22 Eric HaszlakiewiczMove the rest of the tests into the tests subdirectory.
2012-04-22 Eric HaszlakiewiczCreate a tests subdirectory and move one of the test...