summaryrefslogtreecommitdiff
path: root/cmd-line-utils/libedit
Commit message (Expand)AuthorAgeFilesLines
* Fix bug#23293 "readline detection broken on NetBSD":unknown2007-01-312-7/+6
* Merge neptunus.(none):/home/msvensson/mysql/bug16557/my50-bug16557unknown2006-02-211-2/+2
|\
| * Bug#16557 mysql cmd-line client does not rename .mysql_history.TMP to .mysql_...unknown2006-02-131-2/+2
* | many warnings (practically safe but annoying) correctedunknown2006-01-031-2/+2
|/
* Makefile.am, configure.in:unknown2005-09-241-8/+8
* QNX does not know "uint", so the cast is rewritten as "unsigned int".unknown2005-07-181-1/+1
* cmd-line-utils/libedit/chared.c: Fix compile problem caused by use of "uint" ...unknown2005-07-111-2/+2
* Makefile.am:unknown2005-07-051-1/+2
* Merge bk-internal:/home/bk/mysql-4.1unknown2005-05-183-3/+4
|\
| * - don't include sys.h directly in the autogenerated libedit sourceunknown2005-05-131-2/+2
| * readline.c:unknown2005-05-122-1/+2
* | Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-05-141-1/+1
|\ \
| * \ Merge mysql.com:/home/jimw/my/mysql-4.1-9603unknown2005-05-131-1/+1
| |\ \ | | |/ | |/|
| | * Eliminate gcc 4.0 warning in libedit code. (Bug #9603)unknown2005-05-071-1/+1
* | | readline.h:unknown2005-05-131-1/+1
|/ /
* | - added cmd-line-utils/libedit/vis.h to the source distributionunknown2005-05-091-1/+1
|/
* terminal.c, sql_bitmap.h, my_sys.h, configure.in, config.h:unknown2005-05-051-0/+2
* - added missing el_term.h to the source distribution (BUG#10352)unknown2005-05-041-1/+1
* Merge neptunus.(none):/home/msvensson/mysql/bug9954unknown2005-04-271-3/+4
|\
| * Bug #9954 mysql-4.1.11/cmd-line-utils/libedit/makelist.sh is not portableunknown2005-04-271-3/+4
* | Reverting back to original path of readline.hunknown2005-04-213-2/+2
* | Upgrade to libedit-2.9unknown2005-04-2141-1312/+2856
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-01-081-1/+2
|\
| * few harmless warnings from automated code-checking tools fixedunknown2005-01-081-1/+2
* | Fix unportable 'tr' usage in libedit build process. (Bug #7669)unknown2005-01-081-1/+1
|/
* Fixed a bug in vis.cunknown2004-10-221-1/+1
* Fixed Bug#6109, 'mysql' command line client segfaults on 'quit' command.unknown2004-10-211-29/+42
* fixed Bug #5589 "libedit compile failure in term.c"unknown2004-09-151-0/+3
* 1. discarded term.h from the distributionunknown2004-09-0310-216/+97
* Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1unknown2004-08-316-7/+19
|\
| * fixed two compiling bugs for libeditunknown2004-08-312-2/+8
| * fixed compiling bug of libedit on qnxunknown2004-08-311-2/+2
| * fixed compiling bug unknown2004-08-314-3/+9
* | - adding more missing libedit filesunknown2004-08-271-2/+2
* | - add missing file "read.h" to the source distributionunknown2004-08-271-1/+1
|/
* Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-08-271-9/+1
|\
| * fixed format of history of new libedit for compatibilityunknown2004-08-271-9/+1
* | compatibility fixesunknown2004-08-241-0/+1
|/
* committed skipped fileunknown2004-08-251-0/+3
* resurrect fix for unknown2004-08-251-1/+1
* added skipped file for libedit-2.6.7unknown2004-08-248-0/+1181
* upgrade to libedit-2.6.7unknown2004-08-2433-1090/+1743
* libedit safety fix: account for closing \0unknown2004-08-211-1/+1
* typo in libedit fixed - possible buffer overflow - bug#4696unknown2004-08-201-1/+1
* - Fixed BUG#2297: cmd-line-utils/libedit/makelist used a hard-coded unknown2004-01-162-2/+13
* fixed bug with locales in libeditunknown2003-04-062-132/+132
* temporary trick for work with different locales (koi8r for example) unknown2003-03-312-132/+132
* Portability fixesunknown2003-03-111-1/+9
* Portability fixesunknown2003-02-281-2/+2
* Portability fixesunknown2003-02-2711-15/+37