Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pcg5ppc.xiphis.org:/Network/Servers/anubis.xiphis.org/home/antony/work/... | antony@pcg5ppc.xiphis.org | 2008-03-07 | 5 | -7/+9 |
|\ | |||||
| * | Bug#23097 mysql can't insert korean on mysql prompt. | bar@mysql.com/bar.myoffice.izhnet.ru | 2008-03-04 | 5 | -7/+9 |
* | | use correct config_readline.h file | df@pippilotta.erinye.com | 2008-01-03 | 35 | -35/+35 |
|/ | |||||
* | Update readline to version 5.2. This fixes bug#18431. | df@pippilotta.erinye.com | 2007-11-19 | 43 | -1507/+3610 |
* | Makefile.am: | kent@mysql.com/kent-amd64.(none) | 2007-10-30 | 1 | -3/+9 |
* | Generate "config.h" directly into the "include" directory, later copied | kent@mysql.com/kent-amd64.(none) | 2007-07-30 | 1 | -2/+2 |
* | Merge pilot.(none):/data/msvensson/mysql/mysql-4.1-maint | msvensson@pilot.(none) | 2007-06-07 | 1 | -0/+10 |
|\ | |||||
| * | Bug#10218 Command line recall rolls into Segmentation Fault(coredump)' | msvensson@pilot.(none) | 2007-06-04 | 1 | -0/+10 |
* | | Fixed compiler warnings. | jani@ua141d10.elisa.omakaista.fi | 2007-02-28 | 1 | -4/+3 |
* | | Fixed compiler warnings (for linux and win32 and win64) | monty@mysql.com/narttu.mysql.fi | 2007-02-22 | 1 | -2/+2 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mysql.com/narttu.mysql.fi | 2007-02-21 | 5 | -16/+16 |
|\ \ | |||||
| * \ | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mysql.com/narttu.mysql.fi | 2007-01-22 | 5 | -16/+16 |
| |\ \ | |||||
| | * | | Fixed compiler warnings detected by option -Wshadow and -Wunused: | monty@mysql.com/narttu.mysql.fi | 2006-12-15 | 5 | -16/+16 |
* | | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0 | msvensson@neptunus.(none) | 2007-02-06 | 2 | -7/+6 |
|\ \ \ \ | |||||
| * | | | | Fix bug#23293 "readline detection broken on NetBSD": | joerg@trift2. | 2007-01-31 | 2 | -7/+6 |
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | cmiller@zippy.cornsilk.net | 2007-01-31 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | cmd-line-utils/readline/undo.c : Replace an "uint" cast by the expanded "... | joerg@trift2. | 2007-01-19 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | Bug#19474 readline bug: mysql: free(): invalid pointer | msvensson@pilot.mysql.com | 2007-01-29 | 1 | -0/+12 |
|/ / / | |||||
* | | | Many files: | kent@mysql.com/kent-amd64.(none) | 2006-12-23 | 1 | -2/+2 |
* | | | Remove warnings by casting | tsmith/tim@siva.hindu.god | 2006-12-19 | 1 | -1/+2 |
|/ / | |||||
* | | Fixed compiler warnings | monty@mysql.com/narttu.mysql.fi | 2006-11-30 | 2 | -2/+5 |
* | | Remove compiler warnings | monty@mysql.com/nosik.monty.fi | 2006-11-20 | 20 | -220/+153 |
* | | Merge neptunus.(none):/home/msvensson/mysql/bug16557/my50-bug16557 | msvensson@neptunus.(none) | 2006-02-21 | 1 | -2/+2 |
|\ \ | |||||
| * | | Bug#16557 mysql cmd-line client does not rename .mysql_history.TMP to .mysql_... | msvensson@neptunus.(none) | 2006-02-13 | 1 | -2/+2 |
* | | | many warnings (practically safe but annoying) corrected | serg@serg.mylan | 2006-01-03 | 1 | -2/+2 |
|/ / | |||||
* | | Merge | kent@mysql.com | 2005-11-04 | 1 | -8/+8 |
|\ \ | |/ | |||||
| * | Makefile.am, configure.in: | kent@mysql.com | 2005-09-24 | 1 | -8/+8 |
* | | complete.c: | bar@mysql.com | 2005-10-11 | 1 | -1/+1 |
* | | Changed __USE_XOPEN to _XOPEN_SOURCE and got rid of | jani@ua141d10.elisa.omakaista.fi | 2005-10-04 | 3 | -21/+12 |
* | | Some fixes including implicit declaration of a function, | jani@ua141d10.elisa.omakaista.fi | 2005-10-04 | 3 | -0/+29 |
* | | Several fixes revelaled by Intel compiler. | jani@a193-229-222-105.elisa-laajakaista.fi | 2005-09-23 | 1 | -1/+3 |
* | | Merge mysqldev@production.mysql.com:jimw/mysql-5.0-readline | jimw@mysql.com | 2005-07-18 | 45 | -691/+1743 |
|\ \ | |/ |/| | |||||
| * | Reimplement use of "config_readline.h" to get readline configuration. | jimw@mysql.com | 2005-07-18 | 32 | -94/+33 |
| * | Upgrade bundled readline to version 5.0. | jimw@mysql.com | 2005-07-18 | 46 | -721/+1834 |
* | | 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 |
* | Makefile.am: | kent@mysql.com | 2005-07-05 | 2 | -2/+4 |
* | Merge bk-internal:/home/bk/mysql-4.1 | matt@mysql.com | 2005-05-18 | 3 | -3/+4 |
|\ | |||||
| * | - don't include sys.h directly in the autogenerated libedit source | lenz@mysql.com | 2005-05-13 | 1 | -2/+2 |
| * | readline.c: | kent@mysql.com | 2005-05-12 | 2 | -1/+2 |
* | | Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-4.1 | kent@mysql.com | 2005-05-14 | 1 | -1/+1 |
|\ \ | |||||
| * \ | Merge mysql.com:/home/jimw/my/mysql-4.1-9603 | jimw@mysql.com | 2005-05-13 | 1 | -1/+1 |
| |\ \ | | |/ | |/| | |||||
| | * | 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 |
|/ / | |||||
* | | - 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 |
* | - 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 |
|\ | |||||
| * | Bug #9954 mysql-4.1.11/cmd-line-utils/libedit/makelist.sh is not portable | msvensson@neptunus.(none) | 2005-04-27 | 1 | -3/+4 |
* | | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1 | msvensson@neptunus.(none) | 2005-04-21 | 40 | -1311/+2855 |
|\ \ | |/ |/| |