summaryrefslogtreecommitdiff
path: root/strings/ctype-ujis.c
Commit message (Expand)AuthorAgeFilesLines
* Updated/added copyright headersKent Boortz2011-06-301-3/+4
|\
* | Updating Copyright informationAlexander Barkov2011-01-191-1/+1
* | Bug#45012 my_like_range_cp932 generates invalid stringAlexander Barkov2010-07-261-2/+2
* | Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.0-rplunknown2008-02-201-1/+1
|\ \ | |/
| * Bug#32510 LIKE search fails with indexed 'eucjpms' and 'ujis' char columnunknown2008-02-041-1/+1
* | Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.1-new-rplunknown2007-06-051-16/+18
|\ \
| * | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-16/+18
* | | Bug#28600 Yen sign and overline ujis conversion changeunknown2007-05-301-12/+0
|/ /
* | Merge mysql.com:/home/my/mysql-5.0unknown2007-01-271-2/+2
|\ \ | |/
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-01-221-2/+2
| |\
| | * Fixed compiler warnings detected by option -Wshadow and -Wunused:unknown2006-12-151-2/+2
* | | Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+2
|\ \ \ | |/ /
| * | Many files:unknown2006-12-231-2/+2
| |/
* | After merge fixunknown2006-10-031-0/+1
|\ \ | |/
| * Bug#6147: Traditional: Assigning a string to a numeric column has unexpected ...unknown2006-07-201-0/+1
* | Merge mysql.com:/usr/home/bar/mysql-5.0unknown2006-03-231-13/+13
|\ \ | |/
| * Merge mysql.com:/usr/home/bar/mysql-4.1.b15376unknown2006-03-231-13/+13
| |\
| | * Bug#15375 Unassigned multibyte codes are brokenunknown2005-12-121-13/+13
* | | WL#1386 - CTYPE table for unicode character setsunknown2006-02-021-0/+1
|/ /
* | type_binary.result, type_binary.test:unknown2005-10-131-0/+2
* | Merge mysql.com:/home/emurphy/src/bk-clean/mysql-4.1unknown2005-08-191-0/+2
|\ \ | |/
| * BUG#11338 (logging of prepared statement w/ blob type)unknown2005-08-171-0/+2
| * ctype-big5.c:unknown2005-07-261-5/+5
* | fixes for windows 64-bit compiler warningsunknown2005-06-131-5/+5
* | Bug#8610: The ucs2_turkish_ci collation fails with upper('i')unknown2005-06-061-0/+6
* | Bug#9509 Optimizer: wrong result after AND with latin1_german2_ciunknown2005-05-051-0/+1
* | manually mergedunknown2005-04-061-2/+11
|\ \ | |/
| * Adding a new parameter for well_formed_length to unknown2005-04-061-2/+11
* | CSC#4385: slow sorting for UTF8 large table:unknown2005-01-261-0/+1
|/
* Bug #6819 Some ujis characters cannot be inserted into tableunknown2004-12-101-2/+42
* Incorporating new faster string->number converter functionsunknown2004-09-251-0/+1
* Bug #3453 MySQL output formatting in multibyte character setsunknown2004-09-091-1/+35
* A new function to meassure terminal screen cells number for a string.unknown2004-08-251-0/+1
* Many files:unknown2004-08-181-1/+1
* Unicode collation algorithm: contraction support.unknown2004-06-121-2/+4
* Initialize max_sort_char only if a character set is requested.unknown2004-06-111-2/+2
* Allocate memory when a character set is requested:unknown2004-06-111-2/+4
* Optimization to use less memory.unknown2004-06-101-4/+4
* WL#916: Unicode collations for some languagesunknown2004-06-081-0/+2
* Preparation for user-defined Unicode collations:unknown2004-05-251-2/+6
* Bug #3290 [Ver]: Can't convert sjis&ujis half-width katakana correctlyunknown2004-03-251-17/+12
* min_sort_char was added, for the future UCA implementation.unknown2004-03-191-2/+4
* Changed wellformedlen to well_formed_lenunknown2004-02-171-1/+1
* Problem fix:unknown2004-02-061-0/+1
* UCS-2 aligning 0xAA -> 0x00AAunknown2004-01-191-0/+2
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-12-081-7/+7
|\
| * Portability fixes for Windowsunknown2003-12-081-7/+7
* | fix for my_mbcharlen(charset, c) to return 1 for single-byte charactersunknown2003-12-061-1/+1
|/
* Fixed that multibyte charsets didn't honor multibyteunknown2003-09-191-1/+2
* Bug fix:unknown2003-09-161-0/+1