summaryrefslogtreecommitdiff
path: root/cmd-line-utils/readline
Commit message (Expand)AuthorAgeFilesLines
* Bug #43414 Parenthesis (and other) warnings compiling Staale Smedseng2010-02-222-3/+3
* Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-09-231-3/+3
* Merge from mysql-5.1.38-releaseJonathan Perkin2009-09-031-2/+7
|\
| * Build fixes for Windows, AIX, HP/UX and Sun Studio11, from Timothy Smith.Jonathan Perkin2009-08-141-2/+7
* | Merge from 5.0 for 43414Staale Smedseng2009-08-283-8/+8
|\ \ | |/ |/|
| * Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-08-283-8/+8
* | Bug #43397 mysql headers redefine pthread_mutex_initStaale Smedseng2009-07-081-1/+1
* | Merge from 5.0Staale Smedseng2009-06-2924-201/+217
|\ \ | |/
| * Merge from 5.0-btStaale Smedseng2009-06-2924-201/+217
* | Addendum to Bug #45286: backport macro name form other treeTatiana A. Nurnberg2009-06-063-4/+4
* | merged 5.0-bugteam -> 5.1-bugteamGeorgi Kodinov2009-06-053-6/+5
|\ \ | |/
| * 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
* | automergeGeorgi Kodinov2009-06-052-2/+4
|\ \ | |/
| * Bug #45286: compilation warnings on mysql-5.0-bugteam on MacOSXGeorgi Kodinov2009-06-052-2/+4
* | Merge pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.0-builddf@pippilotta.erinye.com2008-01-2335-35/+35
|\ \ | |/
| * use correct config_readline.h filedf@pippilotta.erinye.com2008-01-0335-35/+35
* | Merge pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.0-build-work-...df@pippilotta.erinye.com2007-11-1943-1507/+3610
|\ \ | |/
| * 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.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
* | | | make_binary_distribution.sh:kent@mysql.com/kent-amd64.(none)2007-09-261-4/+4
* | | | WL#2936 - Falcon & MySQL plugin interface: server variablesistruewing@chilla.local2007-04-301-2/+1
* | | | Fixed compiler warningsmonty@mysql.com/narttu.mysql.fi2007-02-231-4/+3
* | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.1msvensson@neptunus.(none)2007-02-065-16/+16
|\ \ \ \
| * \ \ \ Merge mysql.com:/home/my/mysql-5.0monty@narttu.mysql.fi2007-01-275-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 pilot.mysql.com:/home/msvensson/mysql/bug19474/my50-bug19474msvensson@pilot.mysql.com2007-01-291-0/+12
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | 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
| |/
* | Merge mysql.com:/home/my/mysql-5.0monty@narttu.mysql.fi2006-11-301-0/+1
|\ \ | |/
| * Fixed compiler warningsmonty@mysql.com/narttu.mysql.fi2006-11-302-2/+5
* | Fixed portablity problemmonty@mysql.com/nosik.monty.fi2006-11-281-1/+1
* | Removed compiler warningsmonty@mysql.com/nosik.monty.fi2006-11-272-3/+6
* | Merge mysql.com:/home/my/mysql-5.0monty@nosik.monty.fi2006-11-2220-220/+153
|\ \ | |/
| * Remove compiler warningsmonty@mysql.com/nosik.monty.fi2006-11-2020-220/+153
* | Reapplied portability changes, from changesets by kent, joerg and msvenssonkent@mysql.com2005-11-061-1/+2
|/
* 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