| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge of mysql-5.1-bugteam into mysql-5.5-bugteam. | Davi Arnaut | 2010-10-19 | 3 | -24/+33 |
|\ |
|
| * | Bug#45288: pb2 returns a lot of compilation warnings | Davi Arnaut | 2010-10-19 | 4 | -26/+34 |
* | | Patch for Bug#55854 (MySQL AB should not be AUTHOR, copyright incorrect). | Alexander Nozdrin | 2010-08-12 | 1 | -4/+4 |
* | | Bug #53445 Build with -Wall and fix warnings that it generates | Tor Didriksen | 2010-05-26 | 1 | -2/+1 |
* | | Fix build with LDFLAGS=--Wl,--as-needed on Linux | Vladislav Vaintroub | 2009-12-19 | 1 | -1/+1 |
* | | Fix libedit out-of-source build | Vladislav Vaintroub | 2009-11-10 | 1 | -1/+1 |
* | | remove debug output | Vladislav Vaintroub | 2009-11-10 | 1 | -1/+0 |
* | | refactor libedit, generate files in binary tree, not in source tree | Vladislav Vaintroub | 2009-11-10 | 1 | -82/+83 |
* | | WL#5161 : Cross-platform build with CMake | Vladislav Vaintroub | 2009-11-09 | 2 | -1/+168 |
|/ |
|
* | Bug#42430 Final commit to 5.0-bugteam | Staale Smedseng | 2009-04-16 | 1 | -1/+1 |
* | cmd-line-utils/libedit/readline/readline.h | unknown | 2009-03-19 | 1 | -1/+1 |
* | Back patched libedit portability changes from 5.1.32 | unknown | 2009-03-09 | 4 | -9/+6 |
* | fixed a libedit compilation problem | Georgi Kodinov | 2009-02-10 | 2 | -1/+3 |
* | From jperkin : Merge libedit 2.11 and related files, | Georgi Kodinov | 2009-02-10 | 55 | -3917/+2265 |
* | Bug#23097 mysql can't insert korean on mysql prompt. | unknown | 2008-03-04 | 5 | -7/+9 |
* | Makefile.am: | unknown | 2007-10-30 | 1 | -3/+9 |
* | Generate "config.h" directly into the "include" directory, later copied | unknown | 2007-07-30 | 1 | -2/+2 |
* | Merge pilot.(none):/data/msvensson/mysql/mysql-4.1-maint | unknown | 2007-06-07 | 1 | -0/+10 |
|\ |
|
| * | Bug#10218 Command line recall rolls into Segmentation Fault(coredump)' | unknown | 2007-06-04 | 1 | -0/+10 |
* | | Fix bug#23293 "readline detection broken on NetBSD": | unknown | 2007-01-31 | 2 | -7/+6 |
* | | Merge neptunus.(none):/home/msvensson/mysql/bug16557/my50-bug16557 | unknown | 2006-02-21 | 1 | -2/+2 |
|\ \ |
|
| * | | Bug#16557 mysql cmd-line client does not rename .mysql_history.TMP to .mysql_... | unknown | 2006-02-13 | 1 | -2/+2 |
| |/ |
|
* | | many warnings (practically safe but annoying) corrected | unknown | 2006-01-03 | 1 | -2/+2 |
|/ |
|
* | Makefile.am, configure.in: | unknown | 2005-09-24 | 1 | -8/+8 |
* | QNX does not know "uint", so the cast is rewritten as "unsigned int". | unknown | 2005-07-18 | 1 | -1/+1 |
* | cmd-line-utils/libedit/chared.c: Fix compile problem caused by use of "uint" ... | unknown | 2005-07-11 | 1 | -2/+2 |
* | Makefile.am: | unknown | 2005-07-05 | 1 | -1/+2 |
* | Merge bk-internal:/home/bk/mysql-4.1 | unknown | 2005-05-18 | 3 | -3/+4 |
|\ |
|
| * | - don't include sys.h directly in the autogenerated libedit source | unknown | 2005-05-13 | 1 | -2/+2 |
| * | readline.c: | unknown | 2005-05-12 | 2 | -1/+2 |
* | | Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-4.1 | unknown | 2005-05-14 | 1 | -1/+1 |
|\ \ |
|
| * \ | Merge mysql.com:/home/jimw/my/mysql-4.1-9603 | unknown | 2005-05-13 | 1 | -1/+1 |
| |\ \
| | |/
| |/| |
|
| | * | Eliminate gcc 4.0 warning in libedit code. (Bug #9603) | unknown | 2005-05-07 | 1 | -1/+1 |
* | | | readline.h: | unknown | 2005-05-13 | 1 | -1/+1 |
|/ / |
|
* | | - added cmd-line-utils/libedit/vis.h to the source distribution | unknown | 2005-05-09 | 1 | -1/+1 |
|/ |
|
* | terminal.c, sql_bitmap.h, my_sys.h, configure.in, config.h: | unknown | 2005-05-05 | 1 | -0/+2 |
* | - added missing el_term.h to the source distribution (BUG#10352) | unknown | 2005-05-04 | 1 | -1/+1 |
* | Merge neptunus.(none):/home/msvensson/mysql/bug9954 | unknown | 2005-04-27 | 1 | -3/+4 |
|\ |
|
| * | Bug #9954 mysql-4.1.11/cmd-line-utils/libedit/makelist.sh is not portable | unknown | 2005-04-27 | 1 | -3/+4 |
* | | Reverting back to original path of readline.h | unknown | 2005-04-21 | 3 | -2/+2 |
* | | Upgrade to libedit-2.9 | unknown | 2005-04-21 | 41 | -1312/+2856 |
|/ |
|
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | unknown | 2005-01-08 | 1 | -1/+2 |
|\ |
|
| * | few harmless warnings from automated code-checking tools fixed | unknown | 2005-01-08 | 1 | -1/+2 |
* | | Fix unportable 'tr' usage in libedit build process. (Bug #7669) | unknown | 2005-01-08 | 1 | -1/+1 |
|/ |
|
* | Fixed a bug in vis.c | unknown | 2004-10-22 | 1 | -1/+1 |
* | Fixed Bug#6109, 'mysql' command line client segfaults on 'quit' command. | unknown | 2004-10-21 | 1 | -29/+42 |
* | fixed Bug #5589 "libedit compile failure in term.c" | unknown | 2004-09-15 | 1 | -0/+3 |
* | 1. discarded term.h from the distribution | unknown | 2004-09-03 | 10 | -216/+97 |
* | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1 | unknown | 2004-08-31 | 6 | -7/+19 |
|\ |
|
| * | fixed two compiling bugs for libedit | unknown | 2004-08-31 | 2 | -2/+8 |