summaryrefslogtreecommitdiff
path: root/cmd-line-utils/readline
Commit message (Expand)AuthorAgeFilesLines
* Addendum to Bug #45286 : implement reviewer's remarks.Georgi Kodinov2009-06-051-4/+2
* Bug #45286: compilation warnings on mysql-5.0-bugteam on MacOSXGeorgi Kodinov2009-06-052-2/+3
* Bug #45286: compilation warnings on mysql-5.0-bugteam on MacOSXGeorgi Kodinov2009-06-052-2/+4
* use correct config_readline.h filedf@pippilotta.erinye.com2008-01-0335-35/+35
* Update readline to version 5.2. This fixes bug#18431.df@pippilotta.erinye.com2007-11-1943-1507/+3610
* Fixed compiler warnings.jani@ua141d10.elisa.omakaista.fi2007-02-281-4/+3
* Fixed compiler warnings (for linux and win32 and win64)monty@mysql.com/narttu.mysql.fi2007-02-221-2/+2
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com/narttu.mysql.fi2007-02-215-16/+16
|\
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com/narttu.mysql.fi2007-01-225-16/+16
| |\
| | * Fixed compiler warnings detected by option -Wshadow and -Wunused:monty@mysql.com/narttu.mysql.fi2006-12-155-16/+16
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0cmiller@zippy.cornsilk.net2007-01-311-1/+1
|\ \ \
| * | | cmd-line-utils/readline/undo.c : Replace an "uint" cast by the expanded "...joerg@trift2.2007-01-191-1/+1
| |/ /
* | | Bug#19474 readline bug: mysql: free(): invalid pointermsvensson@pilot.mysql.com2007-01-291-0/+12
|/ /
* | Remove warnings by castingtsmith/tim@siva.hindu.god2006-12-191-1/+2
|/
* Fixed compiler warningsmonty@mysql.com/narttu.mysql.fi2006-11-302-2/+5
* Remove compiler warningsmonty@mysql.com/nosik.monty.fi2006-11-2020-220/+153
* complete.c:bar@mysql.com2005-10-111-1/+1
* Changed __USE_XOPEN to _XOPEN_SOURCE and got rid ofjani@ua141d10.elisa.omakaista.fi2005-10-043-21/+12
* Some fixes including implicit declaration of a function,jani@ua141d10.elisa.omakaista.fi2005-10-043-0/+29
* Several fixes revelaled by Intel compiler.jani@a193-229-222-105.elisa-laajakaista.fi2005-09-231-1/+3
* Reimplement use of "config_readline.h" to get readline configuration.jimw@mysql.com2005-07-1832-94/+33
* Upgrade bundled readline to version 5.0.jimw@mysql.com2005-07-1846-721/+1834
* Makefile.am:kent@mysql.com2005-07-051-1/+2
* terminal.c, sql_bitmap.h, my_sys.h, configure.in, config.h:kent@mysql.com2005-05-051-1/+1
* - added missing file config_readline.h to the source distributionlenz@mysql.com2005-04-211-1/+1
* After review fixmsvensson@neptunus.(none)2005-04-201-4/+8
* BUG#9568 mysql segfaults from CTRL-R msvensson@neptunus.(none)2005-04-1931-90/+56
* Fix bug in bundled GNU readline library, based on similar report forjimw@mysql.com2005-01-311-1/+1
* move readline to cmd-line-utilsvva@eagle.mysql.r18.ru2003-01-1859-0/+26050