summaryrefslogtreecommitdiff
path: root/cmd-line-utils/libedit
Commit message (Expand)AuthorAgeFilesLines
* Merge of compatibility fixesMichael Widenius2012-04-023-3/+3
|\
| * Compatibility fixes by U OrsiniMichael Widenius2012-03-303-3/+3
* | 5.3 mergeSergei Golubchik2012-02-241-11/+11
|\ \ | |/
| * Fixed that 'make distcheck' works with automake 1.11.11Michael Widenius2012-02-211-11/+11
* | 5.3 mergeSergei Golubchik2012-02-213-5/+5
|\ \ | |/
| * Merge with MYSQL 5.1.61Michael Widenius2012-02-203-5/+5
| |\
| | * Fixes required to build on AIXKaren Langford2012-01-113-5/+5
| * | Fixed that --with-libedit --without-readline worksMichael Widenius2011-12-013-10/+10
| |/
* | mergeSergei Golubchik2012-01-161-1/+1
|\ \
| * | Force bundled readline/libedit build as static library. Vladislav Vaintroub2012-01-091-1/+1
* | | mysql-5.5 mergeSergei Golubchik2012-01-161-2/+11
|\ \ \
| * \ \ Merge mysql-5.1 -> mysql-5.5Vasil Dimov2011-11-184-9/+21
| |\ \ \ | | | |/ | | |/|
| * | | Local merge from mysql-5.1.Nirbhay Choubey2011-10-242-3/+3
| |\ \ \
| * \ \ \ Merge of fix for bug#13106585 from mysql-5.1.Nirbhay Choubey2011-10-216-18/+15
| |\ \ \ \
| * \ \ \ \ Merge of fix for bug#13102538 from mysql-5.1.Nirbhay Choubey2011-10-185-5/+0
| |\ \ \ \ \
| * \ \ \ \ \ Merge of changeset of WL#5945 from mysql-5.1.Nirbhay Choubey2011-10-1452-2989/+5373
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
* | | | | | | 5.3 mergeSergei Golubchik2012-01-1350-3005/+5384
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Merge with 5.1 + fixes for build failures in 5.2Michael Widenius2011-11-293-10/+10
| | |_|_|_|/ | |/| | | |
| * | | | | Patch to fix stdint.h missing from pre Solaris 10 versions.Karen Langford2011-10-292-0/+12
| * | | | | Patch to fix libedit vis.h problem (OSX/FreeBSD)Karen Langford2011-10-283-9/+9
| | |_|_|/ | |/| | |
| * | | | WL#5945 - Improve libedit libraryNirbhay Choubey2011-10-242-3/+3
| | |_|/ | |/| |
| * | | Bug#13106585 PUSH FOR "WL#5945 : IMPROVE LIBEDIT LIBRARY"Nirbhay Choubey2011-10-216-22/+19
| | |/ | |/|
| * | Bug#13102538 : COMPILE ERROR ON SOLARIS WHEN COMPILINGNirbhay Choubey2011-10-185-5/+0
| |/
| * WL#5945 : Improve libedit libraryNirbhay Choubey2011-10-1452-2994/+5373
* | Merge of fix for bug#11757855 from mysql-5.1 -> mysql-5.5.Nirbhay Choubey2011-04-301-5/+16
|\ \ | |/
| * Bug#11757855 - 49967: built-in libedit doesn't readNirbhay Choubey2011-04-291-5/+16
* | Merge of fix for bug#12329909 from mysql-5.1 -> mysql-5.5.Nirbhay Choubey2011-04-271-2/+10
|\ \ | |/
| * BUG#12329909 - BUILDING MYSQL WITH DEBUG SUPPORTNirbhay Choubey2011-04-271-2/+10
* | Fix detection of tgoto declaration:Vladislav Vaintroub2010-11-271-0/+15
* | WL#5665: Removal of the autotools-based build systemDavi Arnaut2010-11-201-92/+0
* | Merge of mysql-5.1-bugteam into mysql-5.5-bugteam.Davi Arnaut2010-10-193-24/+33
|\ \ | |/
| * Bug#45288: pb2 returns a lot of compilation warningsDavi Arnaut2010-10-194-26/+34
* | Patch for Bug#55854 (MySQL AB should not be AUTHOR, copyright incorrect).Alexander Nozdrin2010-08-121-4/+4
* | Bug #53445 Build with -Wall and fix warnings that it generatesTor Didriksen2010-05-261-2/+1
* | Fix build with LDFLAGS=--Wl,--as-needed on LinuxVladislav Vaintroub2009-12-191-1/+1
* | Fix libedit out-of-source buildVladislav Vaintroub2009-11-101-1/+1
* | remove debug outputVladislav Vaintroub2009-11-101-1/+0
* | refactor libedit, generate files in binary tree, not in source treeVladislav Vaintroub2009-11-101-82/+83
* | WL#5161 : Cross-platform build with CMakeVladislav Vaintroub2009-11-092-1/+168
|/
* 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
* Bug#23097 mysql can't insert korean on mysql prompt.unknown2008-03-045-7/+9
* 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
* | Fix bug#23293 "readline detection broken on NetBSD":unknown2007-01-312-7/+6