Initialize Tizen 2.3 2.3a_release submit/tizen_2.3/20140531.085834
authorSehong Na <sehong.na@samsung.com>
Sat, 31 May 2014 03:47:28 +0000 (12:47 +0900)
committerSehong Na <sehong.na@samsung.com>
Sat, 31 May 2014 03:47:28 +0000 (12:47 +0900)
commitf2584b4f4cfbeb8090e841d560f4116b76bb1540
treebf13153171ddfb4a301ef0bb9f2908c0a7c025fb
Initialize Tizen 2.3
83 files changed:
AUTHORS [new file with mode: 0644]
COPYING [new file with mode: 0644]
ChangeLog [new file with mode: 0644]
INSTALL [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
Makefile.in [new file with mode: 0644]
NEWS [new file with mode: 0644]
README [new file with mode: 0644]
README-WIN32.html [new file with mode: 0644]
README.html [new file with mode: 0644]
aclocal.m4 [new file with mode: 0644]
arraylist.c [new file with mode: 0644]
arraylist.h [new file with mode: 0644]
bits.h [new file with mode: 0644]
config.guess [new file with mode: 0755]
config.h.in [new file with mode: 0644]
config.h.win32 [new file with mode: 0644]
config.sub [new file with mode: 0755]
configure [new file with mode: 0755]
configure.in [new file with mode: 0644]
debug.c [new file with mode: 0644]
debug.h [new file with mode: 0644]
depcomp [new file with mode: 0755]
doc/html/annotated.html [new file with mode: 0644]
doc/html/arraylist_8h.html [new file with mode: 0644]
doc/html/bits_8h.html [new file with mode: 0644]
doc/html/classes.html [new file with mode: 0644]
doc/html/config_8h.html [new file with mode: 0644]
doc/html/debug_8h.html [new file with mode: 0644]
doc/html/doxygen.css [new file with mode: 0644]
doc/html/doxygen.png [new file with mode: 0644]
doc/html/files.html [new file with mode: 0644]
doc/html/functions.html [new file with mode: 0644]
doc/html/functions_vars.html [new file with mode: 0644]
doc/html/globals.html [new file with mode: 0644]
doc/html/globals_defs.html [new file with mode: 0644]
doc/html/globals_enum.html [new file with mode: 0644]
doc/html/globals_eval.html [new file with mode: 0644]
doc/html/globals_func.html [new file with mode: 0644]
doc/html/globals_type.html [new file with mode: 0644]
doc/html/globals_vars.html [new file with mode: 0644]
doc/html/index.html [new file with mode: 0644]
doc/html/json_8h.html [new file with mode: 0644]
doc/html/json__object_8h.html [new file with mode: 0644]
doc/html/json__object__private_8h.html [new file with mode: 0644]
doc/html/json__tokener_8h.html [new file with mode: 0644]
doc/html/json__util_8h.html [new file with mode: 0644]
doc/html/linkhash_8h.html [new file with mode: 0644]
doc/html/printbuf_8h.html [new file with mode: 0644]
doc/html/structarray__list.html [new file with mode: 0644]
doc/html/structjson__object.html [new file with mode: 0644]
doc/html/structjson__object__iter.html [new file with mode: 0644]
doc/html/structjson__tokener.html [new file with mode: 0644]
doc/html/structjson__tokener__srec.html [new file with mode: 0644]
doc/html/structlh__entry.html [new file with mode: 0644]
doc/html/structlh__table.html [new file with mode: 0644]
doc/html/structprintbuf.html [new file with mode: 0644]
doc/html/tab_b.gif [new file with mode: 0644]
doc/html/tab_l.gif [new file with mode: 0644]
doc/html/tab_r.gif [new file with mode: 0644]
doc/html/tabs.css [new file with mode: 0644]
doc/html/unionjson__object_1_1data.html [new file with mode: 0644]
install-sh [new file with mode: 0755]
json.h [new file with mode: 0644]
json.pc.in [new file with mode: 0644]
json_object.c [new file with mode: 0644]
json_object.h [new file with mode: 0644]
json_object_private.h [new file with mode: 0644]
json_tokener.c [new file with mode: 0644]
json_tokener.h [new file with mode: 0644]
json_util.c [new file with mode: 0644]
json_util.h [new file with mode: 0644]
libjson.manifest [new file with mode: 0644]
linkhash.c [new file with mode: 0644]
linkhash.h [new file with mode: 0644]
ltmain.sh [new file with mode: 0755]
missing [new file with mode: 0755]
packaging/libjson.spec [new file with mode: 0644]
printbuf.c [new file with mode: 0644]
printbuf.h [new file with mode: 0644]
test1.c [new file with mode: 0644]
test2.c [new file with mode: 0644]
test3.c [new file with mode: 0644]