Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | my_strncasecmp() is not used anymore. Use my_strncoll() instead. | bar@bar.mysql.r18.ru | 2003-04-01 | 1 | -24/+0 |
* | - Changed C++-style comments to C-style comments to make IBM compiler happy | lenz@mysql.com | 2003-03-06 | 1 | -9/+9 |
* | More use of new CHARSET_INFO functions and two bug fixes | bar@bar.mysql.r18.ru | 2003-01-31 | 1 | -5/+3 |
* | New functions in CHARSET_INFO structure | bar@bar.mysql.r18.ru | 2003-01-31 | 1 | -0/+28 |
* | Portability fixes (for windows) | monty@mashka.mysql.fi | 2003-01-21 | 1 | -0/+1 |
* | Some changes to separate charset and collation terms | bar@bar.mysql.r18.ru | 2003-01-04 | 1 | -1/+1 |
* | New wildcmp() function in CHARSET_INFO structure | bar@bar.mysql.r18.ru | 2002-11-14 | 1 | -0/+138 |
* | Some speed improvements | bar@bar.mysql.r18.ru | 2002-08-15 | 1 | -6/+18 |
* | Configure.in/Makefile.in charset related things are now earier to maintain | bar@gw.udmsearch.izhnet.ru | 2002-03-19 | 1 | -0/+4 |
* | New ctype functions/macros to support many charsets at a time | bar@gw.udmsearch.izhnet.ru | 2002-03-12 | 1 | -0/+125 |