Install json_object_private.h file
[platform/upstream/json-c.git] / json_tokener.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 92/172792/1 upstream/0.13
2017-10-16 DongHun KwakMerge tag 'upstream/0.12.1' into tizen 63/155863/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-09-01 DongHun KwakBump to 0.12 22/47222/1
2013-04-01 Eric HaszlakiewiczIssue #15: add a way to set a JSON_TOKENER_STRICT flag...
2013-02-27 Eric HaszlakiewiczMerge branch 'remicollet-issue-float'
2013-02-26 Anas NashifImported Upstream version 0.10 upstream/0.10
2012-12-23 Eric HaszlakiewiczMerge branch 'master' of https://github.com/json-c...
2012-12-23 Eric HaszlakiewiczMerge pull request #51 from remicollet/issue-dyndepth
2012-11-27 Remi ColletMake maximum recursion depth a runtime option
2012-11-05 Anas NashifImported Upstream version 0.9 upstream/0.9
2012-04-02 Eric HaszlakiewiczFor the prototype for json_tokener_error_desc().
2012-04-01 Eric HaszlakiewiczFor the prototype for json_tokener_error_desc().
2012-02-22 Eric HaszlakiewiczAdd json_tokener_get_error() and json_tokener_error_des...
2010-12-08 Jehiah Czebotaradd json_tokener_parse_verbose, and return NULL on...
2009-07-08 Christopher Watford Add const qualifier to the json_tokener_parse functions
2009-02-25 Michael Clark * Don't use this as a variable, so we can compile...
2008-01-26 Michael Clarkfix to allow compile with -Werror
2007-12-07 Michael ClarkPatch allows for json-c compile with -Werror and not...
2007-12-07 Michael Clark* Fix bug with use of capital E in numbers with exponents
2007-03-13 Michael Clark * Add escaping of backslash to json output
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