summaryrefslogtreecommitdiff
path: root/strings/ctype-utf8.c
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/usr/home/bar/mysql-4.1.b15376bar@mysql.com2006-03-231-7/+7
|\
| * Bug#15375 Unassigned multibyte codes are brokenbar@mysql.com2005-12-121-7/+7
* | type_binary.result, type_binary.test:bar@mysql.com2005-10-131-0/+3
* | Merge mysql.com:/home/emurphy/src/bk-clean/mysql-4.1elliot@mysql.com2005-08-191-0/+3
|\ \ | |/
| * BUG#11338 (logging of prepared statement w/ blob type)elliot@mysql.com2005-08-171-0/+3
| * ctype-big5.c:bar@mysql.com2005-07-261-1/+1
* | Merge mysql.com:/usr/home/bar/mysql-4.1.b11754bar@mysql.com2005-07-221-8/+10
|\ \ | |/
| * ctype_utf8.result, ctype_utf8.test:bar@mysql.com2005-07-191-8/+10
* | manual mergemonty@mysql.com2005-07-041-1/+1
|\ \
| * | Fixes during review of new codemonty@mysql.com2005-07-041-1/+1
* | | Merge with 4.1monty@mysql.com2005-07-031-2/+2
|\ \ \ | |/ / |/| / | |/
| * ctype_ucs.result, ctype_ucs.test, ctype_utf8.result, ctype_utf8.test:bar@mysql.com2005-06-281-2/+2
* | fixes for windows 64-bit compiler warningsgeorg@lmy002.wdf.sap.corp2005-06-131-8/+8
* | Bug#8610: The ucs2_turkish_ci collation fails with upper('i')bar@mysql.com2005-06-061-21/+230
* | Bug#9509 Optimizer: wrong result after AND with latin1_german2_cibar@noter.(none)2005-05-051-2/+4
* | Proper handling of "utf8-general-cs" clollation: Missing parts in configuration.joerg@mysql.com2005-04-111-1/+1
|\ \ | |/
| * Add missing parts for the "Cybozu" custom build, to avoid future manual patches.joerg@mysql.com2005-04-081-1/+1
* | mergebar@mysql.com2005-03-291-7/+168
|\ \ | |/
| * ctype-utf8.c, ctype-sjis.c:bar@mysql.com2005-03-291-7/+2
| * Adding Cybozu's patch.bar@mysql.com2005-03-291-0/+166
* | A fix (bug #9309: Wrong order in INFORMATION_SCHEMA)ramil@mysql.com2005-03-231-1/+1
* | Eliminate warnings noticed by VC7. This includes fixing my_mmap() onjimw@mysql.com2005-03-181-2/+2
* | Merge with 4.1monty@mysql.com2005-02-221-2/+2
|\ \ | |/
| * ctype_utf8.result, ctype_utf8.test, ctype-utf8.c:bar@mysql.com2005-02-211-2/+2
* | 4.1 -> 5.0 mergemonty@mysql.com2005-02-031-2/+2
|\ \ | |/
| * Proper fix for comparision with ' 'monty@mysql.com2005-02-011-2/+2
* | CSC#4385: slow sorting for UTF8 large table:bar@mysql.com2005-01-261-13/+24
* | manual mergekonstantin@mysql.com2005-01-131-2/+3
|\ \ | |/
| * bug#7284: strnxfrm returns different results for equal stringsbar@mysql.com2005-01-131-2/+3
* | Merge with new VARCHAR codemonty@mysql.com2004-12-061-7/+26
|\ \ | |/ |/|
| * Add support for up to VARCHAR (size up to 65535)monty@mysql.com2004-12-061-7/+26
* | Bug#6787 LIKE not working properly with _ and utf8 databar@mysql.com2004-11-241-12/+14
|/
* ctype-utf8.c:bar@mysql.com2004-10-231-1/+1
* Allow cp932 characters to be stored in a SJIS columnbar@mysql.com2004-10-211-2/+7
* ctype-utf8.c:bar@mysql.com2004-10-201-33/+87
* Bug #6040 can't retrieve records with umlaut characters in case insensitive m...bar@mysql.com2004-10-181-1/+167
* Bug #6019 SELECT tries to use too short prefix index on utf8 databar@mysql.com2004-10-141-2/+2
* Incorporating new faster string->number converter functionsbar@noter.intranet.mysql.r18.ru2004-09-251-0/+1
* bug in my_strnncoll_utf8 (and friends) fixedserg@serg.mylan2004-08-301-157/+166
* A new function to meassure terminal screen cells number for a string.bar@mysql.com2004-08-251-0/+1
* Many files:bar@mysql.com2004-08-181-1/+1
* UTF8 UCA based collations.bar@mysql.com2004-06-141-4/+3
* Unicode collation algorithm: contraction support.bar@mysql.com2004-06-121-3/+5
* mergedserg@serg.mylan2004-06-111-2/+3
|\
| * bug#3964 and related issues: FTB problems with charsets where one byte can ma...serg@serg.mylan2004-06-101-2/+3
* | Initialize max_sort_char only if a character set is requested.bar@mysql.com2004-06-111-2/+2
* | Allocate memory when a character set is requested:bar@mysql.com2004-06-111-0/+2
* | Optimization to use less memory.bar@mysql.com2004-06-101-4/+4
* | WL#916: Unicode collations for some languagesbar@bar.intranet.mysql.r18.ru2004-06-081-0/+2
* | Bug #3928 regexp [[:>:]] and UTF-8bar@bar.intranet.mysql.r18.ru2004-06-071-7/+13
|/