summaryrefslogtreecommitdiff
path: root/strings/ctype-extra.c
Commit message (Expand)AuthorAgeFilesLines
* Unicode collation algorithm: contraction support.unknown2004-06-121-0/+1
* Optimization to use less memory.unknown2004-06-101-12/+14
* Preparation for user-defined Unicode collations:unknown2004-05-251-0/+1
* min_sort_char was added, for the future UCA implementation.unknown2004-03-191-0/+1
* UCS-2 aligning 0xAA -> 0x00AAunknown2004-01-191-0/+1
* CHARSET_INFO structure reorganization for easier maintainanceunknown2003-05-231-26/+0
* 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
* German Phone book collation is always compiledunknown2003-03-261-3966/+0
* Collation names have been renamed to common styleunknown2003-03-251-1/+1
* Every charset now have its own parser state arraysunknown2003-03-141-0/+24
* New fields in CHARSET_INFO structure to optimize searching forunknown2003-03-051-27/+67
* New functions in CHARSET_INFO structureunknown2003-01-311-1/+8
* New CHARSET_INFO function to compare strings regardless to trailing spacesunknown2003-01-311-0/+24
* Move latin1 into a separarte fileunknown2003-01-291-2/+0
* Reorganization to restore generating charset C files from conf filesunknown2003-01-291-0/+3943