summaryrefslogtreecommitdiff
path: root/cmd-line-utils/readline/display.c
Commit message (Expand)AuthorAgeFilesLines
* Merge MySQL 5.1.41 into MariaDB trunk, including a number of after-merge fixes.unknown2009-11-301-1/+1
|\
| * Merge with MySQL 5.1, with following additions:unknown2009-11-161-3/+3
| |\
| | * Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-09-231-3/+3
* | | Remove compiler warnings (Including some warnings from -Wstrict-aliasing)Michael Widenius2009-11-301-4/+4
|/ /
* | Merge MySQL->MariaDBSergey Petrunya2009-09-081-8/+13
|\ \ | |/
| * Merge from 5.0Staale Smedseng2009-06-291-9/+14
| |\
| | * Merge from 5.0-btStaale Smedseng2009-06-291-9/+14
| * | Addendum to Bug #45286: backport macro name form other treeTatiana A. Nurnberg2009-06-061-1/+1
| |/
| * Bug #45286: compilation warnings on mysql-5.0-bugteam on MacOSXGeorgi Kodinov2009-06-051-1/+1
| * Bug #45286: compilation warnings on mysql-5.0-bugteam on MacOSXGeorgi Kodinov2009-06-051-1/+1
* | Merge mysql.com:/home/my/mysql-5.1unknown2008-04-281-1/+1
|\ \ | |/
| * use correct config_readline.h fileunknown2008-01-031-1/+1
* | Fixed compiler warnings in a lot of filesunknown2008-02-131-8/+4
|/
* Update readline to version 5.2. This fixes bug#18431.unknown2007-11-191-188/+340
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-02-211-1/+1
|\
| * Fixed compiler warnings detected by option -Wshadow and -Wunused:unknown2006-12-151-1/+1
* | Bug#19474 readline bug: mysql: free(): invalid pointerunknown2007-01-291-0/+12
|/
* Remove compiler warningsunknown2006-11-201-8/+9
* Changed __USE_XOPEN to _XOPEN_SOURCE and got rid ofunknown2005-10-041-7/+4
* Some fixes including implicit declaration of a function,unknown2005-10-041-0/+9
* Reimplement use of "config_readline.h" to get readline configuration.unknown2005-07-181-3/+1
* Upgrade bundled readline to version 5.0.unknown2005-07-181-76/+162
* BUG#9568 mysql segfaults from CTRL-R unknown2005-04-191-3/+1
* move readline to cmd-line-utilsunknown2003-01-181-0/+2198