summaryrefslogtreecommitdiff
path: root/strings
Commit message (Expand)AuthorAgeFilesLines
* Preparing to use my_charset_bin instead of binary_flagunknown2002-10-232-4/+5
* ctype-bin.c:unknown2002-10-231-1/+1
* ctype.c, Makefile.am, Makefile.shared:unknown2002-10-233-3/+188
* mergedunknown2002-10-1418-179/+46960
|\
| * Move hash_sort and hash_caseup into CHARSET_INFO for all charsetsunknown2002-10-1012-66/+119
| * Some reorganization to use less memory as well as to hide some implementationunknown2002-10-1012-573/+854
| * Simple charsets now have strncoll() field toounknown2002-10-092-46/+84
| * merge with workunknown2002-10-021-1/+1
| |\
| | * UTF8 now works with up to 3 byte sequences onlyunknown2002-09-271-1/+1
| * | Fixes and code cleanups after merge with 4.0.3unknown2002-10-021-7/+9
| * | 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
* | | | | - Applied required modifications for automake 1.5unknown2002-10-011-10/+1
|/ / / /
* | | | 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