Tizen 2.0 Release 2.0_release
authorHyungKyu Song <hk76.song@samsung.com>
Thu, 14 Feb 2013 12:49:32 +0000 (21:49 +0900)
committerHyungKyu Song <hk76.song@samsung.com>
Thu, 14 Feb 2013 12:49:32 +0000 (21:49 +0900)
commitb9bf26beb041831a1fdc6e97d268b068e6df3cb0
treec34422e5a0a13f5e3fcb8d2b485815641c8a0e63
parent226c11fd641bb3bdcb28c01b52b19227729878f3
Tizen 2.0 Release
69 files changed:
AUTHORS
COPYING
ChangeLog
INSTALL
Makefile.am
NEWS
README [new file with mode: 0644]
autogen.sh
configure.ac [new file with mode: 0644]
debian/changelog [new file with mode: 0644]
debian/compat
debian/control
debian/copyright
debian/libembryo-dev.install
debian/libembryo0.symbols [new file with mode: 0644]
debian/rules [changed mode: 0644->0755]
doc/Doxyfile.in [new file with mode: 0644]
doc/Makefile.am [new file with mode: 0644]
doc/e.css
doc/embryo.dox.in [new file with mode: 0644]
doc/foot.html
doc/head.html
doc/img/e.png [new file with mode: 0755]
doc/img/e_big.png [new file with mode: 0755]
doc/img/edoxy.css [new file with mode: 0755]
doc/img/foot_bg.png [new file with mode: 0755]
doc/img/head_bg.png [new file with mode: 0755]
doc/img/menu_bg.png [new file with mode: 0755]
doc/img/menu_bg_current.png [new file with mode: 0755]
doc/img/menu_bg_hover.png [new file with mode: 0755]
doc/img/menu_bg_last.png [new file with mode: 0755]
doc/img/menu_bg_unsel.png [new file with mode: 0755]
embryo.manifest [new file with mode: 0644]
embryo.pc.in
embryo.spec.in
include/default.inc
m4/ac_attribute.m4 [new file with mode: 0644]
m4/efl_binary.m4 [new file with mode: 0644]
m4/efl_doxygen.m4 [new file with mode: 0644]
m4/efl_fnmatch.m4 [new file with mode: 0644]
m4/efl_gettimeofday.m4 [new file with mode: 0644]
m4/efl_path_max.m4 [new file with mode: 0644]
packaging/embryo.spec [new file with mode: 0644]
src/bin/Makefile.am
src/bin/embryo_cc_amx.h
src/bin/embryo_cc_osdefs.h
src/bin/embryo_cc_prefix.c
src/bin/embryo_cc_prefix.h
src/bin/embryo_cc_sc.h
src/bin/embryo_cc_sc1.c
src/bin/embryo_cc_sc2.c
src/bin/embryo_cc_sc3.c
src/bin/embryo_cc_sc4.c
src/bin/embryo_cc_sc5.c
src/bin/embryo_cc_sc6.c
src/bin/embryo_cc_sc7.c
src/bin/embryo_cc_scexpand.c
src/bin/embryo_cc_sclist.c
src/bin/embryo_cc_scvars.c
src/lib/Embryo.h
src/lib/Makefile.am
src/lib/embryo_amx.c
src/lib/embryo_args.c
src/lib/embryo_float.c
src/lib/embryo_main.c
src/lib/embryo_private.h
src/lib/embryo_rand.c
src/lib/embryo_str.c
src/lib/embryo_time.c