Tizen 2.0 Release tizen_2.0 accepted/tizen_2.0/20130215.204356 submit/tizen_2.0/20130215.191615
authorHyungKyu Song <hk76.song@samsung.com>
Fri, 15 Feb 2013 15:07:31 +0000 (00:07 +0900)
committerHyungKyu Song <hk76.song@samsung.com>
Fri, 15 Feb 2013 15:07:31 +0000 (00:07 +0900)
commit5d796d629a8e74be50d8e5fcdf07ecb43b4a84b2
treea0a318a923f299590c5fa1f39a3b1dbcc86fddd6
parenta29309f693e0ee947ce681b208e6e7f83545abad
Tizen 2.0 Release
32 files changed:
LICENSE [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
autogen.sh [new file with mode: 0755]
configure.ac [new file with mode: 0755]
debian/changelog [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/dirs [new file with mode: 0644]
debian/docs [new file with mode: 0644]
debian/libiri-dev.install.in [new file with mode: 0644]
debian/libiri.install.in [new file with mode: 0644]
debian/rules [new file with mode: 0755]
include/Makefile.am [new file with mode: 0644]
include/cvsignore [new file with mode: 0644]
include/iri.h [new file with mode: 0644]
iri-config/Makefile.am [new file with mode: 0644]
iri-config/cvsignore [new file with mode: 0644]
iri-config/iri-config.c.in [new file with mode: 0644]
libiri.manifest [new file with mode: 0644]
libiri.pc.in [new file with mode: 0644]
libiri/Makefile.am [new file with mode: 0644]
libiri/cvsignore [new file with mode: 0644]
libiri/destory.c [new file with mode: 0644]
libiri/destroy.c [new file with mode: 0644]
libiri/dup.c [new file with mode: 0644]
libiri/p_libiri.h [new file with mode: 0644]
libiri/parse.c [new file with mode: 0644]
packaging/libiri.spec [new file with mode: 0644]
tests/Makefile.am [new file with mode: 0644]
tests/cvsignore [new file with mode: 0644]
tests/iridump.c [new file with mode: 0644]