Using the ICU wrapper from YAZ rather than its own.
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 25 Dec 2008 14:37:18 +0000 (15:37 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 25 Dec 2008 14:37:18 +0000 (15:37 +0100)
commit57b393132b1e795da47e50c13260a1346c8029e9
tree8b6e726c395207eca7b7326d4cbf5cdb4c5d35fa
parent142c8c510a7b23c633272c656e45277e4ec35d30
Using the ICU wrapper from YAZ rather than its own.

Using the ICU wrapper from YAZ rather than its own. The behavior
is similar but the ICU XML format is changed a bit. YAZ 3.0.39
produces proper warnings so that content can be updated.
12 files changed:
NEWS
configure.ac
debian/control
doc/pazpar2_conf.xml
src/Makefile.am
src/charsets.c
src/client.c
src/icu_I18N.c [deleted file]
src/icu_I18N.h [deleted file]
src/icu_chain_test.c [deleted file]
src/pazpar2.c
src/test_icu_I18N.c [deleted file]