summaryrefslogtreecommitdiff
path: root/strings/ctype-simple.c
Commit message (Expand)AuthorAgeFilesLines
* MDEV-7769 MY_CHARSET_INFO refactoring# On branch 10.2Alexander Barkov2016-10-101-11/+0
* MDEV-9711 NO PAD collationsAlexander Barkov2016-09-061-15/+94
* MDEV-10743 LDML: a new syntax to reuse sort order from another 8bit simple co...Alexander Barkov2016-09-061-0/+4
* LDML refactoring for "MDEV-9711 NO PAD collations"Alexander Barkov2016-09-031-0/+72
* MDEV-6353 my_ismbchar() and my_mbcharlen() refactoringAlexander Barkov2016-05-171-1/+7
* MDEV-8360 Clean-up CHARSET_INFO: strnncollsp: diff_if_only_endspace_differenceAlexander Barkov2016-03-311-11/+1
* MDEV-9665 Remove cs->cset->ismbchar()Alexander Barkov2016-03-161-1/+0
* MDEV-8466 CAST works differently for DECIMAL/INT vs DOUBLE for empty stringsAlexander Barkov2015-09-171-0/+5
* Adding MY_CHARSET_HANDLER::native_to_mb().Alexander Barkov2015-08-141-0/+1
* MDEV-8362 dash '-' is not recognized in charset armscii8 on select where queryAlexander Barkov2015-07-141-1/+22
* MDEV-6566 Different INSERT behaviour on bad bytes with and without character ...Alexander Barkov2015-03-131-0/+22
* A preparatory patch for MDEV-6566.Alexander Barkov2015-03-021-1/+21
* MDEV-7086 main.ctype_cp932 fails in buildbot on a valgrind buildAlexander Barkov2014-11-181-2/+13
* MDEV-6255 DUPLICATE KEY Errors on SELECT .. GROUP BY that uses temporary and ...Michael Widenius2014-09-111-11/+35
* 10.0-base mergeSergei Golubchik2014-02-261-3/+2
|\
| * MySQL-5.5.36 mergeSergei Golubchik2014-02-171-3/+2
| |\
| | * Updated/added copyright headersMurthy Narkedimilli2014-01-061-1/+1
* | | MDEV-5163 Merge WEIGHT_STRING function from MySQL-5.6Alexander Barkov2013-10-231-12/+152
* | | MDEV-4928 Merge collation customization improvements Alexander Barkov2013-10-021-12/+13
* | | 10.0-monty mergeSergei Golubchik2013-07-211-4/+4
|\ \ \ | |/ / |/| |
| * | Temporary commit of 10.0-mergeMichael Widenius2013-03-261-4/+4
* | | mysql-5.5.31 mergeSergei Golubchik2013-05-071-6/+20
|\ \ \ | |/ / |/| / | |/
| * BUG#14303860 - EXECUTING A SELECT QUERY WITH TOO Neeraj Bisht2013-01-141-6/+20
| |\
| | * BUG#14303860 - EXECUTING A SELECT QUERY WITH TOO Neeraj Bisht2013-01-141-6/+20
* | | Few simple performance fixes found with sysbench oltp.lua and Oprofile:unknown2012-03-211-4/+9
* | | 5.3 mergeSergei Golubchik2012-01-131-1/+2
|\ \ \
| * \ \ Merge with 5.2.Michael Widenius2011-12-111-2/+4
| |\ \ \
| | * \ \ Merge with MariaDB 5.1Michael Widenius2011-11-241-2/+4
| | |\ \ \
| | | * \ \ Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-2/+4
| | | |\ \ \ | | | | | |/ | | | | |/|
* | | | | | mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+2
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Updated/added copyright headersKent Boortz2011-06-301-2/+4
| | |\ \ \ \
| | | * | | | Updated/added copyright headersKent Boortz2011-06-301-2/+3
| | | * | | | Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-101-5/+5
* | | | | | | merge with 5.3Sergei Golubchik2011-10-191-6/+6
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Fixed build failure on OpenSolarisMichael Widenius2011-06-091-2/+2
| | |_|_|/ / | |/| | | |
| * | | | | Merge with MariaDB 5.1Michael Widenius2011-05-031-1/+2
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Merge with MySQL 5.1.57/58Michael Widenius2011-05-021-1/+2
| | |\ \ \ \ | | | | |/ / | | | |/| |
| * | | | | Merge with 5.1 to get in changes from MySQL 5.1.55Michael Widenius2011-02-281-3/+2
| |\ \ \ \ \ | | |/ / / /
| | * | | | Flush DBUG log in case of DBUG_ASSERT()Michael Widenius2011-01-301-3/+2
* | | | | | 5.5-mergeSergei Golubchik2011-07-021-1/+1
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merging Copyright update from 5.1Alexander Barkov2011-01-191-1/+1
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Updating Copyright informationAlexander Barkov2011-01-191-1/+1
| | | |/ / | | |/| |
* | | | | lots of post-merge changesSergei Golubchik2011-04-251-0/+1
* | | | | merge.Sergei Golubchik2010-11-251-21/+26
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Applied Antony T Curtis patch for declaring many CHARSET objects as constMichael Widenius2010-01-061-19/+25
| |/ /
* | | WL#5498: Remove dead and unused source codeDavi Arnaut2010-07-231-108/+0
* | | WL#5486: Remove code for unsupported platformsDavi Arnaut2010-07-151-13/+0
* | | Bug #14637: trim trailing spaces processes data only byte wiseMagne Mahre2009-11-111-6/+4
|/ /
* | Bug#46448 trailing spaces are not ignored when user collation maps space != 0x20V Narayanan2009-10-121-2/+2