Init winsock. Incorporate ICU. Pazpar2 runs on Windows.
[pazpar2-moved-to-github.git] / src / icu_I18N.c
2008-04-20 unknownInit winsock. Incorporate ICU. Pazpar2 runs on Windows.
2008-04-14 Adam Dickmeissautoheader generates config.h instead of cconfig.h.
2008-04-14 Adam DickmeissUpdated source file headers with new year and no CVS Id.
2007-09-10 Adam DickmeissFixed bug #1535: Missing term in output for some config...
2007-05-25 Marc Crommerenamed instruction 'norm' to 'index' and 'sort' to...
2007-05-24 Adam DickmeissRemoved unneeded initialization of more_tokens and...
2007-05-24 Adam DickmeissFixed bug #1140: Unexpected EOF for icu_chain_next_toke...
2007-05-22 Adam DickmeissAdded a few frees here and there
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 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...