| Commit message (Expand) | Author | Age | Files | Lines |
* | Disabled libedit use of '__weak_reference' on FreeBSD, doesn't compile | unknown | 2009-02-14 | 1 | -2/+2 |
* | More portability fixes. | unknown | 2009-02-12 | 2 | -6/+3 |
* | Exclude libedit inclusion of <sys/ttydefaults.h> on AIX as well | unknown | 2009-02-12 | 1 | -1/+1 |
* | Changed to use the correct "__sun" and "__hpux" predefined | unknown | 2009-02-11 | 1 | -1/+1 |
* | 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 |
| * | 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 |