summaryrefslogtreecommitdiff
path: root/strings/ctype-gb2312.c
Commit message (Expand)AuthorAgeFilesLines
* my_strncasecmp() is not used anymore. Use my_strncoll() instead.bar@bar.mysql.r18.ru2003-04-011-1/+0
* Some optimization in CHARSET_INFO:bar@bar.mysql.r18.ru2003-04-011-2/+0
* Every charset now have its own parser state arraysbar@bar.mysql.r18.ru2003-03-141-0/+1
* New fields in CHARSET_INFO structure to optimize searching forbar@bar.mysql.r18.ru2003-03-051-1/+1
* New functions in CHARSET_INFO structurebar@bar.mysql.r18.ru2003-01-311-0/+2
* New CHARSET_INFO function to compare strings regardless to trailing spacesbar@bar.mysql.r18.ru2003-01-311-0/+1
* New "fill" function in charset_info_st structurebar@bar.mysql.r18.ru2003-01-281-0/+1
* wb_wc and wc_mb now checks length insidebar@bar.mysql.r18.ru2003-01-271-0/+6
* New scan() function in CHARSET_INFO structure (not used yet) bar@bar.mysql.r18.ru2003-01-171-1/+2
* All charsets now have strnxfrm. bar@bar.mysql.r18.ru2003-01-151-3/+3
* Many files:bar@bar.mysql.r18.ru2003-01-051-1/+1
* Some changes to separate charset and collation termsbar@bar.mysql.r18.ru2003-01-041-0/+1
* Preparing for charset dependant int10_to_strbar@bar.mysql.r18.ru2002-12-111-0/+2
* Preparing to use better string-to-number functions to avoid c_ptr() call,bar@bar.mysql.r18.ru2002-11-271-5/+5
* move like_range into CHARSET_INFO structurebar@bar.mysql.r18.ru2002-11-151-1/+1
* New wildcmp() function in CHARSET_INFO structurebar@bar.mysql.r18.ru2002-11-141-1/+2
* Preparing to embed string to number conversion functions into charset structurebar@bar.mysql.r18.ru2002-11-131-1/+6
* New field snprintf() in CHARSET_INFO structurebar@bar.mysql.r18.ru2002-11-101-1/+2
* Move hash_sort and hash_caseup into CHARSET_INFO for all charsetsbar@bar.mysql.r18.ru2002-10-101-2/+2
* Some reorganization to use less memory as well as to hide some implementationbar@bar.mysql.r18.ru2002-10-101-9/+42
* gb2312, GBK and Shift-JIS conversion routinesbar@gw.udmsearch.izhnet.ru2002-03-291-0/+5502
* charset<->unicode conversion tables and routinesbar@gw.udmsearch.izhnet.ru2002-03-291-3/+4
* New UTF8 charsetbar@gw.udmsearch.izhnet.ru2002-03-281-3/+3
* Configure.in/Makefile.in charset related things are now earier to maintainbar@gw.udmsearch.izhnet.ru2002-03-191-0/+4
* Charsets related things are prepared by configure in new way.bar@gw.udmsearch.izhnet.ru2002-03-061-0/+1
* Update copyrightmonty@hundin.mysql.fi2001-12-061-15/+14
* Changed to use my_global.hmonty@hundin.mysql.fi2001-09-141-1/+1
* Import changesetbk@work.mysql.com2000-07-311-0/+180