Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug#10218 Command line recall rolls into Segmentation Fault(coredump)' | msvensson@pilot.(none) | 2007-06-04 | 1 | -0/+10 |
| | | | | - Declare 'tgoto' if not already declared in system header files. | ||||
* | Makefile.am, configure.in: | kent@mysql.com | 2005-09-24 | 1 | -8/+8 |
| | | | | Enable "make distcheck" to work | ||||
* | QNX does not know "uint", so the cast is rewritten as "unsigned int". | joerg@mysql.com | 2005-07-18 | 1 | -1/+1 |
| | |||||
* | cmd-line-utils/libedit/chared.c: Fix compile problem caused by use of "uint" ↵ | joerg@mysql.com | 2005-07-11 | 1 | -2/+2 |
| | | | | which is undefined on QNX. | ||||
* | Makefile.am: | kent@mysql.com | 2005-07-05 | 2 | -2/+4 |
| | | | | | Added -I$(top_builddir)/include for searching generated header files, when builddir != srcdir | ||||
* | Merge bk-internal:/home/bk/mysql-4.1 | matt@mysql.com | 2005-05-18 | 3 | -3/+4 |
|\ | | | | | | | into mysql.com:/data0/mysqldev/my/mysql-4.1-build | ||||
| * | - don't include sys.h directly in the autogenerated libedit source | lenz@mysql.com | 2005-05-13 | 1 | -2/+2 |
| | | | | | | | | | | files - include config.h instead (compile fix for FreeBSD and AIX 4.3/5.2) | ||||
| * | readline.c: | kent@mysql.com | 2005-05-12 | 2 | -1/+2 |
| | | | | | | | | | | | | Include readline/readline.h earlier, to avoid redifinition of term.h macros on AIX 5.2 search.c: FreeBSD needs <sys/types.h> to get 'off_t' defined | ||||
* | | Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-4.1 | kent@mysql.com | 2005-05-14 | 1 | -1/+1 |
|\ \ | | | | | | | | | | into mysql.com:/Users/kent/mysql/cw/mysql-4.1 | ||||
| * \ | Merge mysql.com:/home/jimw/my/mysql-4.1-9603 | jimw@mysql.com | 2005-05-13 | 1 | -1/+1 |
| |\ \ | | |/ | |/| | | | | into mysql.com:/home/jimw/my/mysql-4.1-clean | ||||
| | * | Eliminate gcc 4.0 warning in libedit code. (Bug #9603) | jimw@mysql.com | 2005-05-07 | 1 | -1/+1 |
| | | | |||||
* | | | readline.h: | kent@mysql.com | 2005-05-13 | 1 | -1/+1 |
|/ / | | | | | | | Include <sys/ttydefaults.h> for CodeWarrior and CTRL define | ||||
* | | - added cmd-line-utils/libedit/vis.h to the source distribution | lenz@mysql.com | 2005-05-09 | 1 | -1/+1 |
|/ | |||||
* | terminal.c, sql_bitmap.h, my_sys.h, configure.in, config.h: | kent@mysql.com | 2005-05-05 | 2 | -1/+3 |
| | | | | Initial Metrowerks CodeWarrior compiler support | ||||
* | - added missing el_term.h to the source distribution (BUG#10352) | lenz@mysql.com | 2005-05-04 | 1 | -1/+1 |
| | |||||
* | Merge neptunus.(none):/home/msvensson/mysql/bug9954 | msvensson@neptunus.(none) | 2005-04-27 | 1 | -3/+4 |
|\ | | | | | | | into neptunus.(none):/home/msvensson/mysql/mysql-4.1 | ||||
| * | Bug #9954 mysql-4.1.11/cmd-line-utils/libedit/makelist.sh is not portable | msvensson@neptunus.(none) | 2005-04-27 | 1 | -3/+4 |
| | | | | | | | | | | | | - Changed makelist.sh - Bump up required version of autoconf - Use new style to init mutex in my_thr_init | ||||
* | | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1 | msvensson@neptunus.(none) | 2005-04-21 | 40 | -1311/+2855 |
|\ \ | |/ |/| | | | into neptunus.(none):/home/msvensson/mysql/bug2596 | ||||
| * | Reverting back to original path of readline.h | msvensson@neptunus.(none) | 2005-04-21 | 3 | -2/+2 |
| | | |||||
| * | Upgrade to libedit-2.9 | msvensson@neptunus.(none) | 2005-04-21 | 41 | -1312/+2856 |
| | | |||||
* | | - added missing file config_readline.h to the source distribution | lenz@mysql.com | 2005-04-21 | 1 | -1/+1 |
|/ | |||||
* | After review fix | msvensson@neptunus.(none) | 2005-04-20 | 1 | -4/+8 |
| | |||||
* | BUG#9568 mysql segfaults from CTRL-R | msvensson@neptunus.(none) | 2005-04-19 | 31 | -90/+56 |
| | | | | | | | | - 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) | ||||
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | serg@sergbook.mylan | 2005-01-08 | 1 | -1/+2 |
|\ | | | | | | | into sergbook.mylan:/usr/home/serg/Abk/mysql-4.1 | ||||
| * | few harmless warnings from automated code-checking tools fixed | serg@sergbook.mylan | 2005-01-08 | 1 | -1/+2 |
| | | |||||
* | | Fix unportable 'tr' usage in libedit build process. (Bug #7669) | jimw@mysql.com | 2005-01-08 | 1 | -1/+1 |
|/ | |||||
* | Fixed a bug in vis.c | jani@a193-229-222-105.elisa-laajakaista.fi | 2004-10-22 | 1 | -1/+1 |
| | |||||
* | Fixed Bug#6109, 'mysql' command line client segfaults on 'quit' command. | jani@a80-186-41-201.elisa-laajakaista.fi | 2004-10-21 | 1 | -29/+42 |
| | | | | | | It also did not write ~/.mysql_history file. The problem was in alloc(), which probably does not work on HP-UX-11.23 ia64 platform. Changed some macros into functions for better maintenance and debugging. | ||||
* | fixed Bug #5589 "libedit compile failure in term.c" | vva@eagle.mysql.r18.ru | 2004-09-15 | 1 | -0/+3 |
| | | | | | | (for octane2) included term.h if there isn't termcap.h in cmd-line-utils/libedit/term.c | ||||
* | 1. discarded term.h from the distribution | vva@eagle.mysql.r18.ru | 2004-09-03 | 10 | -216/+97 |
| | | | | | | | | | | 2. changed key_* to el_ley_* in the libedit key.h (because it's in the conflict with the aix definitions) 3. use libedit_term.h instead of term.h in the cmd-line-utils/libedit/el.h 4. added definition of MIN in the cmd-line-utils/libedit/read.c (if it wasn't defined yet) 5. discarded definition of SUNOS macro from configure.in (now we don't include term.h in the el.h at all) | ||||
* | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1 | vva@eagle.mysql.r18.ru | 2004-08-31 | 6 | -7/+19 |
|\ | | | | | | | into eagle.mysql.r18.ru:/home/vva/work/mysql.orig/test/mysql-4.1 | ||||
| * | fixed two compiling bugs for libedit | vva@eagle.mysql.r18.ru | 2004-08-31 | 2 | -2/+8 |
| | | |||||
| * | fixed compiling bug of libedit on qnx | vva@eagle.mysql.r18.ru | 2004-08-31 | 1 | -2/+2 |
| | | | | | | | | | | discarded using of uint in cmd-line-utils/libedit/chared.c because it's undefined on qnx | ||||
| * | fixed compiling bug | vva@eagle.mysql.r18.ru | 2004-08-31 | 4 | -3/+9 |
| | | | | | | | | (non gcc compilers don't understand '-Dx()=' option) | ||||
* | | - adding more missing libedit files | lenz@mysql.com | 2004-08-27 | 1 | -2/+2 |
| | | |||||
* | | - add missing file "read.h" to the source distribution | lenz@mysql.com | 2004-08-27 | 1 | -1/+1 |
|/ | |||||
* | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.1 | vva@eagle.mysql.r18.ru | 2004-08-27 | 1 | -9/+1 |
|\ | | | | | | | into eagle.mysql.r18.ru:/home/vva/work/mysql.orig/test/mysql-4.1 | ||||
| * | fixed format of history of new libedit for compatibility | vva@eagle.mysql.r18.ru | 2004-08-27 | 1 | -9/+1 |
| | | | | | | | | | | | | | | | | with old libedit and readline 1. discarded reading and writting of hist_cookie as the begin of the file 2. skip strvis for string before saving | ||||
* | | compatibility fixes | serg@serg.mylan | 2004-08-24 | 1 | -0/+1 |
|/ | |||||
* | committed skipped file | vva@eagle.mysql.r18.ru | 2004-08-25 | 1 | -0/+3 |
| | |||||
* | resurrect fix for | vva@eagle.mysql.r18.ru | 2004-08-25 | 1 | -1/+1 |
| | | | | | Bug #4696 segfault in cmd-line-utils/libedit/history.c:history_save() (bundled libedit) | ||||
* | added skipped file for libedit-2.6.7 | vva@eagle.mysql.r18.ru | 2004-08-24 | 8 | -0/+1181 |
| | |||||
* | upgrade to libedit-2.6.7 | vva@eagle.mysql.r18.ru | 2004-08-24 | 33 | -1090/+1743 |
| | | | | (fixed Bug #4462 libedit compile failure) | ||||
* | fixed : | vva@eagle.mysql.r18.ru | 2004-08-24 | 1 | -0/+17 |
| | | | | | Bug #3937 fails to compile with both gcc 3.3.3/icc8 Bug #4728 mysql couldn't be compiled using system readline (readline-4.3) | ||||
* | libedit safety fix: account for closing \0 | serg@serg.mylan | 2004-08-21 | 1 | -1/+1 |
| | |||||
* | typo in libedit fixed - possible buffer overflow - bug#4696 | serg@serg.mylan | 2004-08-20 | 1 | -1/+1 |
| | |||||
* | - Fixed BUG#2297: cmd-line-utils/libedit/makelist used a hard-coded | lenz@kallisto.local | 2004-01-16 | 2 | -2/+13 |
| | | | | | | call to /usr/bin/awk - replaced this with the proper autoconf variable instead (makelist is now generated out of makelist.sh during the compile phase) | ||||
* | - make sure that both libedit and readline are added to the source | lenz@kallisto.local | 2003-08-20 | 1 | -0/+1 |
| | | | | | distribution. libedit is used by default, one needs to use "--with-readline" when compiling with readline instead. | ||||
* | fixed bug with locales in libedit | vva@eagle.mysql.r18.ru | 2003-04-06 | 2 | -132/+132 |
| |