summaryrefslogtreecommitdiff
path: root/cmd-line-utils
Commit message (Expand)AuthorAgeFilesLines
* Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-08-283-8/+8
* Merge from 5.0-btStaale Smedseng2009-06-2924-201/+217
* 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
* Bug #45286: compilation warnings on mysql-5.0-bugteam on MacOSXGeorgi Kodinov2009-06-052-2/+4
* Bug#42430 Final commit to 5.0-bugteamStaale Smedseng2009-04-161-1/+1
* cmd-line-utils/libedit/readline/readline.hunknown2009-03-191-1/+1
* Back patched libedit portability changes from 5.1.32unknown2009-03-094-9/+6
* fixed a libedit compilation problemGeorgi Kodinov2009-02-102-1/+3
* From jperkin : Merge libedit 2.11 and related files, Georgi Kodinov2009-02-1055-3917/+2265
* Merge pcg5ppc.xiphis.org:/Network/Servers/anubis.xiphis.org/home/antony/work/...unknown2008-03-075-7/+9
|\
| * Bug#23097 mysql can't insert korean on mysql prompt.unknown2008-03-045-7/+9
* | use correct config_readline.h fileunknown2008-01-0335-35/+35
|/
* Update readline to version 5.2. This fixes bug#18431.unknown2007-11-1943-1507/+3610
* Makefile.am:unknown2007-10-301-3/+9
* Generate "config.h" directly into the "include" directory, later copiedunknown2007-07-301-2/+2
* Merge pilot.(none):/data/msvensson/mysql/mysql-4.1-maintunknown2007-06-071-0/+10
|\
| * Bug#10218 Command line recall rolls into Segmentation Fault(coredump)'unknown2007-06-041-0/+10
* | Fixed compiler warnings.unknown2007-02-281-4/+3
* | Fixed compiler warnings (for linux and win32 and win64)unknown2007-02-221-2/+2
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-02-215-16/+16
|\ \
| * \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-01-225-16/+16
| |\ \
| | * | Fixed compiler warnings detected by option -Wshadow and -Wunused:unknown2006-12-155-16/+16
* | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0unknown2007-02-062-7/+6
|\ \ \ \
| * | | | Fix bug#23293 "readline detection broken on NetBSD":unknown2007-01-312-7/+6
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-01-311-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | cmd-line-utils/readline/undo.c : Replace an "uint" cast by the expanded "...unknown2007-01-191-1/+1
| |/ / /
* | | | Bug#19474 readline bug: mysql: free(): invalid pointerunknown2007-01-291-0/+12
|/ / /
* | | Many files:unknown2006-12-231-2/+2
* | | Remove warnings by castingunknown2006-12-191-1/+2
|/ /
* | Fixed compiler warningsunknown2006-11-302-2/+5
* | Remove compiler warningsunknown2006-11-2020-220/+153
* | Merge neptunus.(none):/home/msvensson/mysql/bug16557/my50-bug16557unknown2006-02-211-2/+2
|\ \
| * | Bug#16557 mysql cmd-line client does not rename .mysql_history.TMP to .mysql_...unknown2006-02-131-2/+2
* | | many warnings (practically safe but annoying) correctedunknown2006-01-031-2/+2
|/ /
* | Mergeunknown2005-11-041-8/+8
|\ \ | |/
| * Makefile.am, configure.in:unknown2005-09-241-8/+8
* | complete.c:unknown2005-10-111-1/+1
* | Changed __USE_XOPEN to _XOPEN_SOURCE and got rid ofunknown2005-10-043-21/+12
* | Some fixes including implicit declaration of a function,unknown2005-10-043-0/+29
* | Several fixes revelaled by Intel compiler.unknown2005-09-231-1/+3
* | Merge mysqldev@production.mysql.com:jimw/mysql-5.0-readlineunknown2005-07-1845-691/+1743
|\ \ | |/ |/|
| * Reimplement use of "config_readline.h" to get readline configuration.unknown2005-07-1832-94/+33
| * Upgrade bundled readline to version 5.0.unknown2005-07-1846-721/+1834
* | QNX does not know "uint", so the cast is rewritten as "unsigned int".unknown2005-07-181-1/+1
|/
* cmd-line-utils/libedit/chared.c: Fix compile problem caused by use of "uint" ...unknown2005-07-111-2/+2
* Makefile.am:unknown2005-07-052-2/+4
* Merge bk-internal:/home/bk/mysql-4.1unknown2005-05-183-3/+4
|\
| * - don't include sys.h directly in the autogenerated libedit sourceunknown2005-05-131-2/+2
| * readline.c:unknown2005-05-122-1/+2