summaryrefslogtreecommitdiff
path: root/strings/ctype.c
Commit message (Expand)AuthorAgeFilesLines
* Misc. typosluz.paz2018-04-051-1/+1
* MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ...Vladislav Vaintroub2018-02-061-4/+4
* Fix and reenable Windows compiler warning C4800 (size_t conversion).Vladislav Vaintroub2018-01-261-2/+2
* Merge 10.1 into 10.2Marko Mäkelä2017-05-231-1/+1
|\
| * Merge 10.0 into 10.1Marko Mäkelä2017-05-231-1/+1
| |\
| | * MDEV-6262 analyze the coverity report on mariadbSergei Golubchik2017-05-191-1/+1
* | | MDEV-11255 LDML: allow defining 2-level UCA collationsAlexander Barkov2016-11-081-0/+2
* | | MDEV-7769 MY_CHARSET_INFO refactoring# On branch 10.2Alexander Barkov2016-10-101-12/+14
* | | MDEV-9711 NO PAD collationsAlexander Barkov2016-09-061-0/+2
* | | MDEV-10743 LDML: a new syntax to reuse sort order from another 8bit simple co...Alexander Barkov2016-09-061-0/+8
* | | LDML refactoring for "MDEV-9711 NO PAD collations"Alexander Barkov2016-09-031-42/+0
|/ /
* | MDEV-7231 Field ROUTINE_DEFINITION in INFORMATION_SCHEMA.`ROUTINES`Alexander Barkov2016-02-241-12/+16
* | Merge branch '10.0' into 10.1Sergei Golubchik2015-10-121-1/+1
|\ \ | |/
| * MDEV-8450: PATCH] Wrong macro expansion in Query_cache::send_result_to_client()Oleksandr Byelkin2015-09-061-1/+1
* | Moving the conversion code from String::well_formed_copy()Alexander Barkov2015-03-161-0/+73
|/
* MDEV-6752 Trailing incomplete characters are not replaced to question marks o...Alexander Barkov2014-09-181-1/+8
* compilation failure on x86Sergei Golubchik2014-09-071-1/+1
* - MDEV-6695 Bad column name for UCS2 string literalsAlexander Barkov2014-09-041-7/+86
* 10.0-base mergeSergei Golubchik2014-02-261-4/+2
|\
| * MySQL-5.5.36 mergeSergei Golubchik2014-02-171-4/+2
| |\
| | * Updated/added copyright headersMurthy Narkedimilli2014-01-061-2/+1
* | | An upstream bug fixed:Alexander Barkov2013-12-111-1/+1
* | | MDEV-4928 Merge collation customization improvements Alexander Barkov2013-10-021-44/+550
* | | Merging my_convert() from 10.0-sergAlexander Barkov2013-08-011-0/+141
|/ /
* | mysql-5.5.31 mergeSergei Golubchik2013-05-071-0/+2
|\ \ | |/
| * BUG#14303860 - EXECUTING A SELECT QUERY WITH TOO Neeraj Bisht2013-01-141-0/+2
| |\
| | * BUG#14303860 - EXECUTING A SELECT QUERY WITH TOO Neeraj Bisht2013-01-141-0/+2
* | | 5.3 mergeSergei Golubchik2012-01-131-0/+1
|\ \ \
| * \ \ 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/+3
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Updated/added copyright headersKent Boortz2011-06-301-2/+3
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Updated/added copyright headersKent Boortz2011-06-301-2/+4
| | |\ \ \
| | | * | | Updated/added copyright headersKent Boortz2011-06-301-2/+3
* | | | | | merge with 5.3Sergei Golubchik2011-10-191-6/+3
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | 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-5/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | Flush DBUG log in case of DBUG_ASSERT()Michael Widenius2011-01-301-5/+1
* | | | | | 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
* | | | | | merge.Sergei Golubchik2010-11-251-11/+12
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | |
| * | | | Applied Antony T Curtis patch for declaring many CHARSET objects as constMichael Widenius2010-01-061-11/+12
| | |/ / | |/| |
| * | | Added MY_CS_NONASCII marker for character sets that are not compatible with l...Michael Widenius2009-07-021-0/+20
| * | | Merged with mysql-5.1 tree.Michael Widenius2009-04-251-2/+2
| |\ \ \
| * \ \ \ Merge with base MySQL 5.1Michael Widenius2009-02-151-0/+10
| |\ \ \ \
| * | | | | Fixed problems with ma_test2 and mi_test2 on high-byte-first systemunknown2008-02-211-1/+3
* | | | | | Backporting Bug#37129 LDML lacks <i> ruleAlexander Barkov2009-11-091-1/+4
* | | | | | Backporting WL#3759 Optimize identifier conversion in client-server protocolAlexander Barkov2009-09-301-0/+20
| |_|_|/ / |/| | | |