summaryrefslogtreecommitdiff
path: root/strings
Commit message (Expand)AuthorAgeFilesLines
...
* | Use Windows code page 1252 instead of real ISO 8859-1bar@bar.intranet.mysql.r18.ru2004-05-113-73/+285
* | ctype-win1250ch.c, ctype-czech.c:bar@bar.intranet.mysql.r18.ru2004-05-072-2/+2
* | Portability fixesmonty@mysql.com2004-05-072-29/+28
* | Merge with 4.0.19monty@mysql.com2004-05-052-2/+2
|\ \ | |/
| * Fix typos that resulted in adding names to the global namespace thattim@sand.box2004-04-122-2/+2
* | Don't enable HA_EXTRA_WRITE_CACHE if too few rowsmonty@mysql.com2004-04-081-11/+25
* | Checking Thai sort order and trailing spaces handlingbar@bar.intranet.mysql.r18.ru2004-03-291-27/+70
* | UTF8 now process space as PAD character correctly.bar@bar.intranet.mysql.r18.ru2004-03-261-8/+88
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-03-2511-345/+557
|\ \
| * | BTREE-indexes in HEAP tables can now be used to optimize ORDER BYmonty@mysql.com2004-03-2511-345/+557
* | | Bug #3290 [Ver]: Can't convert sjis&ujis half-width katakana correctlybar@bar.intranet.mysql.r18.ru2004-03-251-17/+12
* | | #3290: Can't convert sjis&ujis half-width katakana correctlybar@bar.intranet.mysql.r18.ru2004-03-251-1/+13
* | | ctype-uca.c:bar@bar.intranet.mysql.r18.ru2004-03-241-0/+5
* | | Unicode Collation Algorithm subset implementationbar@bar.intranet.mysql.r18.ru2004-03-243-6/+7064
* | | uca-dump.c:bar@bar.intranet.mysql.r18.ru2004-03-231-12/+30
* | | uca-dump.c:bar@bar.intranet.mysql.r18.ru2004-03-221-0/+258
|/ /
* | min_sort_char was added, for the future UCA implementation.bar@bar.intranet.mysql.r18.ru2004-03-1915-27/+133
* | EOVERFLOW moved to my_base.h - it is used not only in strtod.cserg@serg.mylan2004-03-161-4/+0
* | Moved errno to strtod.c as one can use m_string.h without errno.hmonty@mysql.com2004-03-161-5/+5
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-03-161-8/+8
|\ \
| * | Fix for bug#2972 Problem the the CONV() functiongluh@gluh.mysql.r18.ru2004-03-151-8/+8
* | | merge & simple cleanupmonty@mysql.com2004-03-151-7/+12
|\ \ \ | |/ / |/| |
| * | Optimizationsmonty@mysql.com2004-03-151-4/+6
* | | my_strtod fixes:serg@serg.mylan2004-03-141-3/+11
|/ /
* | - added commands --query_vertical and --query_horisontal to client/mysqltest.ccvva@eagle.mysql.r18.ru2004-03-061-4/+1
* | do not use static array of pastpoints in my_strtod - it is not portableserg@build.mysql.com2004-02-271-17/+3
* | minor omission that effectively disabled my_strtod fixed :)serg@serg.mylan2004-02-241-1/+1
* | - fixed C++-style comment in strings/strtod.c which caused a compilelenz@kallisto.local2004-02-181-1/+1
* | Changed wellformedlen to well_formed_lenmonty@mysql.com2004-02-1713-37/+60
* | Merge with public treemonty@mysql.com2004-02-1612-423/+337
|\ \
| * | After merge fixesmonty@mysql.com2004-02-1612-291/+254
| * | Merge with 4.0.18monty@mysql.com2004-02-111-134/+85
| |\ \ | | |/
| | * Fixed problem with range optimization over overlapping ranges (#2448)monty@mysql.com2004-02-041-202/+137
| | * Thai tis620 crash problem in text comparison routines was fixed.bar@bar.intranet.mysql.r18.ru2004-02-031-55/+122
| | * ctype-big5.c:bar@bar.intranet.mysql.r18.ru2003-12-241-1/+1
* | | Merge bk-internal:/home/bk/mysql-4.1/serg@serg.mylan2004-02-135-216/+149
|\ \ \
| * | | my_atof is deletedserg@serg.mylan2004-02-135-216/+149
* | | | http://bugs.mysql.com/bug.php?id=2368bar@bar.intranet.mysql.r18.ru2004-02-101-7/+10
| |/ / |/| |
* | | Ensure that result from date_format() is binarymonty@mysql.com2004-02-091-3/+3
* | | Problem fix:bar@bar.intranet.mysql.r18.ru2004-02-0613-2/+52
* | | http://bugs.mysql.com/bug.php?id=2619bar@bar.intranet.mysql.r18.ru2004-02-041-10/+12
* | | just tried to find all 'skipp' and replace it with 'skip'.ram@gw.mysql.r18.ru2004-02-025-10/+10
|/ /
* | UCS-2 aligning 0xAA -> 0x00AAbar@bar.intranet.mysql.r18.ru2004-01-1914-0/+25
* | Fic for Bug 2367: INSERT() behaviour is different for different charsets.bar@bar.intranet.mysql.r18.ru2004-01-151-1/+1
* | Bug 1552:bar@bar.intranet.mysql.r18.ru2003-12-251-2/+201
* | dump_map.c:bar@bar.intranet.mysql.r18.ru2003-12-251-0/+72
* | "like" did not work in some cases with character set big5bar@bar.intranet.mysql.r18.ru2003-12-241-1/+1
* | Merge with 4.0.17monty@mysql.com2003-12-173-4/+2
|\ \ | |/
| * Portability fixes (mostly test suite)monty@mysql.com2003-12-163-4/+2
| * Extend max_allowed_packet to 2G in mysql and mysqldump (Bug #2105)monty@mysql.com2003-12-141-6/+12