Initialize Tizen 2.3 tizen_2.3 2.3a_release submit/tizen_2.3/20140531.084356 submit/tizen_2.3/20150202.055502 tizen_2.3_release
authorSehong Na <sehong.na@samsung.com>
Sat, 31 May 2014 03:45:43 +0000 (12:45 +0900)
committerSehong Na <sehong.na@samsung.com>
Sat, 31 May 2014 03:45:43 +0000 (12:45 +0900)
commit8b7501a5bc664ec8e06015aa3074d357c213975b
tree6ce8df271ec2ede4ff1ce46319d9d97081848123
Initialize Tizen 2.3
169 files changed:
.gitignore [new file with mode: 0755]
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]
NEWS [new file with mode: 0644]
README [new file with mode: 0644]
TC/_export_env.sh [new file with mode: 0755]
TC/_export_target_env.sh [new file with mode: 0755]
TC/build.sh [new file with mode: 0755]
TC/clean.sh [new file with mode: 0755]
TC/config [new file with mode: 0755]
TC/execute.sh [new file with mode: 0755]
TC/tet_scen [new file with mode: 0755]
TC/tetbuild.cfg [new file with mode: 0755]
TC/tetclean.cfg [new file with mode: 0755]
TC/tetexec.cfg [new file with mode: 0755]
TC/unit/Makefile [new file with mode: 0755]
TC/unit/TC_Generator/Makefile [new file with mode: 0755]
TC/unit/TC_Generator/tslist [new file with mode: 0755]
TC/unit/TC_Generator/utc_libjson_json_generator_new_func.c [new file with mode: 0755]
TC/unit/TC_Generator/utc_libjson_json_generator_set_root_func.c [new file with mode: 0755]
TC/unit/TC_Generator/utc_libjson_json_generator_to_data_func.c [new file with mode: 0755]
TC/unit/TC_Generator/utc_libjson_json_generator_to_file_func.c [new file with mode: 0755]
TC/unit/TC_Gobject/Makefile [new file with mode: 0755]
TC/unit/TC_Gobject/tslist [new file with mode: 0755]
TC/unit/TC_Gobject/utc_libjson_json_serialize_boxed_func.c [new file with mode: 0755]
TC/unit/TC_Gobject/utc_libjson_json_serialize_complex_func.c [new file with mode: 0755]
TC/unit/TC_Gobject/utc_libjson_json_serialize_full_func.c [new file with mode: 0755]
TC/unit/TC_Gobject/utc_libjson_json_serialize_gobject_func.c [new file with mode: 0755]
TC/unit/TC_Gobject/utc_libjson_json_serialize_interface_func.c [new file with mode: 0755]
TC/unit/TC_Gobject/utc_libjson_json_serialize_simple_func.c [new file with mode: 0755]
TC/unit/TC_Parser/Makefile [new file with mode: 0755]
TC/unit/TC_Parser/tslist [new file with mode: 0755]
TC/unit/TC_Parser/utc_libjson_json_parser_get_current_line_func.c [new file with mode: 0755]
TC/unit/TC_Parser/utc_libjson_json_parser_get_current_pos_func.c [new file with mode: 0755]
TC/unit/TC_Parser/utc_libjson_json_parser_get_root_func.c [new file with mode: 0755]
TC/unit/TC_Parser/utc_libjson_json_parser_has_assignment_func.c [new file with mode: 0755]
TC/unit/TC_Parser/utc_libjson_json_parser_load_from_data_func.c [new file with mode: 0755]
TC/unit/TC_Parser/utc_libjson_json_parser_load_from_file_func.c [new file with mode: 0755]
TC/unit/TC_Parser/utc_libjson_json_parser_new_func.c [new file with mode: 0755]
TC/unit/TC_Types/Makefile [new file with mode: 0755]
TC/unit/TC_Types/tslist [new file with mode: 0755]
TC/unit/TC_Types/utc_libjson_json_array_func.c [new file with mode: 0755]
TC/unit/TC_Types/utc_libjson_json_node_func.c [new file with mode: 0755]
TC/unit/TC_Types/utc_libjson_json_object_func.c [new file with mode: 0755]
TC/unit/tc_gen.sh [new file with mode: 0755]
TC/unit/utc_MODULE_API_func.c.in [new file with mode: 0755]
autogen.sh [new file with mode: 0755]
build/Makefile.am [new file with mode: 0644]
build/autotools/Makefile.am [new file with mode: 0644]
build/autotools/Makefile.am.enums [new file with mode: 0644]
build/autotools/Makefile.am.gtest [new file with mode: 0644]
build/autotools/Makefile.am.marshal [new file with mode: 0644]
build/autotools/Makefile.am.silent [new file with mode: 0644]
build/autotools/as-compiler-flag.m4 [new file with mode: 0644]
build/autotools/gtk-doc.m4 [new file with mode: 0644]
build/autotools/introspection.m4 [new file with mode: 0644]
build/autotools/ltoptions.m4 [new file with mode: 0644]
build/autotools/ltsugar.m4 [new file with mode: 0644]
build/autotools/ltversion.m4 [new file with mode: 0644]
build/autotools/lt~obsolete.m4 [new file with mode: 0644]
build/autotools/shave-libtool.in [new file with mode: 0644]
build/autotools/shave.in [new file with mode: 0644]
build/autotools/shave.m4 [new file with mode: 0644]
compile [new file with mode: 0755]
config.h.in [new file with mode: 0644]
configure.ac [new file with mode: 0644]
debian/compat [new file with mode: 0644]
debian/control [new file with mode: 0644]
debian/copyright [new file with mode: 0644]
debian/docs [new file with mode: 0644]
debian/libjson-glib-dev.install.in [new file with mode: 0644]
debian/libjson-glib.install.in [new file with mode: 0644]
debian/rules [new file with mode: 0755]
depcomp [new file with mode: 0755]
doc/Makefile.am [new file with mode: 0644]
doc/reference/Makefile.am [new file with mode: 0644]
doc/reference/html/JsonGenerator.html [new file with mode: 0644]
doc/reference/html/JsonParser.html [new file with mode: 0644]
doc/reference/html/annotation-glossary.html [new file with mode: 0644]
doc/reference/html/ch01.html [new file with mode: 0644]
doc/reference/html/ch02.html [new file with mode: 0644]
doc/reference/html/ch03.html [new file with mode: 0644]
doc/reference/html/ch04.html [new file with mode: 0644]
doc/reference/html/home.png [new file with mode: 0644]
doc/reference/html/index.html [new file with mode: 0644]
doc/reference/html/index.sgml [new file with mode: 0644]
doc/reference/html/ix01.html [new file with mode: 0644]
doc/reference/html/ix02.html [new file with mode: 0644]
doc/reference/html/ix03.html [new file with mode: 0644]
doc/reference/html/ix04.html [new file with mode: 0644]
doc/reference/html/ix05.html [new file with mode: 0644]
doc/reference/html/ix06.html [new file with mode: 0644]
doc/reference/html/json-advanced.html [new file with mode: 0644]
doc/reference/html/json-base.html [new file with mode: 0644]
doc/reference/html/json-glib-Boxed-Types-Serialization.html [new file with mode: 0644]
doc/reference/html/json-glib-GObject-Serialization.html [new file with mode: 0644]
doc/reference/html/json-glib-JSON-Array.html [new file with mode: 0644]
doc/reference/html/json-glib-JSON-Node.html [new file with mode: 0644]
doc/reference/html/json-glib-JSON-Object.html [new file with mode: 0644]
doc/reference/html/json-glib-Serializable-Interface.html [new file with mode: 0644]
doc/reference/html/json-glib-Versioning-information.html [new file with mode: 0644]
doc/reference/html/json-glib.devhelp [new file with mode: 0644]
doc/reference/html/json-glib.devhelp2 [new file with mode: 0644]
doc/reference/html/json-glib.html [new file with mode: 0644]
doc/reference/html/json-streams.html [new file with mode: 0644]
doc/reference/html/json-tools.html [new file with mode: 0644]
doc/reference/html/left.png [new file with mode: 0644]
doc/reference/html/license.html [new file with mode: 0644]
doc/reference/html/right.png [new file with mode: 0644]
doc/reference/html/style.css [new file with mode: 0644]
doc/reference/html/up.png [new file with mode: 0644]
doc/reference/json-glib-docs.xml [new file with mode: 0644]
doc/reference/json-glib-overrides.txt [new file with mode: 0644]
doc/reference/json-glib-sections.txt [new file with mode: 0644]
doc/reference/json-glib.types [new file with mode: 0644]
doc/reference/tmpl/json-array.sgml [new file with mode: 0644]
doc/reference/tmpl/json-gboxed.sgml [new file with mode: 0644]
doc/reference/tmpl/json-generator.sgml [new file with mode: 0644]
doc/reference/tmpl/json-glib-unused.sgml [new file with mode: 0644]
doc/reference/tmpl/json-gobject.sgml [new file with mode: 0644]
doc/reference/tmpl/json-node.sgml [new file with mode: 0644]
doc/reference/tmpl/json-object.sgml [new file with mode: 0644]
doc/reference/tmpl/json-parser.sgml [new file with mode: 0644]
doc/reference/tmpl/json-serializable.sgml [new file with mode: 0644]
doc/reference/tmpl/json-version.sgml [new file with mode: 0644]
doc/reference/version.xml.in [new file with mode: 0644]
gtk-doc.make [new file with mode: 0644]
install-sh [new file with mode: 0755]
json-glib-0.10.4 [new file with mode: 0644]
json-glib.pc.in [new file with mode: 0644]
json-glib/Makefile.am [new file with mode: 0644]
json-glib/json-array.c [new file with mode: 0644]
json-glib/json-enum-types.c.in [new file with mode: 0644]
json-glib/json-enum-types.h.in [new file with mode: 0644]
json-glib/json-gboxed.c [new file with mode: 0644]
json-glib/json-generator.c [new file with mode: 0644]
json-glib/json-generator.h [new file with mode: 0644]
json-glib/json-glib.h [new file with mode: 0644]
json-glib/json-gobject-private.h [new file with mode: 0644]
json-glib/json-gobject.c [new file with mode: 0644]
json-glib/json-gobject.h [new file with mode: 0644]
json-glib/json-marshal.list [new file with mode: 0644]
json-glib/json-node.c [new file with mode: 0644]
json-glib/json-object.c [new file with mode: 0644]
json-glib/json-parser.c [new file with mode: 0644]
json-glib/json-parser.h [new file with mode: 0644]
json-glib/json-scanner.c [new file with mode: 0644]
json-glib/json-scanner.h [new file with mode: 0644]
json-glib/json-serializable.c [new file with mode: 0644]
json-glib/json-types-private.h [new file with mode: 0644]
json-glib/json-types.h [new file with mode: 0644]
json-glib/json-version.h.in [new file with mode: 0644]
json-glib/tests/Makefile.am [new file with mode: 0644]
json-glib/tests/array-test.c [new file with mode: 0644]
json-glib/tests/node-test.c [new file with mode: 0644]
json-glib/tests/object-test.c [new file with mode: 0644]
missing [new file with mode: 0755]
packaging/json-glib.spec [new file with mode: 0644]
packaging/support_surrogate_pairs_in_json_string.patch [new file with mode: 0644]
tests/Makefile.am [new file with mode: 0644]
tests/test-generator.c [new file with mode: 0644]
tests/test-parser.c [new file with mode: 0644]
tests/test-serialize-boxed.c [new file with mode: 0644]
tests/test-serialize-complex.c [new file with mode: 0644]
tests/test-serialize-full.c [new file with mode: 0644]
tests/test-serialize-simple.c [new file with mode: 0644]