Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reimplement use of "config_readline.h" to get readline configuration. | jimw@mysql.com | 2005-07-18 | 1 | -3/+1 |
| | |||||
* | Upgrade bundled readline to version 5.0. | jimw@mysql.com | 2005-07-18 | 1 | -41/+115 |
| | |||||
* | BUG#9568 mysql segfaults from CTRL-R | msvensson@neptunus.(none) | 2005-04-19 | 1 | -3/+1 |
| | | | | | | | | - Segfault because of passing a 64-bit pointer to 32 bit integer. - Add new include config_readline.h which will calculate some new defines based on what is found in config.h - This file was originally included in readline 4.3 as config.h.in, only the part that makes new defines have been moved to this file. | ||||
* | Fix bug in bundled GNU readline library, based on similar report for | jimw@mysql.com | 2005-01-31 | 1 | -1/+1 |
| | | | | | GNU bash (http://lists.gnu.org/archive/html/bug-bash/2002-08/msg00042.html) and current code from GNU readline 5.0. (Bug #5672) | ||||
* | move readline to cmd-line-utils | vva@eagle.mysql.r18.ru | 2003-01-18 | 1 | -0/+2151 |