summaryrefslogtreecommitdiff
path: root/strings/ctype-mb.c
Commit message (Expand)AuthorAgeFilesLines
* my_strncasecmp() is not used anymore. Use my_strncoll() instead.bar@bar.mysql.r18.ru2003-04-011-24/+0
* - Changed C++-style comments to C-style comments to make IBM compiler happylenz@mysql.com2003-03-061-9/+9
* More use of new CHARSET_INFO functions and two bug fixesbar@bar.mysql.r18.ru2003-01-311-5/+3
* New functions in CHARSET_INFO structurebar@bar.mysql.r18.ru2003-01-311-0/+28
* Portability fixes (for windows)monty@mashka.mysql.fi2003-01-211-0/+1
* Some changes to separate charset and collation termsbar@bar.mysql.r18.ru2003-01-041-1/+1
* New wildcmp() function in CHARSET_INFO structurebar@bar.mysql.r18.ru2002-11-141-0/+138
* Some speed improvementsbar@bar.mysql.r18.ru2002-08-151-6/+18
* Configure.in/Makefile.in charset related things are now earier to maintainbar@gw.udmsearch.izhnet.ru2002-03-191-0/+4
* New ctype functions/macros to support many charsets at a timebar@gw.udmsearch.izhnet.ru2002-03-121-0/+125