summaryrefslogtreecommitdiff
path: root/strings
Commit message (Expand)AuthorAgeFilesLines
* cleanup: my_strerrorSergei Golubchik2016-12-121-2/+3
* MDEV-11453 JSON_CONTAINS returns incorrect values.Alexey Botchkov2016-12-111-0/+7
* MDEV-11469 JSON_SEARCH returns incorrect results.Alexey Botchkov2016-12-091-26/+42
* MDEV-11461 JSON_TYPE does not recognize integer/double types.Alexey Botchkov2016-12-051-0/+16
* MDEV-11463 Server crashes in mark_array upon JSON_VALID.Alexey Botchkov2016-12-031-9/+29
* fix build and some warningskevg2016-11-242-40/+0
* MDEV-9143 JSON_xxx functions.Alexey Botchkov2016-11-151-2/+4
* MDEV-11255 LDML: allow defining 2-level UCA collationsAlexander Barkov2016-11-082-83/+106
* MDEV-9143 JSON_xxx functions.Alexey Botchkov2016-10-193-5/+1569
* MDEV-7769 MY_CHARSET_INFO refactoring# On branch 10.2Alexander Barkov2016-10-1018-239/+16
* MDEV-10877 xxx_unicode_nopad_ci collationsAlexander Barkov2016-09-231-23/+518
* MDEV-9711 NO PAD collationsAlexander Barkov2016-09-0620-333/+4080
* MDEV-10743 LDML: a new syntax to reuse sort order from another 8bit simple co...Alexander Barkov2016-09-063-22/+118
* MDEV-10742 LDML: make conf_to_src reuse common data between collationsAlexander Barkov2016-09-052-3225/+227
* LDML refactoring for "MDEV-9711 NO PAD collations"Alexander Barkov2016-09-034-53/+82
* Merge branch '10.1' into 10.2Sergei Golubchik2016-06-304-124/+11817
|\
| * MDEV-8686 A user defined collation utf8_confusables doesn't workAlexander Barkov2016-06-231-21/+146
| * MDEV-10262 ucs2_thai_520_w2: wrong implicit weights on the secondary levelAlexander Barkov2016-06-211-21/+77
| * Adding collationsmasterAlexander Barkov2016-05-302-18/+181
| * Clean-ups for MDEV-10132 utf8_thai_520_w2 collation:Alexander Barkov2016-05-261-1/+1
| * Multi-level collation in UCA, Thai sorting with contraction for UTF8.pruet2016-05-262-74/+11411
| * Updating uca-dump.c to be able to dump weights outside of BMP.Alexander Barkov2016-05-181-12/+31
* | str2decimal: don't return a negative zeroSergei Golubchik2016-06-301-0/+2
* | ull2dec: exact calculation of the precisionSergei Golubchik2016-06-301-2/+1
* | parse negative numbers into one itemSergei Golubchik2016-06-301-1/+2
* | Fixed compiler warnings and test failures found by buildbotMonty2016-06-242-3/+3
* | MDEV-10138 Support for decimals up to 38 digitsMonty2016-06-222-5/+4
* | General spell fixing in comments and stringsOtto Kekäläinen2016-06-082-3/+3
* | MDEV-6353 my_ismbchar() and my_mbcharlen() refactoringAlexander Barkov2016-05-1717-186/+17
* | MDEV-9823 LOAD DATA INFILE silently truncates incomplete byte sequencesAlexander Barkov2016-04-063-0/+8
* | Updating conf_to_src.c according to the current CHARSET_INFO structure.Alexander Barkov2016-04-051-4/+4
* | MDEV-8360 Clean-up CHARSET_INFO: strnncollsp: diff_if_only_endspace_differenceAlexander Barkov2016-03-319-183/+68
* | Removing my_strnncoll_mb_bin() and my_strnncollsp_mb_bin(),Alexander Barkov2016-03-251-87/+0
* | Merge branch '10.1' into 10.2Sergei Golubchik2016-03-231-1/+1
|\ \ | |/
| * Merge branch '10.0' into 10.1Sergei Golubchik2016-03-211-1/+1
| |\
| | * Fix spelling: occurred, execute, which etcOtto Kekäläinen2016-03-041-1/+1
* | | Removing duplicate code: sharing implementation of "strnxfrm"Alexander Barkov2016-03-233-68/+46
* | | Removing unused code in ctype-bin5.cAlexander Barkov2016-03-231-48/+0
* | | Fixing compilation warnings introduced in:Alexander Barkov2016-03-233-4/+5
* | | MDEV-9665 Remove cs->cset->ismbchar()Alexander Barkov2016-03-1615-137/+9
* | | Merge branch '10.1' into 10.2Sergei Golubchik2016-02-252-13/+17
|\ \ \ | |/ /
| * | MDEV-7231 Field ROUTINE_DEFINITION in INFORMATION_SCHEMA.`ROUTINES`Alexander Barkov2016-02-241-12/+16
| * | Fixes needed to compile with musl C libraryMonty2016-02-071-1/+1
* | | Adding "const" qualifier to the argument of decimal_actual_fraction().Alexander Barkov2016-01-141-1/+1
|/ /
* | Merge branch '10.0' into 10.1Sergei Golubchik2015-12-212-1/+2
|\ \ | |/
| * MDEV-9265 SuSE patches: Suspicious implicit sign extensionAlexander Barkov2015-12-151-1/+1
| * Merge branch '5.5' into 10.0Sergei Golubchik2015-12-132-1/+2
| |\
| | * MDEV-8407 Numeric errors, server crash with COLUMN_JSON() on DECIMAL with pre...Oleksandr Byelkin2015-12-101-1/+2
| | * Correct length check in my_wc_mb_filename()Jan Lindström2015-12-071-1/+1
* | | MDEV-9265 SuSE patches: Suspicious implicit sign extensionAlexander Barkov2015-12-151-1/+2