Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Preparing to use my_charset_bin instead of binary_flag | unknown | 2002-10-23 | 2 | -4/+5 |
* | ctype-bin.c: | unknown | 2002-10-23 | 1 | -1/+1 |
* | ctype.c, Makefile.am, Makefile.shared: | unknown | 2002-10-23 | 3 | -3/+188 |
* | merged | unknown | 2002-10-14 | 18 | -179/+46960 |
|\ | |||||
| * | Move hash_sort and hash_caseup into CHARSET_INFO for all charsets | unknown | 2002-10-10 | 12 | -66/+119 |
| * | Some reorganization to use less memory as well as to hide some implementation | unknown | 2002-10-10 | 12 | -573/+854 |
| * | Simple charsets now have strncoll() field too | unknown | 2002-10-09 | 2 | -46/+84 |
| * | merge with work | unknown | 2002-10-02 | 1 | -1/+1 |
| |\ | |||||
| | * | UTF8 now works with up to 3 byte sequences only | unknown | 2002-09-27 | 1 | -1/+1 |
| * | | Fixes and code cleanups after merge with 4.0.3 | unknown | 2002-10-02 | 1 | -7/+9 |
| * | | Merge with 4.0.3 | unknown | 2002-08-30 | 18 | -112/+46519 |
| |\ \ | | |/ | |||||
| | * | Some speed improvements | unknown | 2002-08-15 | 2 | -13/+31 |
| | * | Renamed some charset related constant | unknown | 2002-07-30 | 1 | -3/+75 |
| | * | UCS2 charset has been added | unknown | 2002-06-17 | 2 | -0/+342 |
| | * | strto.c: | unknown | 2002-06-10 | 1 | -2/+2 |
| | * | merge with 4.0 | unknown | 2002-06-03 | 8 | -99/+107 |
| | |\ | |||||
| | * | | Fix for problem that GROUP BY and DISTINCT didn't work for UTF8 | unknown | 2002-04-17 | 2 | -0/+55 |
| | * | | Some charsets require special hash function | unknown | 2002-04-17 | 3 | -1/+579 |
| | * | | New win1250ch charset | unknown | 2002-04-17 | 2 | -4/+37 |
| | * | | merge | unknown | 2002-04-13 | 17 | -112/+45420 |
| | |\ \ | |||||
| | | * | | gb2312, GBK and Shift-JIS conversion routines | unknown | 2002-03-29 | 4 | -6/+16805 |
| | | * | | EUC-KR conversion routines | unknown | 2002-03-29 | 2 | -2/+8435 |
| | | * | | EUC-JP conversion routines | unknown | 2002-03-29 | 2 | -26/+8250 |
| | | * | | Big5 conversion routines | unknown | 2002-03-29 | 2 | -4/+5824 |
| | | * | | charset<->unicode conversion tables and routines | unknown | 2002-03-29 | 12 | -336/+1344 |
| | | * | | New UTF8 charset | unknown | 2002-03-28 | 9 | -27/+2014 |
| | | * | | Configure.in/Makefile.in charset related things are now earier to maintain | unknown | 2002-03-19 | 11 | -6/+50 |
| | | * | | New ctype functions/macros to support many charsets at a time | unknown | 2002-03-12 | 12 | -168/+507 |
| | | * | | New fiedls in CHARSET_INFO strucutre | unknown | 2002-03-07 | 1 | -33/+66 |
| | | * | | Charsets related things are prepared by configure in new way. | unknown | 2002-03-06 | 7 | -13/+2634 |
* | | | | | - Applied required modifications for automake 1.5 | unknown | 2002-10-01 | 1 | -10/+1 |
|/ / / / | |||||
* | | | | Merge sergbook.mysql.com:/usr/home/serg/Abk/mysql | unknown | 2002-08-13 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | "make clean" problem fix | unknown | 2002-08-13 | 1 | -1/+1 |
* | | | | | merge with 3.23.52 | unknown | 2002-08-08 | 1 | -2/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Fixed problem with make distcheck | unknown | 2002-08-06 | 1 | -2/+1 |
| * | | | | Updated assembler code from MySQL 4.0 (to make them work with gcc 3.0) | unknown | 2002-05-20 | 2 | -204/+202 |
| * | | | | Fixed problems with DECIMAL() type on overflow. | unknown | 2002-05-02 | 1 | -1/+2 |
* | | | | | Added a compile fix for AIX to include/my_sys.h | unknown | 2002-07-03 | 2 | -17/+17 |
| |_|_|/ |/| | | | |||||
* | | | | Reworked the RPM spec file and added several fixes to make the | unknown | 2002-05-03 | 1 | -1/+2 |
* | | | | merge | unknown | 2002-04-25 | 7 | -98/+105 |
|\ \ \ \ | |/ / / | | / / | |/ / |/| | | |||||
| * | | Fixed that IF is case insensitive if 2 and 3 arguments are case insensitive. | unknown | 2002-04-22 | 7 | -0/+119 |
| * | | Removed C version of longlong2str when using --enable-assembler | unknown | 2002-04-14 | 1 | -1/+1 |
* | | | merge | unknown | 2002-03-06 | 1 | -1/+2 |
|\ \ \ | |/ / | |||||
| * | | updated build scripts for new Linux build | unknown | 2002-02-16 | 1 | -1/+2 |
* | | | Use portable comments in assembler files | unknown | 2002-03-05 | 2 | -204/+202 |
| |/ |/| | |||||
* | | New error messages | unknown | 2002-01-29 | 1 | -1/+2 |
* | | Fix for purify | unknown | 2001-12-18 | 1 | -0/+1 |
* | | Fix for purify | unknown | 2001-12-17 | 1 | -1/+4 |
* | | Portability fixes | unknown | 2001-12-17 | 1 | -9/+8 |
* | | Update copyright | unknown | 2001-12-06 | 57 | -607/+837 |