summaryrefslogtreecommitdiff
path: root/strings/ctype-tis620.c
Commit message (Expand)AuthorAgeFilesLines
* Bug#15375 Unassigned multibyte codes are brokenunknown2005-12-121-2/+2
* memcpy_overlap() replaced with memmove() during the merging.unknown2005-10-131-1/+1
* Bug#13046: LIKE pattern matching using prefixunknown2005-09-211-68/+3
* BUG#11338 (logging of prepared statement w/ blob type)unknown2005-08-171-0/+2
* Proper fix for comparision with ' 'unknown2005-02-011-2/+2
* bug#7284: strnxfrm returns different results for equal stringsunknown2005-01-131-1/+5
* ctype-tis620.c:unknown2004-11-161-2/+2
* Bug#6608: MySQL server crash in some query with tis620 character set.unknown2004-11-151-7/+3
* Incorporating new faster string->number converter functionsunknown2004-09-251-0/+1
* A new function to meassure terminal screen cells number for a string.unknown2004-08-251-0/+1
* Many files:unknown2004-08-181-1/+1
* Unicode collation algorithm: contraction support.unknown2004-06-121-2/+4
* mergedunknown2004-06-111-1/+5
|\
| * bug#3964 and related issues: FTB problems with charsets where one byte can ma...unknown2004-06-101-1/+5
* | Allocate memory when a character set is requested:unknown2004-06-111-0/+2
* | Optimization to use less memory.unknown2004-06-101-4/+4
* | WL#916: Unicode collations for some languagesunknown2004-06-081-0/+2
|/
* Fix skipp -> skip once and for all.unknown2004-06-031-1/+1
* Preparation for user-defined Unicode collations:unknown2004-05-251-0/+2
* After merge fixesunknown2004-05-241-0/+1
* Merge with 4.0, mainly to get changes to windows project filesunknown2004-05-201-2/+1
|\
| * Added support for projects 'classic', 'classic nt', 'pro' and 'pro nt'unknown2004-05-191-4/+4
* | Checking Thai sort order and trailing spaces handlingunknown2004-03-291-27/+70
* | BTREE-indexes in HEAP tables can now be used to optimize ORDER BYunknown2004-03-251-5/+11
* | min_sort_char was added, for the future UCA implementation.unknown2004-03-191-2/+4
* | Changed wellformedlen to well_formed_lenunknown2004-02-171-1/+1
* | After merge fixesunknown2004-02-161-4/+5
* | Merge with 4.0.18unknown2004-02-111-134/+85
|\ \ | |/
| * Fixed problem with range optimization over overlapping ranges (#2448)unknown2004-02-041-202/+137
| * Thai tis620 crash problem in text comparison routines was fixed.unknown2004-02-031-55/+122
| * Extend max_allowed_packet to 2G in mysql and mysqldump (Bug #2105)unknown2003-12-141-6/+12
* | Problem fix:unknown2004-02-061-2/+5
* | UCS-2 aligning 0xAA -> 0x00AAunknown2004-01-191-0/+2
* | Bug 1552:unknown2003-12-251-2/+201
* | 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