summaryrefslogtreecommitdiff
path: root/strings/ctype-ucs2.c
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/usr/home/bar/mysql-5.0-rplunknown2006-11-031-3/+5
|\
| * Bug#20404: SHOW CREATE TABLE fails with Turkish Iunknown2006-10-301-3/+5
* | After merge fixunknown2006-10-031-0/+30
|\ \ | |/
| * Bug#6147: Traditional: Assigning a string to a numeric column has unexpected ...unknown2006-07-201-0/+30
* | Merge mysql.com:/usr/home/bar/mysql-5.0unknown2006-03-231-2/+2
|\ \ | |/
| * Merge mysql.com:/usr/home/bar/mysql-4.1.b15376unknown2006-03-231-2/+2
| |\
| | * Bug#15375 Unassigned multibyte codes are brokenunknown2005-12-121-2/+2
* | | WL#1386 - CTYPE table for unicode character setsunknown2006-02-021-0/+1
|/ /
* | Manual mergeunknown2005-12-281-3/+39
|\ \
| * | Fix bug#14583 unknown2005-12-271-2/+39
| |/
* | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanunknown2005-10-191-1/+1
|\ \ | |/
| * Some fixes to avoid compiler warnings.unknown2005-10-181-1/+1
* | type_binary.result, type_binary.test:unknown2005-10-131-0/+2
* | Merge msdesk.(none):/home/msvensson/mysql-4.1unknown2005-10-061-2/+4
|\ \ | |/
| * Bug#13046: LIKE pattern matching using prefixunknown2005-09-211-2/+4
* | Merge mysql.com:/home/emurphy/src/bk-clean/mysql-4.1unknown2005-08-191-0/+2
|\ \ | |/
| * BUG#11338 (logging of prepared statement w/ blob type)unknown2005-08-171-0/+2
| * ctype-big5.c:unknown2005-07-261-4/+4
* | Merge with 4.1unknown2005-07-031-3/+3
|\ \ | |/
| * ctype_ucs.result, ctype_ucs.test, ctype_utf8.result, ctype_utf8.test:unknown2005-06-281-3/+3
* | fixes for windows 64-bit compiler warningsunknown2005-06-131-9/+9
* | Bug#8610: The ucs2_turkish_ci collation fails with upper('i')unknown2005-06-061-18/+39
* | Merge with 4.1unknown2005-05-141-3/+5
|\ \ | |/
| * Fixes during reviewunknown2005-05-131-3/+5
* | Manual merge (again)unknown2005-05-141-1/+1
|\ \ | |/
| * bug#10344: some string function fail for UCS2unknown2005-05-101-1/+1
* | Bug#9509 Optimizer: wrong result after AND with latin1_german2_ciunknown2005-05-051-2/+4
* | manually mergedunknown2005-04-061-3/+3
|\ \ | |/
| * Adding a new parameter for well_formed_length to unknown2005-04-061-3/+3
| * Backport my_strntod() from 5.0unknown2005-02-221-6/+3
* | Eliminate warnings noticed by VC7. This includes fixing my_mmap() onunknown2005-03-181-1/+1
* | Remove compiler warnings and remove not used variablesunknown2005-02-251-2/+2
* | Merge with 4.1unknown2005-02-151-1/+24
|\ \ | |/
| * Bug#8235 Connection collation change & table create with default result in crashunknown2005-02-121-1/+24
* | 4.1 -> 5.0 mergeunknown2005-02-031-2/+2
|\ \ | |/
| * Proper fix for comparision with ' 'unknown2005-02-011-2/+2
* | CSC#4385: slow sorting for UTF8 large table:unknown2005-01-261-0/+2
* | Merge with 4.1unknown2005-01-151-3/+6
|\ \ | |/
| * bug#7284: strnxfrm returns different results for equal stringsunknown2005-01-131-3/+6
* | Changed interface for my_strntod() to make it more general and more portableunknown2005-01-151-10/+8
* | After merge fixesunknown2004-12-311-1/+2
* | Merge with new VARCHAR codeunknown2004-12-061-8/+22
|\ \ | |/ |/|
| * Add support for up to VARCHAR (size up to 65535)unknown2004-12-061-6/+20
* | Move common trailing space checks into an include file.unknown2004-12-011-3/+70
|/
* Bug #6040 can't retrieve records with umlaut characters in case insensitive m...unknown2004-10-181-162/+4
* Incorporating new faster string->number converter functionsunknown2004-09-251-1/+184
* ctype-ucs2.c:unknown2004-09-141-6/+6
* A new function to meassure terminal screen cells number for a string.unknown2004-08-251-0/+1
* Many files:unknown2004-08-181-1/+1
* Unicode collation algorithm: contraction support.unknown2004-06-121-1/+3