Install json_object_private.h file
[platform/upstream/json-c.git] / json_object.h
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
2018-01-04 MyoungJune Parkavoid incorrect symbol resolving between json-glib... 38/165838/1 accepted/tizen/unified/20180104.131747 submit/tizen/20180104.084213
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
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-10-27 MyoungJune Parkavoid incorrect symbol resolving between json-glib... 54/50254/1 accepted/tizen/mobile/20151028.094400 accepted/tizen/tv/20151028.094411 accepted/tizen/wearable/20151028.094428 submit/tizen/20151028.044655
2015-10-27 DongHun KwakImported Upstream version 0.12 99/50199/1 upstream/0.12
2015-09-01 DongHun KwakBump to 0.12 22/47222/1
2013-03-24 Eric HaszlakiewiczMerge pull request #73 from ghazel/master
2013-03-19 Greg Hazelone definition of json_object_object_foreach only works...
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 HaszlakiewiczAdd a comment briefly describing json_object_object_len...
2013-02-09 Eric HaszlakiewiczMerge pull request #62 from ghazel/master
2013-01-11 Greg Hazeladd json_object_object_length
2012-12-23 Eric HaszlakiewiczMerge pull request #51 from remicollet/issue-dyndepth
2012-12-23 Eric HaszlakiewiczMerge pull request #56 from TheCount/develop
2012-12-19 Alexander KlauerMake macro json_object_object_foreach multiple-use...
2012-12-13 Remi Colletprobably worth an option for this
2012-11-05 Anas NashifImported Upstream version 0.9 upstream/0.9
2012-10-21 Eric HaszlakiewiczMake it safe to delete keys while iterating with the...
2012-10-21 Eric HaszlakiewiczReformat the json_object_object_foreach macro so it...
2012-10-18 Eric HaszlakiewiczChange json_object_put to return 1 if the object passed...
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-09 Eric HaszlakiewiczMerge pull request #26 from ford-prefect/master
2012-04-28 Eric HaszlakiewiczAdd a json_object_to_json_string_ext() function to...
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-20 Eric HaszlakiewiczMerge pull request #20 from kdopen/master
2012-04-12 Keith DerrickAdd NULL-safe get object method
2012-04-06 Keith DerrickAdded explanatory notes to documentation.
2012-04-06 Keith DerrickAdded explanatory notes to documentation.
2012-04-02 Eric HaszlakiewiczMention json_type_to_name() in the docs for json_object...
2012-04-02 Eric HaszlakiewiczAdjust json_object_is_type and json_object_get_type...
2012-04-01 Eric HaszlakiewiczMention json_type_to_name() in the docs for json_object...
2012-03-31 Eric HaszlakiewiczAdjust json_object_is_type and json_object_get_type...
2012-03-31 Eric HaszlakiewiczMerge pull request #16 from kdopen/master
2012-03-26 Keith DerrickRename boolean type to json_bool
2012-02-16 Eric HaszlakiewiczInclude json_inttypes.h in json_object.h since we use...
2011-10-13 Eric HaszlakiewiczMerge pull request #4 from deweerdt/master
2011-10-07 Frederik DeweerdtAdd new json_object_array_sort function
2011-05-25 Jehiah Czebotarmove definition of json_object_iter to public header...
2011-05-03 Eric HaszlakiewiczAdd a json_type_to_name() function which returns a...
2011-01-14 Jehiah Czebotarupdate json_object_new_string_len, json_escape_str...
2010-12-07 ehaszlaSimplify things by storing integer values only as int64...
2010-10-06 Michael Clark * Add int64 support. Two new functions json_object_ne...
2009-02-25 Michael Clark * Don't use this as a variable, so we can compile...
2009-01-10 Michael Clarkfix typo in json_object.h
2009-01-06 Michael ClarkAdd const correctness to public interfaces
2007-12-07 Michael ClarkPatch allows for json-c compile with -Werror and not...
2007-03-13 Michael Clark * Fix bug in escaping of control characters
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