summaryrefslogtreecommitdiff
path: root/cmd-line-utils
Commit message (Expand)AuthorAgeFilesLines
* Fixed compiler warnings.unknown2007-02-281-4/+3
* Fixed compiler warnings (for linux and win32 and win64)unknown2007-02-221-2/+2
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-02-215-16/+16
|\
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-01-225-16/+16
| |\
| | * Fixed compiler warnings detected by option -Wshadow and -Wunused:unknown2006-12-155-16/+16
* | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0unknown2007-02-062-7/+6
|\ \ \
| * | | Fix bug#23293 "readline detection broken on NetBSD":unknown2007-01-312-7/+6
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-01-311-1/+1
|\ \ \ \ | |/ / /
| * | | cmd-line-utils/readline/undo.c : Replace an "uint" cast by the expanded "...unknown2007-01-191-1/+1
| |/ /
* | | Bug#19474 readline bug: mysql: free(): invalid pointerunknown2007-01-291-0/+12
|/ /
* | Many files:unknown2006-12-231-2/+2
* | Remove warnings by castingunknown2006-12-191-1/+2
|/
* Fixed compiler warningsunknown2006-11-302-2/+5
* Remove compiler warningsunknown2006-11-2020-220/+153
* 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
|/
* Mergeunknown2005-11-041-8/+8
|\
| * Makefile.am, configure.in:unknown2005-09-241-8/+8
* | complete.c:unknown2005-10-111-1/+1
* | Changed __USE_XOPEN to _XOPEN_SOURCE and got rid ofunknown2005-10-043-21/+12
* | Some fixes including implicit declaration of a function,unknown2005-10-043-0/+29
* | Several fixes revelaled by Intel compiler.unknown2005-09-231-1/+3
* | Merge mysqldev@production.mysql.com:jimw/mysql-5.0-readlineunknown2005-07-1845-691/+1743
|\ \ | |/ |/|
| * Reimplement use of "config_readline.h" to get readline configuration.unknown2005-07-1832-94/+33
| * Upgrade bundled readline to version 5.0.import-readline-5.0unknown2005-07-1846-721/+1834
* | 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-052-2/+4
* Merge bk-internal:/home/bk/mysql-4.1unknown2005-05-183-3/+4
|\
| * - don't include sys.h directly in the autogenerated libedit sourcemysql-4.1.12unknown2005-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-052-1/+3
* - 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
* | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1unknown2005-04-2140-1311/+2855
|\ \ | |/ |/|
| * Reverting back to original path of readline.hunknown2005-04-213-2/+2
| * Upgrade to libedit-2.9unknown2005-04-2141-1312/+2856
* | - added missing file config_readline.h to the source distributionunknown2005-04-211-1/+1
|/
* After review fixunknown2005-04-201-4/+8
* BUG#9568 mysql segfaults from CTRL-R unknown2005-04-1931-90/+56
* Fix bug in bundled GNU readline library, based on similar report forunknown2005-01-311-1/+1
* 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