summaryrefslogtreecommitdiff
path: root/strings/ctype-extra.c
Commit message (Expand)AuthorAgeFilesLines
* Merging Copyright update from 5.1Alexander Barkov2011-01-191-1/+1
|\
| * Updating Copyright informationAlexander Barkov2011-01-191-1/+1
* | Merging from mysql-5.1-bugteamAlexander Barkov2010-11-261-5/+5
|\ \ | |/
| * Bug#56639 Character Euro (0x88) not converted from cp1251 to utf8Alexander Barkov2010-11-261-5/+5
* | Backporting WL#3759 Optimize identifier conversion in client-server protocolAlexander Barkov2009-09-301-69/+3
|/
* Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug27562/my51-bug27562unknown2007-08-071-3/+3
|\
| * Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug27562/my50-bug27562unknown2007-08-071-3/+3
| |\
| | * Bug#27562: ascii.xml invalid?unknown2007-08-071-3/+3
* | | Merge mysql.com:/home/bar/mysql-work/mysql-5.0.b28875unknown2007-08-031-2/+2
|\ \ \ | |/ / |/| |
| * | Bug#28875 Conversion between ASCII and LATIN1 charsets does not functionunknown2007-08-031-3/+4
* | | Merge mysql.com:/home/bar/mysql-work/mysql-5.0-rplunknown2007-07-051-0/+15
|\ \ \ | | |/ | |/|
| * | Printing copyright into ctype-extra.cunknown2007-07-051-1/+2
* | | Merge mysql.com:/home/bar/mysql-work/mysql-5.0.b29499unknown2007-07-041-2/+2
|\ \ \ | |/ /
| * | Bug#29499 Converting 'del' from ascii to Unicode results in 'question mark'unknown2007-07-041-2/+2
| |/
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-01-111-0/+14
| |\
| | * my_strtoll10-x86.s:unknown2006-12-311-0/+15
* | | Merge polly.local:/tmp/maint/bug24037/my50-bug24037unknown2006-12-221-4/+12
|\ \ \ | |/ /
| * | Merge polly.local:/tmp/maint/bug24037/my41-bug24037unknown2006-12-221-4/+12
| |\ \ | | |/ | |/|
| | * Fix for the bug #24037 "Lossy Hebrew to Unicode conversion".unknown2006-12-221-4/+12
| * | ctype-extra.c:unknown2006-04-061-0/+244
| |/
| * conf_to_src.c:unknown2006-04-061-54/+592
* | Merge mysql.com:/usr/home/bar/mysql-5.0unknown2006-04-051-0/+66
|\ \
| * | conf_to_src.c:unknown2006-04-051-0/+554
* | | ctype-extra.c:unknown2006-04-051-0/+702
|/ /
* | After merge fix for Bug#12076 --with-extra-charsets has no effectunknown2006-04-041-54/+282
|/
* latin1.xml:unknown2005-11-071-40/+7689
* BUG#11338 (logging of prepared statement w/ blob type)unknown2005-08-171-0/+1
* Unicode collation algorithm: contraction support.unknown2004-06-121-0/+1
* Optimization to use less memory.unknown2004-06-101-12/+14
* Preparation for user-defined Unicode collations:unknown2004-05-251-0/+1
* min_sort_char was added, for the future UCA implementation.unknown2004-03-191-0/+1
* UCS-2 aligning 0xAA -> 0x00AAunknown2004-01-191-0/+1
* CHARSET_INFO structure reorganization for easier maintainanceunknown2003-05-231-26/+0
* 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
* German Phone book collation is always compiledunknown2003-03-261-3966/+0
* Collation names have been renamed to common styleunknown2003-03-251-1/+1
* Every charset now have its own parser state arraysunknown2003-03-141-0/+24
* New fields in CHARSET_INFO structure to optimize searching forunknown2003-03-051-27/+67
* New functions in CHARSET_INFO structureunknown2003-01-311-1/+8
* New CHARSET_INFO function to compare strings regardless to trailing spacesunknown2003-01-311-0/+24
* Move latin1 into a separarte fileunknown2003-01-291-2/+0
* Reorganization to restore generating charset C files from conf filesunknown2003-01-291-0/+3943