summaryrefslogtreecommitdiff
path: root/cmd-line-utils/readline
Commit message (Expand)AuthorAgeFilesLines
* use correct config_readline.h fileunknown2008-01-0335-35/+35
* Update readline to version 5.2. This fixes bug#18431.unknown2007-11-1943-1507/+3610
* 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 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
|/ /
* | Remove warnings by castingunknown2006-12-191-1/+2
|/
* Fixed compiler warningsunknown2006-11-302-2/+5
* Remove compiler warningsunknown2006-11-2020-220/+153
* 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
* Reimplement use of "config_readline.h" to get readline configuration.unknown2005-07-1832-94/+33
* Upgrade bundled readline to version 5.0.unknown2005-07-1846-721/+1834
* Makefile.am:unknown2005-07-051-1/+2
* terminal.c, sql_bitmap.h, my_sys.h, configure.in, config.h:unknown2005-05-051-1/+1
* - 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
* move readline to cmd-line-utilsunknown2003-01-1859-0/+26050