summaryrefslogtreecommitdiff
path: root/strings
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug 8416 (bigint test fails on PPC)hf@deer.(none)2005-02-131-1/+1
* fixed C++ syntax in C codebell@sanja.is.com.ua2005-02-091-4/+5
* Precision Math implementationhf@deer.(none)2005-02-091-242/+923
* 4.1 -> 5.0 mergemonty@mysql.com2005-02-0310-21/+21
|\
| * Proper fix for comparision with ' 'monty@mysql.com2005-02-0110-21/+21
* | Mergejimw@mysql.com2005-01-311-1/+1
|\ \ | |/
| * Fix error in string comparisons with CHAR(31) against the space-paddingjimw@mysql.com2005-01-281-1/+1
* | CSC#4385: slow sorting for UTF8 large table:bar@mysql.com2005-01-2618-13/+53
* | Merge mysql.com:/home/dlenev/src/mysql-4.1-mergesdlenev@mysql.com2005-01-181-1/+0
|\ \ | |/
| * Cleanups in Makefile.amskonstantin@mysql.com2005-01-181-1/+0
* | Merge with global treemonty@mysql.com2005-01-154-84/+130
|\ \
| * \ Merge with 4.1monty@mysql.com2005-01-1513-33/+118
| |\ \ | | |/
| | * Backport from 5.0gluh@gluh.mysql.r18.ru2005-01-141-1/+1
| | * fix C++ comments in C file (fixed in 5.0 already)konstantin@mysql.com2005-01-141-2/+2
| * | Changed interface for my_strntod() to make it more general and more portablemonty@mysql.com2005-01-154-83/+130
* | | Bug#7284: strnxfrm generates different results for equal stringsbar@mysql.com2005-01-141-2/+5
* | | Fix valgrind warning + post-merge fixes.konstantin@mysql.com2005-01-131-2/+2
* | | manual mergekonstantin@mysql.com2005-01-1313-32/+117
|\ \ \ | | |/ | |/|
| * | bug#7284: strnxfrm returns different results for equal stringsbar@mysql.com2005-01-1313-32/+117
* | | The function should exit from loop on invalid byte sequencegluh@gluh.mysql.r18.ru2005-01-131-1/+1
| |/ |/|
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2005-01-122-36/+36
|\ \
| * | renamed charset name 'eucjp_ms' to 'eucjpms'shuichi@mysql.com2005-01-122-36/+36
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2005-01-123-4/+14282
|\ \ \ | |/ /
| * | added new character set - cp932, eucjp_msshuichi@mysql.com2005-01-113-4/+14282
* | | Fixed memory reference errors found by valgrindmonty@mysql.com2005-01-121-2/+2
|/ /
* | Merge with global treemonty@mysql.com2004-12-315-6/+49
|\ \
| * | After merge fixesmonty@mysql.com2004-12-314-4/+7
| * | Merge with 4.1monty@mishka.local2004-12-221-2/+42
| |\ \ | | |/
| | * Bug #6819 Some ujis characters cannot be inserted into tablebar@mysql.com2004-12-101-2/+42
* | | strings/decimal.cserg@serg.mylan2004-12-271-2/+10
|/ /
* | More work on truncations in libmysql: after-review fixes.konstantin@mysql.com2004-12-181-1/+1
* | Update results for new varchar handlingmonty@mysql.com2004-12-071-1/+1
* | Merge with new VARCHAR codemonty@mysql.com2004-12-0614-95/+282
|\ \
| * | Add support for up to VARCHAR (size up to 65535)monty@mysql.com2004-12-0614-95/+282
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2004-12-061-3/+70
|\ \ \
| * \ \ Merge with 4.1monty@mysql.com2004-12-061-3/+70
| |\ \ \ | | | |/ | | |/|
| | * | Move common trailing space checks into an include file.bar@mysql.com2004-12-011-3/+70
* | | | int decimal_is_zero(decimal *from);serg@serg.mylan2004-12-061-0/+10
* | | | strings/decimal.cserg@serg.mylan2004-12-061-4/+14
|/ / /
* | | strings/decimal.cserg@serg.mylan2004-12-031-0/+7
* | | strings/decimal.cserg@serg.mylan2004-12-031-162/+182
* | | more decimail bugs fixedserg@serg.mylan2004-12-031-14/+24
* | | fix for decimal.cserg@serg.mylan2004-11-281-1/+1
* | | fix decimal2longlong tooserg@serg.mylan2004-11-271-4/+7
* | | better overflow checks in decimal2ulonglongserg@serg.mylan2004-11-271-3/+7
* | | Merging 4.1 to 5.0brian@avenger.(none)2004-11-243-15/+19
|\ \ \ | |/ /
| * | Bug#6787 LIKE not working properly with _ and utf8 databar@mysql.com2004-11-242-13/+17
| * | uca-dump.c:bar@mysql.com2004-11-241-2/+2
* | | mergedserg@serg.mylan2004-11-223-37/+78
|\ \ \ | |/ /
| * | uca-dump.c:bar@mysql.com2004-11-221-4/+13