summaryrefslogtreecommitdiff
path: root/strings/strcoll.ic
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.4 into 10.5Marko Mäkelä2020-02-071-2/+2
|\
| * Fixed compiler warnings from gcc 7.4.1Monty2020-01-291-2/+2
* | MDEV-21581 Helper functions and methods for CHARSET_INFOAlexander Barkov2020-01-281-3/+4
* | MDEV-19897 Rename source code variable names from utf8 to utf8mb3Alexander Barkov2019-06-281-4/+4
|/
* Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-1/+1
|\
| * Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
| |\
| | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
* | | MDEV-17502 MDEV-17474 Change Unicode xxx_general_ci and xxx_bin collation imp...Alexander Barkov2018-10-191-1/+266
|/ /
* | MDEV-9711 NO PAD collationsAlexander Barkov2016-09-061-1/+27
* | MDEV-8360 Clean-up CHARSET_INFO: strnncollsp: diff_if_only_endspace_differenceAlexander Barkov2016-03-311-5/+1
* | Removing duplicate code: sharing implementation of "strnxfrm"Alexander Barkov2016-03-231-0/+41
|/
* MDEV-8416 ucs2: compare broken bytes as "greater than any non-broken character"Alexander Barkov2015-07-061-6/+13
* MDEV-8417 utf8mb4: compare broken bytes as "greater than any non-broken chara...Alexander Barkov2015-07-061-0/+13
* MDEV-8415 utf8: compare broken bytes as "greater than any non-broken character"Alexander Barkov2015-07-031-0/+12
* MDEV-8215 Asian MB3 charsets: compare broken bytes as "greater than any non-b...Alexander Barkov2015-07-031-0/+12
* MDEV-8214 Asian MB2 charsets: compare broken bytes as "greater than any non-b...Alexander Barkov2015-06-261-0/+231