author | Wei Ye <wei.ye@samsung.com> | |
Tue, 23 Nov 2010 01:42:27 +0000 (10:42 +0900) | ||
committer | Ji-hoon Lee <dalton.lee@samsung.com> | |
Tue, 21 Aug 2012 08:29:51 +0000 (17:29 +0900) | ||
commit | 043d34ad564ca5277df3d7d1189bdc187b843c95 | |
tree | 8c9f001aeb90bdde84bd950c89a41b3960d587e5 | tree | snapshot |
parent | 82481053dbdcc3c8acec843e4b0f01c4e4ad73a5 | commit | diff |
AUTHORS | [new file with mode: 0755] | blob |
COPYING | [new file with mode: 0755] | blob |
ChangeLog | [new file with mode: 0755] | blob |
INSTALL | [new file with mode: 0755] | blob |
Makefile.am | [new file with mode: 0755] | blob |
Makefile.in | [new file with mode: 0755] | blob |
NEWS | [new file with mode: 0755] | blob |
README | [new file with mode: 0755] | blob |
aclocal.m4 | [new file with mode: 0755] | blob |
bindings/Makefile.am | [new file with mode: 0755] | blob |
bindings/Makefile.in | [new file with mode: 0755] | blob |
bindings/python/Makefile | [new file with mode: 0755] | blob |
bindings/python/pyhangul.c | [new file with mode: 0755] | blob |
bindings/python/setup.py | [new file with mode: 0755] | blob |
bindings/python/test_pyhangul.py | [new file with mode: 0755] | blob |
bindings/ruby/extconf.rb | [new file with mode: 0755] | blob |
bindings/ruby/hangul.c | [new file with mode: 0755] | blob |
bindings/ruby/test-hangul.rb | [new file with mode: 0755] | blob |
compile | [new file with mode: 0755] | blob |
config.guess | [new file with mode: 0755] | blob |
config.h.in | [new file with mode: 0755] | blob |
config.sub | [new file with mode: 0755] | blob |
configure | [new file with mode: 0755] | blob |
configure.ac | [new file with mode: 0755] | blob |
data/Makefile.am | [new file with mode: 0755] | blob |
data/Makefile.in | [new file with mode: 0755] | blob |
data/hanja/Makefile.am | [new file with mode: 0755] | blob |
data/hanja/Makefile.in | [new file with mode: 0755] | blob |
data/hanja/hanja.txt | [new file with mode: 0755] | blob |
debian/changelog | [new file with mode: 0755] | blob |
debian/compat | [new file with mode: 0755] | blob |
debian/control | [new file with mode: 0755] | blob |
debian/copyright | [new file with mode: 0755] | blob |
debian/docs | [new file with mode: 0755] | blob |
debian/libhangul.install | [new file with mode: 0755] | blob |
debian/rules | [new file with mode: 0755] | blob |
depcomp | [new file with mode: 0755] | blob |
hangul/Makefile.am | [new file with mode: 0755] | blob |
hangul/Makefile.in | [new file with mode: 0755] | blob |
hangul/hangul.h | [new file with mode: 0755] | blob |
hangul/hangulctype.c | [new file with mode: 0755] | blob |
hangul/hangulinputcontext.c | [new file with mode: 0755] | blob |
hangul/hangulinternals.h | [new file with mode: 0755] | blob |
hangul/hangulkeyboard.h | [new file with mode: 0755] | blob |
hangul/hanja.c | [new file with mode: 0755] | blob |
hangul/hanjacompatible.h | [new file with mode: 0755] | blob |
install-sh | [new file with mode: 0755] | blob |
libhangul.pc.in | [new file with mode: 0755] | blob |
ltmain.sh | [new file with mode: 0755] | blob |
missing | [new file with mode: 0755] | blob |
test/Makefile.am | [new file with mode: 0755] | blob |
test/Makefile.in | [new file with mode: 0755] | blob |
test/hangul.c | [new file with mode: 0755] | blob |
test/hanja.c | [new file with mode: 0755] | blob |