| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.0 | unknown | 2005-11-23 | 1 | -8/+8 |
|\ |
|
| * | Merge | unknown | 2005-11-04 | 1 | -8/+8 |
| |\ |
|
| | * | Makefile.am, configure.in: | unknown | 2005-09-24 | 1 | -8/+8 |
* | | | Reapplied portability changes, from changesets by kent, joerg and msvensson | unknown | 2005-11-06 | 1 | -1/+2 |
|/ / |
|
* | | complete.c: | unknown | 2005-10-11 | 1 | -1/+1 |
* | | Changed __USE_XOPEN to _XOPEN_SOURCE and got rid of | unknown | 2005-10-04 | 3 | -21/+12 |
* | | Some fixes including implicit declaration of a function, | unknown | 2005-10-04 | 3 | -0/+29 |
* | | Several fixes revelaled by Intel compiler. | unknown | 2005-09-23 | 1 | -1/+3 |
* | | Merge mysqldev@production.mysql.com:jimw/mysql-5.0-readline | unknown | 2005-07-18 | 45 | -691/+1743 |
|\ \
| |/
|/| |
|
| * | Reimplement use of "config_readline.h" to get readline configuration. | unknown | 2005-07-18 | 32 | -94/+33 |
| * | Upgrade bundled readline to version 5.0. | unknown | 2005-07-18 | 46 | -721/+1834 |
* | | 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 | 2 | -2/+4 |
* | 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 | 2 | -1/+3 |
* | - 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 |
* | | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1 | unknown | 2005-04-21 | 40 | -1311/+2855 |
|\ \
| |/
|/| |
|
| * | 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 |
* | | - added missing file config_readline.h to the source distribution | unknown | 2005-04-21 | 1 | -1/+1 |
|/ |
|
* | After review fix | unknown | 2005-04-20 | 1 | -4/+8 |
* | BUG#9568 mysql segfaults from CTRL-R | unknown | 2005-04-19 | 31 | -90/+56 |
* | Fix bug in bundled GNU readline library, based on similar report for | unknown | 2005-01-31 | 1 | -1/+1 |
* | 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 |
| * | fixed compiling bug of libedit on qnx | unknown | 2004-08-31 | 1 | -2/+2 |
| * | fixed compiling bug | unknown | 2004-08-31 | 4 | -3/+9 |
* | | - adding more missing libedit files | unknown | 2004-08-27 | 1 | -2/+2 |
* | | - add missing file "read.h" to the source distribution | unknown | 2004-08-27 | 1 | -1/+1 |
|/ |
|
* | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.1 | unknown | 2004-08-27 | 1 | -9/+1 |
|\ |
|
| * | fixed format of history of new libedit for compatibility | unknown | 2004-08-27 | 1 | -9/+1 |
* | | compatibility fixes | unknown | 2004-08-24 | 1 | -0/+1 |
|/ |
|
* | committed skipped file | unknown | 2004-08-25 | 1 | -0/+3 |