Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-marvel | jbruehe/mysqldev@mysql.com/production.mysql.com | 2007-08-16 | 1 | -1/+6 |
|\ | |||||
| * | CMakeLists.txt (many), win/README, mysql_manifest.cmake, configure.js: | kent@mysql.com/kent-amd64.(none) | 2007-08-06 | 1 | -1/+6 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1 | monty@narttu.mysql.fi | 2007-08-14 | 1 | -2/+2 |
|\ \ | |/ |/| | |||||
| * | Fixed a lot of compiler warnings and errors detected by Forte C++ on Solaris | monty@mysql.com/nosik.monty.fi | 2007-08-13 | 1 | -2/+2 |
* | | Fix a bad BitKeeper dependency structure for the "CMakeLists.txt" files. | joerg@trift2. | 2007-07-31 | 1 | -0/+0 |
|/ | |||||
* | WL#3817: Simplify string / memory area types and make things more consistent ... | monty@mysql.com/narttu.mysql.fi | 2007-05-10 | 1 | -1/+1 |
* | Many files: | kent@mysql.com/kent-amd64.(none) | 2006-12-31 | 1 | -0/+15 |
* | 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 | 2 | -1/+16 |
* | | Merge mysql.com:/home/kent/bk/main/mysql-5.0 | kent@kent-amd64.(none) | 2006-12-23 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Many files: | kent@mysql.com/kent-amd64.(none) | 2006-12-23 | 1 | -2/+2 |
* | | Merge mysql.com:/home/my/mysql-5.0 | monty@nosik.monty.fi | 2006-11-22 | 1 | -1/+2 |
|\ \ | |/ | |||||
| * | Remove compiler warnings | monty@mysql.com/nosik.monty.fi | 2006-11-20 | 1 | -1/+2 |
| * | make dist changes for Cmake build | georg@lmy002.wdf.sap.corp | 2006-09-01 | 1 | -1/+1 |
| * | Additional files for cmake support | georg@lmy002.wdf.sap.corp | 2006-08-31 | 1 | -0/+5 |
* | | Merge mysql.com:/home/emurphy/src/bk-clean/tmp_merge | elliot@mysql.com | 2006-06-23 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Bug#19407 Test 'func_regexp' fails on Windows x64 | iggy@mysql.com | 2006-06-19 | 1 | -1/+1 |
* | | Rename cmakelists.txt -> CMakeLists.txt | msvensson@neptunus.(none) | 2006-05-12 | 1 | -1/+1 |
* | | performing a set of bk mv on each CMakeLists.txt file to try and restore the ... | reggie@big_geek. | 2006-05-11 | 1 | -0/+0 |
* | | Some changes to make it possible to build for Windows with CMake from | knielsen@mysql.com | 2006-03-24 | 1 | -1/+1 |
* | | Moved cmake scripts into the proper directories | Reggie@xgeek. | 2006-03-15 | 1 | -0/+5 |
|/ | |||||
* | Merge | kent@mysql.com | 2005-09-29 | 14 | -63/+63 |
|\ | |||||
| * | Many files: | kent@mysql.com | 2005-09-29 | 14 | -63/+63 |
| * | fixed function sig so it will compile with Visual C++ 8 | reggie@linux.site | 2005-07-14 | 1 | -5/+1 |
* | | Merge | kent@mysql.com | 2005-07-06 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Makefile.am: | kent@mysql.com | 2005-07-05 | 1 | -1/+2 |
* | | regerror.c: | reggie@mdk10.(none) | 2005-04-25 | 1 | -5/+1 |
* | | Removed support for RAID, mit-threads, and MySQL FS (really, if someone wants... | brian@zim.(none) | 2005-03-16 | 1 | -1/+1 |
* | | Remove compiler warnings and remove not used variables | monty@mysql.com | 2005-02-25 | 1 | -1/+1 |
* | | Merge mysql.com:/home/dlenev/src/mysql-4.1-merges | dlenev@mysql.com | 2005-01-18 | 1 | -2/+1 |
|\ \ | |/ | |||||
| * | Cleanups in Makefile.ams | konstantin@mysql.com | 2005-01-18 | 1 | -2/+1 |
* | | After merge fixes | monty@mysql.com | 2004-12-31 | 1 | -1/+1 |
|/ | |||||
* | Bugs: #7111: server crashes when regexp is used | bar@mysql.com | 2004-12-09 | 1 | -2/+19 |
* | Fix compiler warnings (detected by Intel's C++ compiler) | monty@mysql.com | 2004-10-22 | 1 | -4/+4 |
* | Review of all code pushed since last review | monty@mishka.local | 2004-10-20 | 2 | -0/+4 |
* | - compile fix for regex/regcomp.c spotted on Mac OS X | lenz@mysql.com | 2004-06-15 | 1 | -1/+1 |
* | Removed compiler warning | monty@mysql.com | 2004-03-18 | 1 | -12/+12 |
* | Merge with 4.0.17 | monty@mysql.com | 2003-12-17 | 1 | -0/+10 |
|\ | |||||
| * | Added checking of return value from my_once_alloc() in charset | monty@mysql.com | 2003-12-10 | 1 | -0/+10 |
* | | regexp worked only with the default character set. | bar@bar.mysql.r18.ru | 2003-09-24 | 2 | -21/+35 |
* | | Move latin1 into a separarte file | bar@bar.mysql.r18.ru | 2003-01-29 | 1 | -2/+2 |
* | | Reorganization to restore generating charset C files from conf files | bar@bar.mysql.r18.ru | 2003-01-29 | 5 | -7/+6 |
* | | Makefile.am: | bar@bar.mysql.r18.ru | 2002-11-28 | 1 | -1/+1 |
* | | removed redundant -I include-dirs | serg@serg.mysql.com | 2002-11-26 | 1 | -1/+1 |
* | | merged | serg@serg.mysql.com | 2002-10-14 | 11 | -98/+117 |
|\ \ | |/ |/| | |||||
| * | Regex library is switched to use new ctype tools | bar@gw.udmsearch.izhnet.ru | 2002-03-06 | 11 | -98/+117 |
* | | - Applied required modifications for automake 1.5 | lenz@mysql.com | 2002-10-01 | 1 | -9/+0 |
|/ | |||||
* | Query cache. | monty@hundin.mysql.fi | 2001-12-02 | 8 | -54/+58 |
* | Changed to use my_global.h | monty@hundin.mysql.fi | 2001-09-14 | 8 | -8/+8 |
* | Fixed bug in REGEXP for Linux Alpha | monty@donna.mysql.fi | 2001-04-11 | 2 | -9/+9 |