summaryrefslogtreecommitdiff
path: root/strings/ctype-extra.c
Commit message (Expand)AuthorAgeFilesLines
* 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-bug27562cmiller@zippy.cornsilk.net2007-08-071-3/+3
|\
| * Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug27562/my50-bug27562cmiller@zippy.cornsilk.net2007-08-071-3/+3
| |\
| | * Bug#27562: ascii.xml invalid?cmiller@zippy.cornsilk.net2007-08-071-3/+3
* | | Merge mysql.com:/home/bar/mysql-work/mysql-5.0.b28875bar@bar.myoffice.izhnet.ru2007-08-031-2/+2
|\ \ \ | |/ / |/| |
| * | Bug#28875 Conversion between ASCII and LATIN1 charsets does not functionbar@mysql.com/bar.myoffice.izhnet.ru2007-08-031-3/+4
* | | Merge mysql.com:/home/bar/mysql-work/mysql-5.0-rplbar@bar.myoffice.izhnet.ru2007-07-051-0/+15
|\ \ \ | | |/ | |/|
| * | Printing copyright into ctype-extra.cbar@mysql.com/bar.myoffice.izhnet.ru2007-07-051-1/+2
* | | Merge mysql.com:/home/bar/mysql-work/mysql-5.0.b29499bar@bar.myoffice.izhnet.ru2007-07-041-2/+2
|\ \ \ | |/ /
| * | Bug#29499 Converting 'del' from ascii to Unicode results in 'question mark'bar@mysql.com/bar.myoffice.izhnet.ru2007-07-041-2/+2
| |/
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0cmiller@zippy.cornsilk.net2007-01-111-0/+14
| |\
| | * my_strtoll10-x86.s:kent@mysql.com/kent-amd64.(none)2006-12-311-0/+15
* | | Merge polly.local:/tmp/maint/bug24037/my50-bug24037kaa@polly.local2006-12-221-4/+12
|\ \ \ | |/ /
| * | Merge polly.local:/tmp/maint/bug24037/my41-bug24037kaa@polly.local2006-12-221-4/+12
| |\ \ | | |/ | |/|
| | * Fix for the bug #24037 "Lossy Hebrew to Unicode conversion".kaa@polly.local2006-12-221-4/+12
| * | ctype-extra.c:bar@mysql.com2006-04-061-0/+244
| |/
| * conf_to_src.c:bar@mysql.com2006-04-061-54/+592
* | Merge mysql.com:/usr/home/bar/mysql-5.0bar@mysql.com2006-04-051-0/+66
|\ \
| * | conf_to_src.c:bar@mysql.com2006-04-051-0/+554
* | | ctype-extra.c:bar@mysql.com2006-04-051-0/+702
|/ /
* | After merge fix for Bug#12076 --with-extra-charsets has no effectbar@mysql.com2006-04-041-54/+282
|/
* latin1.xml:bar@mysql.com2005-11-071-40/+7689
* BUG#11338 (logging of prepared statement w/ blob type)elliot@mysql.com2005-08-171-0/+1
* Unicode collation algorithm: contraction support.bar@mysql.com2004-06-121-0/+1
* Optimization to use less memory.bar@mysql.com2004-06-101-12/+14
* Preparation for user-defined Unicode collations:bar@bar.intranet.mysql.r18.ru2004-05-251-0/+1
* min_sort_char was added, for the future UCA implementation.bar@bar.intranet.mysql.r18.ru2004-03-191-0/+1
* UCS-2 aligning 0xAA -> 0x00AAbar@bar.intranet.mysql.r18.ru2004-01-191-0/+1
* CHARSET_INFO structure reorganization for easier maintainancebar@bar.mysql.r18.ru2003-05-231-26/+0
* mbcharlen() is now used instead of ismbhead(). The last one has been removed.bar@bar.mysql.r18.ru2003-04-011-1/+0
* my_strncasecmp() is not used anymore. Use my_strncoll() instead.bar@bar.mysql.r18.ru2003-04-011-1/+0
* Some optimization in CHARSET_INFO:bar@bar.mysql.r18.ru2003-04-011-2/+0
* German Phone book collation is always compiledbar@bar.mysql.r18.ru2003-03-261-3966/+0
* Collation names have been renamed to common stylebar@bar.mysql.r18.ru2003-03-251-1/+1
* Every charset now have its own parser state arraysbar@bar.mysql.r18.ru2003-03-141-0/+24
* New fields in CHARSET_INFO structure to optimize searching forbar@bar.mysql.r18.ru2003-03-051-27/+67
* New functions in CHARSET_INFO structurebar@bar.mysql.r18.ru2003-01-311-1/+8
* New CHARSET_INFO function to compare strings regardless to trailing spacesbar@bar.mysql.r18.ru2003-01-311-0/+24
* Move latin1 into a separarte filebar@bar.mysql.r18.ru2003-01-291-2/+0
* Reorganization to restore generating charset C files from conf filesbar@bar.mysql.r18.ru2003-01-291-0/+3943