summaryrefslogtreecommitdiff
path: root/strings/ctype-simple.c
Commit message (Expand)AuthorAgeFilesLines
* BUG#31799: Scrambled number output due to integer overflowknielsen@loke.(none)2007-10-311-10/+14
* Fix for bug #30453: String not cast to int correctly.kaa@polly.(none)2007-10-151-5/+9
* Bug#29461: Sort order of the collation wasn't used when comparing charactersevgen@moonbone.local2007-07-091-1/+1
* Bug#29261: Sort order of the collation wasn't used when comparing trailingevgen@moonbone.local2007-06-291-1/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com/narttu.mysql.fi2007-01-221-7/+7
|\
| * Fixed compiler warnings detected by option -Wshadow and -Wunused:monty@mysql.com/narttu.mysql.fi2006-12-151-7/+7
* | Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
|/
* Fixed portability issue in my_thr_init.c (was added in my last push)monty@mysql.com/narttu.mysql.fi2006-11-301-2/+2
* Bug#20404: SHOW CREATE TABLE fails with Turkish Ibar@mysql.com/bar.intranet.mysql.r18.ru2006-10-301-6/+12
* Bug#6147: Traditional: Assigning a string to a numeric column has unexpected ...bar@mysql.com/bar.intranet.mysql.r18.ru2006-07-201-0/+337
* Merge mysql.com:/usr/home/bar/mysql-4.1.b15376bar@mysql.com2006-03-231-2/+2
|\
| * Bug#15375 Unassigned multibyte codes are brokenbar@mysql.com2005-12-121-2/+2
* | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanjimw@mysql.com2005-10-191-1/+1
|\ \ | |/
| * Some fixes to avoid compiler warnings.jani@ua141d10.elisa.omakaista.fi2005-10-181-1/+1
* | type_binary.result, type_binary.test:bar@mysql.com2005-10-131-0/+1
* | Merge msdesk.(none):/home/msvensson/mysql-4.1msvensson@msdesk.(none)2005-10-061-8/+3
|\ \ | |/
| * Bug#13046: LIKE pattern matching using prefixbar@mysql.com2005-09-211-8/+3
* | Merge mysql.com:/usr/home/bar/mysql-4.1bar@mysql.com2005-07-261-4/+4
|\ \ | |/
| * ctype-big5.c:bar@mysql.com2005-07-261-4/+4
* | Merge mysql.com:/usr/home/bar/mysql-4.1bar@mysql.com2005-07-201-1/+7
|\ \ | |/
| * ctype_innodb_like.inc:bar@mysql.com2005-07-061-1/+7
* | fixes for windows 64-bit compiler warningsgeorg@lmy002.wdf.sap.corp2005-06-131-5/+5
* | Bug#8610: The ucs2_turkish_ci collation fails with upper('i')bar@mysql.com2005-06-061-7/+19
* | Bug#9509 Optimizer: wrong result after AND with latin1_german2_cibar@noter.(none)2005-05-051-1/+56
* | manually mergedserg@serg.mylan2005-04-061-3/+3
|\ \ | |/
| * Adding a new parameter for well_formed_length to bar@mysql.com2005-04-061-3/+3
* | Eliminate warnings noticed by VC7. This includes fixing my_mmap() onjimw@mysql.com2005-03-181-1/+1
* | merge with 4.1monty@mysql.com2005-02-281-4/+5
|\ \ | |/
| * Fixed wrong memory references found by purifymonty@mysql.com2005-02-281-4/+5
| * Backport my_strntod() from 5.0monty@mysql.com2005-02-221-24/+3
* | 4.1 -> 5.0 mergemonty@mysql.com2005-02-031-3/+3
|\ \ | |/
| * Proper fix for comparision with ' 'monty@mysql.com2005-02-011-3/+3
* | Mergejimw@mysql.com2005-01-311-1/+1
|\ \ | |/
| * Fix error in string comparisons with CHAR(31) against the space-paddingjimw@mysql.com2005-01-281-1/+1
* | CSC#4385: slow sorting for UTF8 large table:bar@mysql.com2005-01-261-0/+10
* | Merge with 4.1monty@mysql.com2005-01-151-2/+43
|\ \ | |/
| * bug#7284: strnxfrm returns different results for equal stringsbar@mysql.com2005-01-131-2/+43
* | Changed interface for my_strntod() to make it more general and more portablemonty@mysql.com2005-01-151-24/+3
* | Add support for up to VARCHAR (size up to 65535)monty@mysql.com2004-12-061-10/+30
|/
* Activating the new string->number conversion functionsbar@noter.intranet.mysql.r18.ru2004-09-251-1/+1
* Incorporating new faster string->number converter functionsbar@noter.intranet.mysql.r18.ru2004-09-251-0/+7
* Put Ramil patch to be able push me code (test suite already is included in qu...bell@sanja.is.com.ua2004-09-101-2/+1
* A new function to meassure terminal screen cells number for a string.bar@mysql.com2004-08-251-0/+8
* Bug#5005 collation cp852_bin makes server crashbar@mysql.com2004-08-121-0/+9
* mergedserg@serg.mylan2004-06-111-2/+5
|\
| * bug#3964 and related issues: FTB problems with charsets where one byte can ma...serg@serg.mylan2004-06-101-2/+5
* | Initialize max_sort_char only if a character set is requested.bar@mysql.com2004-06-111-1/+27
* | Allocate memory when a character set is requested:bar@mysql.com2004-06-111-0/+100
* | assert.h needed for my_dbug.h now is included in my_dbug.h, where it for konstantin@mysql.com2004-06-101-1/+0
|/
* Portability fixesmonty@mysql.com2004-05-071-14/+14