Install json_object_private.h file
[platform/upstream/json-c.git] / linkhash.c
2018-04-05 DongHun KwakMerge tag 'upstream/0.13.1' into tizen 17/174917/1
2018-03-23 Anastasia LyupaPrevent ASan bug report about hashlittle 48/173748/1 sandbox/dh0128kwak/json-c_0.12.1 accepted/tizen/unified/20180403.182406 accepted/tizen/unified/20180424.023226 submit/tizen/20180402.004544 submit/tizen/20180402.043231 submit/tizen/20180403.012618 submit/tizen/20180423.113321
2018-03-16 DongHun KwakImported Upstream version 0.13 92/172792/1 upstream/0.13
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
2016-09-07 Slava BarinovASan support defines added 85/87185/1 accepted/tizen_3.0.m2_mobile accepted/tizen_3.0.m2_tv accepted/tizen_3.0.m2_wearable accepted/tizen_3.0_common accepted/tizen_3.0_ivi accepted/tizen_3.0_mobile accepted/tizen_3.0_tv accepted/tizen_3.0_wearable accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_tv accepted/tizen_wearable tizen_3.0 tizen_3.0.m2 tizen_3.0_tv accepted/tizen/3.0.m2/mobile/20170104.143020 accepted/tizen/3.0.m2/tv/20170104.143457 accepted/tizen/3.0.m2/wearable/20170104.143858 accepted/tizen/3.0/common/20161114.110851 accepted/tizen/3.0/ivi/20161011.044241 accepted/tizen/3.0/mobile/20161015.033350 accepted/tizen/3.0/tv/20161016.004428 accepted/tizen/3.0/wearable/20161015.082632 accepted/tizen/common/20160909.114817 accepted/tizen/ivi/20160912.093016 accepted/tizen/mobile/20160912.092920 accepted/tizen/tv/20160912.092935 accepted/tizen/unified/20170309.035700 accepted/tizen/wearable/20160912.092955 submit/tizen/20160909.042345 submit/tizen_3.0.m2/20170104.093752 submit/tizen_3.0_common/20161104.104000 submit/tizen_3.0_ivi/20161010.000003 submit/tizen_3.0_mobile/20161015.000003 submit/tizen_3.0_tv/20161015.000002 submit/tizen_3.0_wearable/20161015.000002 submit/tizen_unified/20170308.100413
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-02-27 Eric HaszlakiewiczMerge branch 'remicollet-issue-float'
2013-02-26 Anas NashifImported Upstream version 0.10 upstream/0.10
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-01-11 Greg Hazeladd json_object_object_length
2012-11-05 Anas NashifImported Upstream version 0.9 upstream/0.9
2012-07-29 Eric HaszlakiewiczMerge branch 'rename_library' of https://github.com...
2012-04-23 Eric HaszlakiewiczMerge pull request #21 from kdopen/add_iterator
2012-04-12 Keith DerrickAdd NULL-safe lookup function
2012-04-02 Eric HaszlakiewiczDefine a LH_LOAD_FACTOR constant and note the range...
2012-03-31 Eric HaszlakiewiczDefine a LH_LOAD_FACTOR constant and note the range...
2009-08-27 Michael Clark * Fix subtle bug in linkhash where lookup could hang...
2009-02-25 Michael Clark * Don't use this as a variable, so we can compile...
2009-02-25 Michael Clark * Null pointer dereference fix. Fix json_object_get_b...
2009-01-06 Michael ClarkAdd const correctness to public interfaces
2009-01-05 Michael ClarkAdd va_end for every va_start.
2007-03-13 Michael Clark * Make headers C++ compatible by change *this to...
2007-03-13 Michael Clark * printbuf.c - C. Watford (christopher dot watford...
2007-03-13 Michael Clarkimport of version 0.1