Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug#53445: Build with -Wall and fix warnings that it generates | Davi Arnaut | 2010-07-02 | 1 | -4/+4 |
* | manual merge 5.0-bugteam --> 5.1-bugteam (bug 49955) | Gleb Shchepa | 2010-01-11 | 1 | -2/+2 |
|\ | |||||
| * | Bug #49955: ld error message: undefined reference to `strmov_overlapp' | Gleb Shchepa | 2010-01-11 | 1 | -2/+2 |
* | | merged 5.0-bugteam -> 5.1-bugteam | Georgi Kodinov | 2009-03-24 | 1 | -1/+2 |
|\ \ | |/ | |||||
| * | Bug#42937 strings/CHARSET_INFO.txt not included in source distributions | Narayanan V | 2009-03-11 | 1 | -1/+1 |
* | | Merge mysql.com:/home/kent/bk/main/mysql-5.0 | kent@kent-amd64.(none) | 2006-12-31 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | my_strtoll10-x86.s: | kent@mysql.com/kent-amd64.(none) | 2006-12-31 | 1 | -1/+1 |
* | | Merge mysql.com:/home/kent/bk/main/mysql-5.0 | kent@kent-amd64.(none) | 2006-12-23 | 1 | -2/+1 |
|\ \ | |/ | |||||
| * | Many files: | kent@mysql.com/kent-amd64.(none) | 2006-12-23 | 1 | -2/+1 |
| * | make dist changes for Cmake build | georg@lmy002.wdf.sap.corp | 2006-09-01 | 1 | -1/+1 |
* | | Merge xiphis.org:/home/antony/work2/p4-bug12096.2 | acurtis@ltamd64.xiphis.org | 2006-06-22 | 1 | -6/+0 |
|\ \ | |/ | |||||
| * | Bug#12096 | acurtis@xiphis.org | 2006-05-31 | 1 | -6/+0 |
* | | Rename cmakelists.txt -> CMakeLists.txt | msvensson@neptunus.(none) | 2006-05-12 | 1 | -1/+1 |
* | | Some changes to make it possible to build for Windows with CMake from | knielsen@mysql.com | 2006-03-24 | 1 | -1/+1 |
* | | WL#1386 - CTYPE table for unicode character sets | bar@mysql.com | 2006-02-02 | 1 | -0/+4 |
* | | Fix of crashed 5.1 tree (wrong merge + wrong pullout patch forced us to creat... | monty@mysql.com | 2005-11-05 | 1 | -4/+4 |
|/ | |||||
* | Merge xiphis.org:/usr/home/antony/work2/mysql-4.1 | acurtis@xiphis.org | 2005-08-11 | 1 | -2/+2 |
|\ | |||||
| * | Fix for BUG #11642: [Patch]es x86 Assembler and text relocations | monty@mishka.local | 2005-08-08 | 1 | -2/+2 |
* | | Merge mysql.com:/home/jimw/my/mysql-5.0-7003 | jimw@mysql.com | 2005-08-02 | 1 | -3/+3 |
|\ \ | |||||
| * | | Add my_str_malloc and _free function pointers to strings library | jimw@mysql.com | 2005-06-24 | 1 | -3/+3 |
* | | | Merge | kent@mysql.com | 2005-07-06 | 1 | -1/+1 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Makefile.am: | kent@mysql.com | 2005-07-05 | 1 | -1/+2 |
| * | Added cp932 character set | shuichi@mysql.com | 2005-05-05 | 1 | -4/+4 |
* | | Removed support for RAID, mit-threads, and MySQL FS (really, if someone wants... | brian@zim.(none) | 2005-03-16 | 1 | -1/+1 |
* | | Merge mysql.com:/home/dlenev/src/mysql-4.1-merges | dlenev@mysql.com | 2005-01-18 | 1 | -1/+0 |
|\ \ | |/ | |||||
| * | Cleanups in Makefile.ams | konstantin@mysql.com | 2005-01-18 | 1 | -1/+0 |
* | | renamed charset name 'eucjp_ms' to 'eucjpms' | shuichi@mysql.com | 2005-01-12 | 1 | -4/+4 |
* | | added new character set - cp932, eucjp_ms | shuichi@mysql.com | 2005-01-11 | 1 | -4/+4 |
* | | merge with 4.1 | monty@mysql.com | 2004-10-29 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Review of all code pushed since last review | monty@mishka.local | 2004-10-20 | 1 | -1/+1 |
* | | decimal to/from bin, and utility functions | serg@serg.mylan | 2004-10-19 | 1 | -5/+4 |
* | | arbitrary precision decimal numbers | serg@serg.mylan | 2004-10-18 | 1 | -8/+17 |
|/ | |||||
* | Unicode Collation Algorithm subset implementation | bar@bar.intranet.mysql.r18.ru | 2004-03-24 | 1 | -4/+4 |
* | my_atof is deleted | serg@serg.mylan | 2004-02-13 | 1 | -3/+3 |
* | Simplified 'wrong xxx name' error messages by introducing 'general' ER_WRONG_... | monty@narttu.mysql.fi | 2003-11-03 | 1 | -3/+4 |
* | Added SQLSTATE to client/server protocol | monty@narttu.mysql.fi | 2003-06-04 | 1 | -1/+1 |
* | UCS2 and UTF8 are in separate files now | bar@bar.mysql.r18.ru | 2003-05-21 | 1 | -4/+4 |
* | German Phone book collation is always compiled | bar@bar.mysql.r18.ru | 2003-03-26 | 1 | -4/+4 |
* | Move latin1 into a separarte file | bar@bar.mysql.r18.ru | 2003-01-29 | 1 | -3/+3 |
* | Reorganization to restore generating charset C files from conf files | bar@bar.mysql.r18.ru | 2003-01-29 | 1 | -4/+4 |
* | Merge with 4.0.9 | monty@mashka.mysql.fi | 2003-01-18 | 1 | -0/+1 |
|\ | |||||
| * | Merge with 3.23 | monty@mashka.mysql.fi | 2003-01-16 | 1 | -0/+1 |
| |\ | |||||
| | * | - fixes to properly make a "make distclean" (some files were not removed) | lenz@mysql.com | 2002-12-27 | 1 | -0/+1 |
| | * | - Applied required modifications for automake 1.5 | lenz@mysql.com | 2002-11-17 | 1 | -10/+1 |
* | | | merge | monty@mashka.mysql.fi | 2003-01-14 | 1 | -3/+3 |
|\ \ \ | |||||
| * | | | Updates for multi-byte character sets | monty@mashka.mysql.fi | 2003-01-14 | 1 | -3/+3 |
* | | | | xml.c has been moved to /strings from /mysys | bar@bar.mysql.r18.ru | 2003-01-10 | 1 | -4/+4 |
|/ / / | |||||
* | | | 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 | 1 | -4/+7 |
|\ \ \ | |/ / | |||||
| * | | Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes. | monty@butch. | 2002-11-07 | 1 | -4/+7 |