summaryrefslogtreecommitdiff
path: root/strings
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
* | Fixes for German sorting order.unknown2001-09-111-145/+73
* | Fix blatant bugs in ctype-latin1_de.c.unknown2001-09-071-25/+98
* | libmysql/Makefile.sharedunknown2001-09-061-0/+355
* | Merge work.mysql.com:/home/bk/mysqlunknown2001-09-042-96/+96
|\ \ | |/
| * Ensure that libmysqlclient doesn't use raidunknown2001-09-042-96/+96
* | merge with 3.23.42unknown2001-09-0211-24/+28
|\ \ | |/
| * Portability fixesunknown2001-08-301-2/+2
| * Fixes for OS2.unknown2001-08-226-12/+12
| * Portability fixes.unknown2001-08-211-0/+4
| * Portability fixes.unknown2001-08-184-10/+10
* | Some warning fixes and some SSL testprograms check-inunknown2001-08-261-0/+1
|/
* Don't force conf_to_src to be static an all systemsunknown2001-04-181-18/+18
* Fixed that -ldl is not used for clientsunknown2001-04-171-32/+32
* Fixed INSERT DELAYED with Innobaseunknown2001-04-091-5/+0
* Merge mysql.sashanet.com:/home/sasha/src/bk/mysqlunknown2001-04-021-1/+3
|\
| * got --with-other-libc to work, finallyunknown2001-04-021-1/+3
* | Fixed bug in ALTER TABLEunknown2001-04-011-160/+172
|/