summaryrefslogtreecommitdiff
path: root/strings
Commit message (Expand)AuthorAgeFilesLines
* Merge with 4.0.3unknown2002-08-3018-112/+46519
|\
| * Some speed improvementsunknown2002-08-152-13/+31
| * Renamed some charset related constantunknown2002-07-301-3/+75
| * UCS2 charset has been addedunknown2002-06-172-0/+342
| * strto.c:unknown2002-06-101-2/+2
| * merge with 4.0unknown2002-06-038-99/+107
| |\
| * | Fix for problem that GROUP BY and DISTINCT didn't work for UTF8unknown2002-04-172-0/+55
| * | Some charsets require special hash functionunknown2002-04-173-1/+579
| * | New win1250ch charsetunknown2002-04-172-4/+37
| * | mergeunknown2002-04-1317-112/+45420
| |\ \
| | * | gb2312, GBK and Shift-JIS conversion routinesunknown2002-03-294-6/+16805
| | * | EUC-KR conversion routinesunknown2002-03-292-2/+8435
| | * | EUC-JP conversion routinesunknown2002-03-292-26/+8250
| | * | Big5 conversion routinesunknown2002-03-292-4/+5824
| | * | charset<->unicode conversion tables and routinesunknown2002-03-2912-336/+1344
| | * | New UTF8 charsetunknown2002-03-289-27/+2014
| | * | Configure.in/Makefile.in charset related things are now earier to maintainunknown2002-03-1911-6/+50
| | * | New ctype functions/macros to support many charsets at a timeunknown2002-03-1212-168/+507
| | * | New fiedls in CHARSET_INFO strucutreunknown2002-03-071-33/+66
| | * | Charsets related things are prepared by configure in new way.unknown2002-03-067-13/+2634
* | | | Merge sergbook.mysql.com:/usr/home/serg/Abk/mysqlunknown2002-08-131-1/+1
|\ \ \ \
| * | | | "make clean" problem fixunknown2002-08-131-1/+1
* | | | | merge with 3.23.52unknown2002-08-081-2/+1
|\ \ \ \ \ | |/ / / /
| * | | | Fixed problem with make distcheckunknown2002-08-061-2/+1
| * | | | Updated assembler code from MySQL 4.0 (to make them work with gcc 3.0)unknown2002-05-202-204/+202
| * | | | Fixed problems with DECIMAL() type on overflow.unknown2002-05-021-1/+2
* | | | | Added a compile fix for AIX to include/my_sys.hunknown2002-07-032-17/+17
| |_|_|/ |/| | |
* | | | Reworked the RPM spec file and added several fixes to make theunknown2002-05-031-1/+2
* | | | mergeunknown2002-04-257-98/+105
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Fixed that IF is case insensitive if 2 and 3 arguments are case insensitive.unknown2002-04-227-0/+119
| * | Removed C version of longlong2str when using --enable-assemblerunknown2002-04-141-1/+1
* | | mergeunknown2002-03-061-1/+2
|\ \ \ | |/ /
| * | updated build scripts for new Linux buildunknown2002-02-161-1/+2
* | | Use portable comments in assembler filesunknown2002-03-052-204/+202
| |/ |/|
* | New error messagesunknown2002-01-291-1/+2
* | Fix for purifyunknown2001-12-181-0/+1
* | Fix for purifyunknown2001-12-171-1/+4
* | Portability fixesunknown2001-12-171-9/+8
* | Update copyrightunknown2001-12-0657-607/+837
* | Patch for SCOunknown2001-11-261-0/+2
* | Portability fix.unknown2001-11-071-2/+3
* | merge with 3.23.44unknown2001-11-043-6/+5
|\ \ | |/
| * Portability fixesunknown2001-10-311-4/+4
| * Portability fixesunknown2001-10-312-2/+2
* | Updated manual about embedded version.unknown2001-10-082-2/+3
* | mergeunknown2001-10-021-1/+2
|\ \ | |/
| * Fix for make distunknown2001-10-021-1/+2
* | Portability fixunknown2001-09-301-1/+1
* | Changed to use my_global.hunknown2001-09-1445-52/+57
* | Fixed sorting of é in latin_deunknown2001-09-131-3/+3