summaryrefslogtreecommitdiff
path: root/strings
Commit message (Expand)AuthorAgeFilesLines
...
* | Rename decimal -> decimal_t, decimal_digit -> decimal_digit_tunknown2005-03-211-45/+49
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-03-211-0/+4
|\ \
| * | Fix a valgrind warning in decimal.c:sanity()unknown2005-03-211-0/+4
* | | Manual merge of csets from -build tree into main 5.0 tree.unknown2005-03-213-4/+4
|\ \ \ | |/ / |/| |
| * | Eliminate warnings noticed by VC7. This includes fixing my_mmap() onunknown2005-03-183-4/+4
* | | Removed support for RAID, mit-threads, and MySQL FS (really, if someone wants...unknown2005-03-161-1/+1
|/ /
* | Fix for bug #8464 (AVG returns incorrect result)unknown2005-03-071-0/+3
* | Merged from 4.1unknown2005-03-031-1/+1
|\ \ | |/
| * Bug#8840 Empty string comparison and character set 'cp1250'unknown2005-03-031-1/+1
* | Mergeunknown2005-03-011-1/+8
|\ \ | |/
| * Mergeunknown2005-02-281-4/+5
| |\
| * | Fix for BUG#8560: Set max_sort_char for any 8-bit charset with binary collati...unknown2005-02-261-1/+8
* | | merge with 4.1unknown2005-02-281-4/+5
|\ \ \ | | |/ | |/|
| * | Fixed wrong memory references found by purifyunknown2005-02-281-4/+5
| |/
* | Remove compiler warnings and remove not used variablesunknown2005-02-251-2/+2
* | Merge with 4.1unknown2005-02-222-14/+17
|\ \ | |/
| * Backport my_strntod() from 5.0unknown2005-02-223-78/+125
| * ctype_utf8.result, ctype_utf8.test, ctype-utf8.c:unknown2005-02-211-2/+2
* | decimal format documentedunknown2005-02-201-0/+77
* | underflow in decimal_round fixedunknown2005-02-201-7/+23
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-02-191-96/+137
|\ \
| * | Fixed BUILD script to use --with-berkeley-db instead of --with-bdbunknown2005-02-191-96/+137
* | | Merge: don't add this into configure in as it is already inunknown2005-02-181-1/+4
|\ \ \ | |/ / |/| / | |/
| * A way not to compile UCA collationsunknown2005-02-181-1/+4
* | Merge with 4.1unknown2005-02-151-1/+24
|\ \ | |/
| * Bug#8235 Connection collation change & table create with default result in crashunknown2005-02-121-1/+24
* | Fix for bug 8416 (bigint test fails on PPC)unknown2005-02-131-1/+1
* | fixed C++ syntax in C codeunknown2005-02-091-4/+5
* | Precision Math implementationunknown2005-02-091-242/+923
* | 4.1 -> 5.0 mergeunknown2005-02-0310-21/+21
|\ \ | |/
| * Proper fix for comparision with ' 'unknown2005-02-0110-21/+21
* | Mergeunknown2005-01-311-1/+1
|\ \ | |/
| * Fix error in string comparisons with CHAR(31) against the space-paddingunknown2005-01-281-1/+1
* | CSC#4385: slow sorting for UTF8 large table:unknown2005-01-2618-13/+53
* | Merge mysql.com:/home/dlenev/src/mysql-4.1-mergesunknown2005-01-181-1/+0
|\ \ | |/
| * Cleanups in Makefile.amsunknown2005-01-181-1/+0
* | Merge with global treeunknown2005-01-154-84/+130
|\ \
| * \ Merge with 4.1unknown2005-01-1513-33/+118
| |\ \ | | |/
| | * Backport from 5.0unknown2005-01-141-1/+1
| | * fix C++ comments in C file (fixed in 5.0 already)unknown2005-01-141-2/+2
| * | Changed interface for my_strntod() to make it more general and more portableunknown2005-01-154-83/+130
* | | Bug#7284: strnxfrm generates different results for equal stringsunknown2005-01-141-2/+5
* | | Fix valgrind warning + post-merge fixes.unknown2005-01-131-2/+2
* | | manual mergeunknown2005-01-1313-32/+117
|\ \ \ | | |/ | |/|
| * | bug#7284: strnxfrm returns different results for equal stringsunknown2005-01-1313-32/+117
* | | The function should exit from loop on invalid byte sequenceunknown2005-01-131-1/+1
| |/ |/|
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-01-122-36/+36
|\ \
| * | renamed charset name 'eucjp_ms' to 'eucjpms'unknown2005-01-122-36/+36
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-01-123-4/+14282
|\ \ \ | |/ /
| * | added new character set - cp932, eucjp_msunknown2005-01-113-4/+14282