summaryrefslogtreecommitdiff
path: root/strings/ctype-uca.c
Commit message (Expand)AuthorAgeFilesLines
* BUG#11338 (logging of prepared statement w/ blob type)unknown2005-08-171-0/+34
* ctype_uca.result:unknown2005-04-041-2/+1
* A way not to compile UCA collationsunknown2005-02-181-1/+4
* fix C++ comments in C file (fixed in 5.0 already)unknown2005-01-141-2/+2
* bug#7284: strnxfrm returns different results for equal stringsunknown2005-01-131-4/+12
* Bug#6787 LIKE not working properly with _ and utf8 dataunknown2004-11-241-1/+3
* Incorrect response with partial utf8 indexunknown2004-11-191-16/+16
* ctype-uca.c:unknown2004-10-211-28/+27
* Bug #5679 utf8_unicode_ci LIKE--trailing % doesn't equal zero charactersunknown2004-10-211-3/+53
* Persian collation, contibuted by Jody McIntyreunknown2004-09-131-1/+94
* Bug #5324 Bug in UCA collations with LIKE comparisons and INDEXunknown2004-09-061-3/+4
* ctype_uca.test, ctype_uca.result, ctype-uca.c:unknown2004-08-111-1/+1
* Minor fix: V is primary level, not U.unknown2004-07-081-1/+1
* Adding Roman (classical Latin) collation.unknown2004-07-071-0/+58
* ctype-uca.c:unknown2004-06-301-14/+14
* ctype-uca.c:unknown2004-06-181-28/+35
* ctype-uca.c:unknown2004-06-181-3/+3
* Critical fixes after review:unknown2004-06-161-6/+8
* ctype-uca.c:unknown2004-06-151-2/+2
* utf8 contraction fix.unknown2004-06-141-6/+7
* UTF8 UCA based collations.unknown2004-06-141-51/+701
* Unicode collation algorithm: contraction support.unknown2004-06-121-9/+264
* mergedunknown2004-06-111-2/+3
|\
| * bug#3964 and related issues: FTB problems with charsets where one byte can ma...unknown2004-06-101-2/+3
* | Move UCA language specific definitions into ctype-ucs.c.unknown2004-06-111-1/+333
* | Allocate memory when a character set is requested:unknown2004-06-111-1/+457
* | Optimization to use less memory.unknown2004-06-101-2/+2
* | WL#916: Unicode collations for some languagesunknown2004-06-081-0/+1
|/
* Preparation for user-defined Unicode collations:unknown2004-05-251-5/+40
* Portability fixesunknown2004-05-191-3/+3
* ctype-uca.c:unknown2004-03-241-0/+5
* Unicode Collation Algorithm subset implementationunknown2004-03-241-0/+7037