summaryrefslogtreecommitdiff
path: root/strings/ctype-mb.c
Commit message (Expand)AuthorAgeFilesLines
* mbcharlen() is now used instead of ismbhead(). The last one has been removed.unknown2003-04-011-1/+1
* my_strncasecmp() is not used anymore. Use my_strncoll() instead.unknown2003-04-011-24/+0
* - Changed C++-style comments to C-style comments to make IBM compiler happyunknown2003-03-061-9/+9
* More use of new CHARSET_INFO functions and two bug fixesunknown2003-01-311-5/+3
* New functions in CHARSET_INFO structureunknown2003-01-311-0/+28
* Portability fixes (for windows)unknown2003-01-211-0/+1
* Some changes to separate charset and collation termsunknown2003-01-041-1/+1
* New wildcmp() function in CHARSET_INFO structureunknown2002-11-141-0/+138
* Some speed improvementsunknown2002-08-151-6/+18
* 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-0/+125