summaryrefslogtreecommitdiff
path: root/strings/ctype-sjis.c
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/usr/home/bar/mysql-4.1.b15376bar@mysql.com2006-03-231-4/+4
|\
| * Bug#15375 Unassigned multibyte codes are brokenbar@mysql.com2005-12-121-4/+4
* | type_binary.result, type_binary.test:bar@mysql.com2005-10-131-0/+2
* | Merge msdesk.(none):/home/msvensson/mysql-4.1msvensson@msdesk.(none)2005-10-061-7/+4
|\ \ | |/
| * Bug#13046: LIKE pattern matching using prefixbar@mysql.com2005-09-211-7/+4
* | Merge mysql.com:/home/emurphy/src/bk-clean/mysql-4.1elliot@mysql.com2005-08-191-0/+2
|\ \ | |/
| * BUG#11338 (logging of prepared statement w/ blob type)elliot@mysql.com2005-08-171-0/+2
* | Merge mysql.com:/usr/home/bar/mysql-4.1bar@mysql.com2005-07-261-1/+1
|\ \ | |/
| * ctype-big5.c:bar@mysql.com2005-07-261-2/+2
* | Merge mysql.com:/usr/home/bar/mysql-4.1bar@mysql.com2005-07-201-1/+6
|\ \ | |/
| * ctype_innodb_like.inc:bar@mysql.com2005-07-061-1/+6
* | fixes for windows 64-bit compiler warningsgeorg@lmy002.wdf.sap.corp2005-06-131-1/+1
* | Bug#8610: The ucs2_turkish_ci collation fails with upper('i')bar@mysql.com2005-06-061-0/+6
* | Merge mysql.com:/home/hf/work/mysql-4.1.ssjholyfoot@mysql.com2005-05-101-1/+1
|\ \ | |/
| * Fix for bug #10493 (SJIS fields are not correctly saved)holyfoot@hf-ibm.(none)2005-05-101-1/+1
* | Bug#9509 Optimizer: wrong result after AND with latin1_german2_cibar@noter.(none)2005-05-051-0/+1
* | manually mergedserg@serg.mylan2005-04-061-1/+4
|\ \ | |/
| * Adding a new parameter for well_formed_length to bar@mysql.com2005-04-061-1/+4
* | mergebar@mysql.com2005-03-291-6/+1
|\ \ | |/
| * ctype-utf8.c, ctype-sjis.c:bar@mysql.com2005-03-291-6/+1
* | 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-1/+3
|\ \ | |/
| * bug#7284: strnxfrm returns different results for equal stringsbar@mysql.com2005-01-131-1/+3
* | Add support for up to VARCHAR (size up to 65535)monty@mysql.com2004-12-061-8/+23
|/
* ctype_sjis.result, ctype_sjis.test, ctype-sjis.c:bar@mysql.com2004-11-021-2/+7
* Allow cp932 characters to be stored in a SJIS columnbar@mysql.com2004-10-211-1/+35
* Incorporating new faster string->number converter functionsbar@noter.intranet.mysql.r18.ru2004-09-251-0/+1
* Bug #3453 MySQL output formatting in multibyte character setsbar@mysql.com2004-09-091-1/+31
* A new function to meassure terminal screen cells number for a string.bar@mysql.com2004-08-251-0/+1
* Many files:bar@mysql.com2004-08-181-1/+1
* Unicode collation algorithm: contraction support.bar@mysql.com2004-06-121-2/+4
* mergedserg@serg.mylan2004-06-111-1/+4
|\
| * bug#3964 and related issues: FTB problems with charsets where one byte can ma...serg@serg.mylan2004-06-101-1/+4
* | Initialize max_sort_char only if a character set is requested.bar@mysql.com2004-06-111-2/+2
* | 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/+4
* | WL#916: Unicode collations for some languagesbar@bar.intranet.mysql.r18.ru2004-06-081-0/+2
|/
* Preparation for user-defined Unicode collations:bar@bar.intranet.mysql.r18.ru2004-05-251-0/+2
* Use Windows code page 1252 instead of real ISO 8859-1bar@bar.intranet.mysql.r18.ru2004-05-111-1/+7
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-03-251-36/+80
|\
| * BTREE-indexes in HEAP tables can now be used to optimize ORDER BYmonty@mysql.com2004-03-251-36/+80
* | #3290: Can't convert sjis&ujis half-width katakana correctlybar@bar.intranet.mysql.r18.ru2004-03-251-1/+13
|/
* min_sort_char was added, for the future UCA implementation.bar@bar.intranet.mysql.r18.ru2004-03-191-2/+4
* Changed wellformedlen to well_formed_lenmonty@mysql.com2004-02-171-1/+1
* After merge fixesmonty@mysql.com2004-02-161-6/+6
* 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/+2
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2003-12-081-7/+9
|\