Updated source file headers with new year and no CVS Id.
[pazpar2-moved-to-github.git] / src / icu_I18N.h
2008-04-14 Adam DickmeissUpdated source file headers with new year and no CVS Id.
2007-09-10 Adam DickmeissDo not depend on HAVE_ICU - because 1) we never want...
2007-05-25 Marc Crommerenamed instruction 'norm' to 'index' and 'sort' to...
2007-05-21 Marc CrommeICU chain XML configuration up and running, used in...
2007-05-20 Marc CrommeICU chain working correctly with tokenizer, normalizer...
2007-05-16 Marc Crommetemorarily commented faulty transliterator test out
2007-05-15 Marc Crommecontinuing work on ICU chain of command pattern, not...
2007-05-14 Marc CrommeICU chain of normalizers and tokenizers half-way implem...
2007-05-11 Marc CrommeAdded icu_buf_utf8_copy() and icu_buf_utf16_copy(...
2007-05-11 Marc Crommeconstructor and destructor wrappers for ICU translitera...
2007-05-11 Marc Crommeadded first examples of ICU transliterator token normal...
2007-05-09 Marc CrommeICU tokenizer works now
2007-05-07 Marc Crommepretty-formatted all ICU code and removed dead code...
2007-05-07 Marc Crommeupdated ICU casemap wrappers to use dynamic buffers...
2007-05-07 Marc Crommemoved working ICU sorting into YAZ unittest test_icu_I18N.c
2007-05-02 Marc Crommetweaking, still no good results with danish sorting
2007-05-01 Marc CrommeAdded sorting test for ICU - only used in test_icu_I18N...
2007-05-01 Marc Crommemoved ICU helper function declarations from icu_I18N...
2007-04-30 Marc Crommechecked in test for ICU uppercase lowercase, title...