tizen 2.3 release tizen_2.3 submit/tizen_2.3/20150202.055237 tizen_2.3_release
authorjk7744.park <jk7744.park@samsung.com>
Sun, 1 Feb 2015 04:17:54 +0000 (13:17 +0900)
committerjk7744.park <jk7744.park@samsung.com>
Sun, 1 Feb 2015 04:17:54 +0000 (13:17 +0900)
commit49bbf93022e4b2f89b1462c0456b337f988b1ece
tree23bf56f089f7859f7955341828df01c037352c7a
parentf2584b4f4cfbeb8090e841d560f4116b76bb1540
tizen 2.3 release
125 files changed:
AUTHORS
ChangeLog
Doxyfile [new file with mode: 0644]
Makefile.am
Makefile.am.inc [new file with mode: 0644]
Makefile.in
NEWS
README
README-WIN32.html
README.html
RELEASE_CHECKLIST.txt [new file with mode: 0644]
aclocal.m4
arraylist.c
arraylist.h
autogen.sh [new file with mode: 0755]
bits.h
config.guess
config.h.in
config.h.win32
config.sub
configure
configure.in
debug.h
depcomp
doc/html/annotated.html
doc/html/arraylist_8h.html
doc/html/bits_8h.html
doc/html/classes.html
doc/html/config_8h.html [deleted file]
doc/html/debug_8h.html
doc/html/deprecated.html [new file with mode: 0644]
doc/html/doxygen.css
doc/html/files.html
doc/html/functions.html
doc/html/functions_vars.html
doc/html/globals.html
doc/html/globals_defs.html
doc/html/globals_enum.html
doc/html/globals_eval.html
doc/html/globals_func.html
doc/html/globals_type.html
doc/html/globals_vars.html
doc/html/index.html
doc/html/json_8h.html
doc/html/json__inttypes_8h.html [new file with mode: 0644]
doc/html/json__object_8h.html
doc/html/json__object__iterator_8h.html [new file with mode: 0644]
doc/html/json__object__private_8h.html
doc/html/json__tokener_8h.html
doc/html/json__util_8h.html
doc/html/linkhash_8h.html
doc/html/pages.html [new file with mode: 0644]
doc/html/printbuf_8h.html
doc/html/structarray__list.html
doc/html/structjson__object.html
doc/html/structjson__object__iter.html
doc/html/structjson__object__iterator.html [new file with mode: 0644]
doc/html/structjson__tokener.html
doc/html/structjson__tokener__srec.html
doc/html/structlh__entry.html
doc/html/structlh__table.html
doc/html/structprintbuf.html
doc/html/tabs.css
doc/html/unionjson__object_1_1data.html
install-sh
json-c.vcproj [new file with mode: 0644]
json.h
json_config.h.in [new file with mode: 0644]
json_inttypes.h [new file with mode: 0644]
json_object.c
json_object.h
json_object_iterator.c [new file with mode: 0644]
json_object_iterator.h [new file with mode: 0644]
json_object_private.h
json_tokener.c
json_tokener.h
json_util.c
json_util.h
libjson.manifest [deleted file]
linkhash.c
linkhash.h
ltmain.sh
missing
packaging/json-c.manifest [new file with mode: 0644]
packaging/json-c.spec [new file with mode: 0644]
packaging/libjson.spec [deleted file]
printbuf.c
printbuf.h
test1.c [deleted file]
test3.c [deleted file]
tests/Makefile.am [new file with mode: 0644]
tests/Makefile.in [new file with mode: 0644]
tests/parse_flags.c [new file with mode: 0644]
tests/parse_flags.h [new file with mode: 0644]
tests/parse_int64.test [new file with mode: 0755]
tests/test-defs.sh [new file with mode: 0755]
tests/test1.c [new file with mode: 0644]
tests/test1.expected [new file with mode: 0644]
tests/test1.test [new file with mode: 0755]
tests/test1Formatted_plain.expected [new file with mode: 0644]
tests/test1Formatted_pretty.expected [new file with mode: 0644]
tests/test1Formatted_spaced.expected [new file with mode: 0644]
tests/test2.c [moved from test2.c with 73% similarity]
tests/test2.expected [new file with mode: 0644]
tests/test2.test [new file with mode: 0755]
tests/test2Formatted_plain.expected [new file with mode: 0644]
tests/test2Formatted_pretty.expected [new file with mode: 0644]
tests/test2Formatted_spaced.expected [new file with mode: 0644]
tests/test4.c [new file with mode: 0644]
tests/test4.expected [new file with mode: 0644]
tests/test4.test [new file with mode: 0755]
tests/test_cast.c [new file with mode: 0644]
tests/test_cast.expected [new file with mode: 0644]
tests/test_cast.test [new file with mode: 0755]
tests/test_null.c [new file with mode: 0644]
tests/test_null.expected [new file with mode: 0644]
tests/test_null.test [new file with mode: 0755]
tests/test_parse.c [new file with mode: 0644]
tests/test_parse.expected [new file with mode: 0644]
tests/test_parse.test [new file with mode: 0755]
tests/test_parse_int64.c [new file with mode: 0644]
tests/test_parse_int64.expected [new file with mode: 0644]
tests/test_printbuf.c [new file with mode: 0644]
tests/test_printbuf.expected [new file with mode: 0644]
tests/test_printbuf.test [new file with mode: 0755]