Counters and timers cd.
[pazpar2-moved-to-github.git] / src / icu_I18N.c
2007-05-20 Marc CrommeICU chain working correctly with tokenizer, normalizer...
2007-05-16 Marc CrommeICU chain passes directives display, norm, sort, and...
2007-05-16 Marc Crommecorrected ICU normalizer functions such that unit...
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-10 Marc Crommedanish tokenization unit test added, counting error...
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...