summaryrefslogtreecommitdiff
path: root/strings/ctype-tis620.c
Commit message (Expand)AuthorAgeFilesLines
* Update VC++ filesunknown2003-11-211-4/+4
* FULLTEXT: correct charset support (UTF included, UCS2 - not)unknown2003-10-201-1/+1
* Fixed that multibyte charsets didn't honor multibyteunknown2003-09-191-1/+2
* Bug fix:unknown2003-09-161-0/+1
* Optimize thai character handlingunknown2003-09-121-88/+102
* merge with 4.0.15unknown2003-08-291-7/+7
|\
| * crash BUG#1116 fixedunknown2003-08-211-7/+7
* | Fix strnxfrm_multiplye from 0 to 1 for charsets that do not use strnxfrmunknown2003-08-181-1/+1
* | BINARY collations for every character setunknown2003-05-231-2/+25
* | CHARSET_INFO structure reorganization for easier maintainanceunknown2003-05-231-18/+30
* | Variables were rename, binary collation names were addedunknown2003-05-221-1/+1
* | Merge with 4.0.13unknown2003-05-191-91/+83
|\ \ | |/
| * Trimming code with Monty's suggestionsunknown2003-04-251-91/+83
| * ctype-tis620.c:unknown2003-04-251-1/+1
* | All collation names are now fit into convensionunknown2003-04-071-1/+1
* | mbcharlen() is now used instead of ismbhead(). The last one has been removed.unknown2003-04-011-1/+0
* | my_strncasecmp() is not used anymore. Use my_strncoll() instead.unknown2003-04-011-1/+0
* | Some optimization in CHARSET_INFO:unknown2003-04-011-2/+0
* | Every charset now have its own parser state arraysunknown2003-03-141-0/+1
* | New fields in CHARSET_INFO structure to optimize searching forunknown2003-03-051-1/+1
* | New functions in CHARSET_INFO structureunknown2003-01-311-0/+2
* | New CHARSET_INFO function to compare strings regardless to trailing spacesunknown2003-01-311-0/+12
* | New "fill" function in charset_info_st structureunknown2003-01-281-0/+1
* | New scan() function in CHARSET_INFO structure (not used yet) unknown2003-01-171-1/+2
* | All charsets now have strnxfrm. unknown2003-01-151-3/+3
* | Many files:unknown2003-01-051-1/+1
* | Some changes to separate charset and collation termsunknown2003-01-041-0/+1
* | Preparing for charset dependant int10_to_strunknown2002-12-111-0/+2
* | Preparing to use better string-to-number functions to avoid c_ptr() call,unknown2002-11-271-5/+5
* | move like_range into CHARSET_INFO structureunknown2002-11-151-5/+4
* | New wildcmp() function in CHARSET_INFO structureunknown2002-11-141-7/+8
* | Preparing to embed string to number conversion functions into charset structureunknown2002-11-131-1/+6
* | For coding convenuence cs->mbmaxlen is now 1 for 8bit charsetsunknown2002-11-111-1/+1
* | New field snprintf() in CHARSET_INFO structureunknown2002-11-101-1/+2
* | Move hash_sort and hash_caseup into CHARSET_INFO for all charsetsunknown2002-10-101-2/+2
* | Some reorganization to use less memory as well as to hide some implementationunknown2002-10-101-0/+36
* | Merge with 4.0.3unknown2002-08-301-3/+12
|\ \ | |/ |/|
| * charset<->unicode conversion tables and routinesunknown2002-03-291-3/+3
| * Configure.in/Makefile.in charset related things are now earier to maintainunknown2002-03-191-0/+4
| * New ctype functions/macros to support many charsets at a timeunknown2002-03-121-3/+8
* | Added a compile fix for AIX to include/my_sys.hunknown2002-07-031-15/+15
|/
* Update copyrightunknown2001-12-061-0/+16
* Changed to use my_global.hunknown2001-09-141-1/+1
* Fixes for OS2.unknown2001-08-221-2/+2
* Fixed INSERT DELAYED with Innobaseunknown2001-04-091-5/+0
* Fixed bug in ALTER TABLEunknown2001-04-011-160/+172
* Fixed for Ia64 + delayed key creation + a lot of small bug fixesunknown2000-08-151-5/+5
* Import changesetunknown2000-07-311-0/+656