summaryrefslogtreecommitdiff
path: root/strings/ctype-latin1.c
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/usr/home/bar/mysql-4.1.b15376bar@mysql.com2006-03-231-2/+2
|\
| * Bug#15375 Unassigned multibyte codes are brokenbar@mysql.com2005-12-121-2/+2
* | Merge mysql.com:/usr/home/bar/mysql-4.1bar@mysql.com2005-10-141-2/+2
|\ \ | |/
| * Bug#13145: A table named "C-cedilla" can't be dropped.bar@mysql.com2005-09-161-2/+2
* | 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
* | Merge mysql.com:/home/gluh/MySQL/Merge/4.1gluh@mysql.com2005-07-211-8/+15
|\ \ | |/
| * ctype-latin1.c:bar@mysql.com2005-07-211-1/+0
| * Bug#11216: 'show character set' describes latin1 incorrectlybar@mysql.com2005-07-211-8/+16
* | Bug#8610: The ucs2_turkish_ci collation fails with upper('i')bar@mysql.com2005-06-061-0/+9
* | Bug#9509 Optimizer: wrong result after AND with latin1_german2_cibar@noter.(none)2005-05-051-1/+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-0/+1
* | manual mergekonstantin@mysql.com2005-01-131-2/+3
|\ \ | |/
| * bug#7284: strnxfrm returns different results for equal stringsbar@mysql.com2005-01-131-2/+3
* | Add support for up to VARCHAR (size up to 65535)monty@mysql.com2004-12-061-4/+13
|/
* Incorporating new faster string->number converter functionsbar@noter.intranet.mysql.r18.ru2004-09-251-0/+1
* ctype-latin1.c:bar@mysql.com2004-08-261-1/+1
* A new function to meassure terminal screen cells number for a string.bar@mysql.com2004-08-251-1/+2
* Many files:bar@mysql.com2004-08-181-1/+1
* Unicode collation algorithm: contraction support.bar@mysql.com2004-06-121-0/+3
* 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-3/+3
* | 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/+6
* | WL#916: Unicode collations for some languagesbar@bar.intranet.mysql.r18.ru2004-06-081-0/+3
|/
* Preparation for user-defined Unicode collations:bar@bar.intranet.mysql.r18.ru2004-05-251-0/+3
* Use Windows code page 1252 instead of real ISO 8859-1bar@bar.intranet.mysql.r18.ru2004-05-111-68/+272
* BTREE-indexes in HEAP tables can now be used to optimize ORDER BYmonty@mysql.com2004-03-251-24/+104
* min_sort_char was added, for the future UCA implementation.bar@bar.intranet.mysql.r18.ru2004-03-191-3/+6
* Changed wellformedlen to well_formed_lenmonty@mysql.com2004-02-171-1/+1
* After merge fixesmonty@mysql.com2004-02-161-2/+2
* Problem fix:bar@bar.intranet.mysql.r18.ru2004-02-061-0/+1
* UCS-2 aligning 0xAA -> 0x00AAbar@bar.intranet.mysql.r18.ru2004-01-191-0/+3
* FULLTEXT: correct charset support (UTF included, UCS2 - not)serg@serg.mylan2003-10-201-2/+2
* Fixed that multibyte charsets didn't honor multibytebar@bar.mysql.r18.ru2003-09-191-1/+2
* Bug fix:bar@bar.mysql.r18.ru2003-09-161-0/+1
* mergemonty@mashka.mysql.fi2003-08-191-2/+2
|\
| * Fix strnxfrm_multiplye from 0 to 1 for charsets that do not use strnxfrmbar@bar.mysql.r18.ru2003-08-181-2/+2
* | After merge fixesmonty@mashka.mysql.fi2003-08-191-164/+117
|/
* BINARY collations for every character setbar@bar.mysql.r18.ru2003-05-231-3/+26
* CHARSET_INFO structure reorganization for easier maintainancebar@bar.mysql.r18.ru2003-05-231-54/+41
* Variables were rename, binary collation names were addedbar@bar.mysql.r18.ru2003-05-221-1/+1
* Some collation have been renamed to fit into convensionbar@bar.mysql.r18.ru2003-04-011-1/+1
* mbcharlen() is now used instead of ismbhead(). The last one has been removed.bar@bar.mysql.r18.ru2003-04-011-2/+0
* my_strncasecmp() is not used anymore. Use my_strncoll() instead.bar@bar.mysql.r18.ru2003-04-011-2/+0
* Some optimization in CHARSET_INFO:bar@bar.mysql.r18.ru2003-04-011-4/+0