summaryrefslogtreecommitdiff
path: root/strings/ctype-win1250ch.c
Commit message (Expand)AuthorAgeFilesLines
* Updating Copyright informationAlexander Barkov2011-01-191-1/+1
* WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-17/+17
* Many files:unknown2006-12-231-2/+1
* Merge mysql.com:/usr/home/bar/mysql-4.1.b19741unknown2006-08-151-2/+2
|\
| * Bug#19741 segfault with cp1250 charset + like + primary key + 64bit osunknown2006-07-251-2/+2
* | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1unknown2005-10-271-34/+76
|\ \ | |/
| * Bug#13347: empty result from query with like and cp1250 charsetunknown2005-10-251-34/+76
* | type_binary.result, type_binary.test:unknown2005-10-131-0/+1
* | Merge mysql.com:/home/emurphy/src/bk-clean/mysql-4.1unknown2005-08-191-0/+1
|\ \ | |/
| * BUG#11338 (logging of prepared statement w/ blob type)unknown2005-08-171-0/+1
* | Merge with 4.1unknown2005-06-071-1/+1
|\ \ | |/
| * ctype_cp1250_ch.result, ctype_cp1250_ch.test:unknown2005-06-061-1/+1
* | Bug#8610: The ucs2_turkish_ci collation fails with upper('i')unknown2005-06-061-0/+3
* | Bug#9509 Optimizer: wrong result after AND with latin1_german2_ciunknown2005-05-051-1/+2
* | Merged from 4.1unknown2005-03-031-1/+1
|\ \ | |/
| * Bug#8840 Empty string comparison and character set 'cp1250'unknown2005-03-031-1/+1
* | CSC#4385: slow sorting for UTF8 large table:unknown2005-01-261-0/+1
* | manual mergeunknown2005-01-131-1/+3
|\ \ | |/
| * bug#7284: strnxfrm returns different results for equal stringsunknown2005-01-131-1/+3
* | After merge fixesunknown2004-12-311-1/+2
* | Merge with new VARCHAR codeunknown2004-12-061-4/+13
|\ \ | |/ |/|
| * Add support for up to VARCHAR (size up to 65535)unknown2004-12-061-4/+13
* | Bug #6737: REGEXP gives wrong result with case sensitive collation:unknown2004-11-221-6/+6
|/
* Unicode collation algorithm: contraction support.unknown2004-06-121-0/+1
* mergedunknown2004-06-111-5/+10
|\
| * bug#3964 and related issues: FTB problems with charsets where one byte can ma...unknown2004-06-101-5/+10
* | Allocate memory when a character set is requested:unknown2004-06-111-0/+1
* | Optimization to use less memory.unknown2004-06-101-1/+2
* | WL#916: Unicode collations for some languagesunknown2004-06-081-0/+1
|/
* Preparation for user-defined Unicode collations:unknown2004-05-251-0/+1
* ctype-win1250ch.c, ctype-czech.c:unknown2004-05-071-1/+1
* BTREE-indexes in HEAP tables can now be used to optimize ORDER BYunknown2004-03-251-0/+4
* min_sort_char was added, for the future UCA implementation.unknown2004-03-191-1/+2
* After merge fixesunknown2004-02-161-149/+105
* UCS-2 aligning 0xAA -> 0x00AAunknown2004-01-191-0/+1
* Fixed that multibyte charsets didn't honor multibyteunknown2003-09-191-0/+1
* ctype-win1250ch.c:unknown2003-05-281-1/+1
* ctype-win1250ch.c:unknown2003-05-281-6/+7
* --with-charset was not up to dateunknown2003-05-261-0/+5
* CHARSET_INFO structure reorganization for easier maintainanceunknown2003-05-231-27/+13
* Variables were rename, binary collation names were addedunknown2003-05-221-1/+1
* Some collation have been renamed to fit into convensionunknown2003-04-011-1/+1
* mbcharlen() is now used instead of ismbhead(). The last one has been removed.unknown2003-04-011-1/+0
* my_strncasecmp() is not used anymore. Use my_strncoll() instead.unknown2003-04-011-1/+0
* Some optimization in CHARSET_INFO:unknown2003-04-011-2/+0
* Every charset now have its own parser state arraysunknown2003-03-141-0/+1
* New fields in CHARSET_INFO structure to optimize searching forunknown2003-03-051-1/+1
* New functions in CHARSET_INFO structureunknown2003-01-311-0/+2
* New CHARSET_INFO function to compare strings regardless to trailing spacesunknown2003-01-311-0/+12
* New "fill" function in charset_info_st structureunknown2003-01-281-0/+1