Happy new year
[yaz-moved-to-github.git] / include / yaz / icu_I18N.h
2009-01-09 Adam DickmeissHappy new year
2008-06-03 Adam DickmeissICU parse_error no longer an array.
2008-04-01 Adam DickmeissUpdate source headers for 2008. Omit CVS ID keyword...
2008-01-16 Adam DickmeissUse yaz/xmltypes.h for public Libxml2 headers
2007-11-30 Adam DickmeissChanged return value of function icu_sortkey8_from_utf1...
2007-11-08 Adam DickmeissAllow any locale for icu_chain_create.
2007-11-08 Adam DickmeissAvoid locale member in icu_tokenizer.
2007-11-08 Adam DickmeissFunction icu_casemap_create no longer takes locale...
2007-11-08 Adam DickmeissRefactor ICU WRT locale.
2007-11-08 Adam DickmeissPublic header icu.h, private header icu_I18N.h .
2007-11-08 Adam DickmeissIndent
2007-11-06 Adam DickmeissFor ICU, locale, is a char ptr rather than uint8_t...
2007-10-29 Marc Crommechanged ICU chain to return all tokens, also those...
2007-10-29 Marc Crommerenamed ICU chain functions to the following names...
2007-10-25 Marc Crommeadded special case with an empty ICU chain for 'raw...
2007-10-25 Marc Crommeremoved dead code from ICU files
2007-10-25 Marc Crommeadded sortkey flag to icu_chain constructor
2007-10-24 Marc CrommeIsolated ICU locale out of XML config file. Locale...
2007-10-24 Marc Crommefixed memory violation in ICU chain code, restructuring...
2007-10-22 Adam DickmeissMake ICU stuff compatible with old C comps. YAZ License.
2007-10-22 Adam DickmeissAdded ICU chain component - which used to be part of...