Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ctype.c: | bar@bar.mysql.r18.ru | 2003-01-05 | 1 | -5/+5 |
* | koi8_ru -> koi8_r | bar@bar.mysql.r18.ru | 2003-01-05 | 1 | -1/+1 |
* | Many files: | bar@bar.mysql.r18.ru | 2003-01-05 | 10 | -11/+11 |
* | cp1250 | bar@bar.mysql.r18.ru | 2003-01-05 | 1 | -1/+1 |
* | ctype-win1250ch.c: | bar@bar.mysql.r18.ru | 2003-01-05 | 1 | -1/+1 |
* | Some changes to separate charset and collation terms | bar@bar.mysql.r18.ru | 2003-01-04 | 14 | -1/+38 |
* | Use of new num->str functions | bar@bar.mysql.r18.ru | 2002-12-11 | 1 | -2/+2 |
* | sql/sql_string.cc@1.39 | bar@bar.mysql.r18.ru | 2002-12-11 | 2 | -8/+199 |
* | Preparing for charset dependant int10_to_str | bar@bar.mysql.r18.ru | 2002-12-11 | 14 | -26/+123 |
* | Merge with 4.0.6 | monty@mashka.mysql.fi | 2002-12-05 | 1 | -3/+2 |
|\ | |||||
| * | Removed copying of parameters as this leads to memory leaks in embedded server. | monty@mashka.mysql.fi | 2002-12-05 | 1 | -3/+2 |
* | | UCS2 fixes | bar@bar.mysql.r18.ru | 2002-11-29 | 1 | -240/+237 |
* | | my_strntod_ucs2 and my_strntol_ucs2 fixes | bar@bar.mysql.r18.ru | 2002-11-29 | 1 | -98/+112 |
* | | New functions | bar@bar.mysql.r18.ru | 2002-11-28 | 1 | -10/+10 |
* | | new string-to-number functions | bar@bar.mysql.r18.ru | 2002-11-27 | 3 | -30/+912 |
* | | Preparing to use better string-to-number functions to avoid c_ptr() call, | bar@bar.mysql.r18.ru | 2002-11-27 | 14 | -210/+210 |
* | | removed redundant -I include-dirs | serg@serg.mysql.com | 2002-11-26 | 1 | -1/+1 |
* | | Merge with 4.0 | monty@mashka.mysql.fi | 2002-11-21 | 11 | -49/+54 |
|\ \ | |/ | |||||
| * | Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes. | monty@butch. | 2002-11-07 | 10 | -45/+50 |
| * | - replaced all occurences of HPUX with HPUX10 (to be prepared for eventual | lenz@mysql.com | 2002-10-24 | 1 | -4/+4 |
* | | move like_range into CHARSET_INFO structure | bar@bar.mysql.r18.ru | 2002-11-15 | 14 | -65/+127 |
* | | New wildcmp() function in CHARSET_INFO structure | bar@bar.mysql.r18.ru | 2002-11-14 | 15 | -38/+402 |
* | | Preparing to embed string to number conversion functions into charset structure | bar@bar.mysql.r18.ru | 2002-11-13 | 13 | -13/+253 |
* | | my_snprintf() doesn't support things like %04X so use vsprintf() instead | bar@bar.mysql.r18.ru | 2002-11-13 | 1 | -2/+11 |
* | | USER(), DATABASE() and CHARSET() functions are now UCS2 compatible | bar@bar.mysql.r18.ru | 2002-11-11 | 1 | -1/+1 |
* | | For coding convenuence cs->mbmaxlen is now 1 for 8bit charsets | bar@bar.mysql.r18.ru | 2002-11-11 | 6 | -28/+28 |
* | | my_snprintf_ucs2 bug fix | bar@bar.mysql.r18.ru | 2002-11-10 | 1 | -3/+3 |
* | | New field snprintf() in CHARSET_INFO structure | bar@bar.mysql.r18.ru | 2002-11-10 | 14 | -37/+226 |
* | | Merge work:/my/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1 | monty@mashka.mysql.fi | 2002-10-31 | 1 | -6/+89 |
|\ \ | |||||
| * | | 30 % faster longlong10_to_str function | monty@mashka.mysql.fi | 2002-10-31 | 1 | -6/+89 |
* | | | date and time fields now have charset arg in constructor | bar@bar.mysql.r18.ru | 2002-10-30 | 1 | -0/+5 |
* | | | Preparing to use my_charset_bin instead of binary_flag | bar@bar.mysql.r18.ru | 2002-10-23 | 2 | -4/+5 |
* | | | ctype-bin.c: | bar@bar.mysql.r18.ru | 2002-10-23 | 1 | -1/+1 |
* | | | ctype.c, Makefile.am, Makefile.shared: | bar@bar.mysql.r18.ru | 2002-10-23 | 3 | -3/+188 |
|/ / | |||||
* | | merged | serg@serg.mysql.com | 2002-10-14 | 18 | -179/+46960 |
|\ \ | |/ |/| | |||||
| * | Move hash_sort and hash_caseup into CHARSET_INFO for all charsets | bar@bar.mysql.r18.ru | 2002-10-10 | 12 | -66/+119 |
| * | Some reorganization to use less memory as well as to hide some implementation | bar@bar.mysql.r18.ru | 2002-10-10 | 12 | -573/+854 |
| * | Simple charsets now have strncoll() field too | bar@bar.mysql.r18.ru | 2002-10-09 | 2 | -46/+84 |
| * | merge with work | monty@mashka.mysql.fi | 2002-10-02 | 1 | -1/+1 |
| |\ | |||||
| | * | UTF8 now works with up to 3 byte sequences only | bar@bar.mysql.r18.ru | 2002-09-27 | 1 | -1/+1 |
| * | | Fixes and code cleanups after merge with 4.0.3 | monty@mashka.mysql.fi | 2002-10-02 | 1 | -7/+9 |
| * | | Merge with 4.0.3 | monty@narttu.mysql.fi | 2002-08-30 | 18 | -112/+46519 |
| |\ \ | | |/ | |||||
| | * | Some speed improvements | bar@bar.mysql.r18.ru | 2002-08-15 | 2 | -13/+31 |
| | * | Renamed some charset related constant | bar@bar.udmsearch.izhnet.ru | 2002-07-30 | 1 | -3/+75 |
| | * | UCS2 charset has been added | bar@gw.udmsearch.izhnet.ru | 2002-06-17 | 2 | -0/+342 |
| | * | strto.c: | bar@gw.udmsearch.izhnet.ru | 2002-06-10 | 1 | -2/+2 |
| | * | merge with 4.0 | monty@hundin.mysql.fi | 2002-06-03 | 8 | -99/+107 |
| | |\ | |||||
| | * | | Fix for problem that GROUP BY and DISTINCT didn't work for UTF8 | bar@gw.udmsearch.izhnet.ru | 2002-04-17 | 2 | -0/+55 |
| | * | | Some charsets require special hash function | bar@gw.udmsearch.izhnet.ru | 2002-04-17 | 3 | -1/+579 |
| | * | | New win1250ch charset | bar@gw.udmsearch.izhnet.ru | 2002-04-17 | 2 | -4/+37 |