Added ICU chain component - which used to be part of Pazpar2.
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 22 Oct 2007 12:21:38 +0000 (12:21 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 22 Oct 2007 12:21:38 +0000 (12:21 +0000)
commit0ffb25b0bf78f53399267664b71206c88980c4da
tree2bf0be0d1cdd8e9f918075e161f49bec7ab4382c
parent03531ce2d54914dde2e679aa6382eb04d9e8f1d6
Added ICU chain component - which used to be part of Pazpar2.
12 files changed:
NEWS
configure.ac
include/yaz/Makefile.am
include/yaz/icu_I18N.h [new file with mode: 0644]
src/Makefile.am
src/icu_I18N.c [new file with mode: 0644]
test/Makefile.am
test/tst_icu_I18N.c [new file with mode: 0644]
util/Makefile.am
util/yaz-icu-example.xml [new file with mode: 0644]
util/yaz-icu.c [new file with mode: 0644]
yaz-config.in