Age | Commit message (Expand) | Author | Files | Lines |
2019-11-15 | Minor updates to readline configury | Tom Tromey | 5 | -14/+10 |
2019-10-23 | Move readline to the readline/readline subdirectory | Tom Tromey | 148 | -10489/+15553 |
2019-09-23 | gdb/readline: Fix date in last ChangeLog entry | Andrew Burgess | 1 | -1/+1 |
2019-09-23 | gdb/readline: fix use of an undefined variable | Andrew Burgess | 2 | -1/+8 |
2019-08-13 | [readline] Fix compilation on MinGW | Christian Biesinger | 2 | -1/+6 |
2019-08-12 | Import readline 8.0 | Tom Tromey | 77 | -2146/+4046 |
2019-08-12 | Remove gdb workaround from readline/xfree.c | Tom Tromey | 4 | -11/+7 |
2019-08-12 | Remove gdb workaround from readline/emacs_keymap.c | Tom Tromey | 2 | -6/+4 |
2019-08-12 | Remove gdb workaround from readline/complete.c | Tom Tromey | 2 | -5/+4 |
2019-08-12 | Import readline 7.0 (patch 5) | Tom Tromey | 96 | -1785/+9062 |
2019-07-12 | [readline] Fix heap-buffer-overflow in update_line | Tom de Vries | 2 | -0/+12 |
2019-05-23 | config.guess,config.sub: synchronize with config project master sources | Jose E. Marchesi | 2 | -1732/+1994 |
2019-01-31 | Readline: Cleanup some warnings | Alan Hayward | 4 | -4/+21 |
2018-06-19 | Bump to autoconf 2.69 and automake 1.15.1 | Simon Marchi | 2 | -3110/+2150 |
2017-05-19 | Avoid MinGW compilation warning in readline/input.c | Eli Zaretskii | 2 | -0/+6 |
2016-09-17 | Improve MinGW support in Readline | Eli Zaretskii | 14 | -11/+125 |
2015-07-25 | Revert "Sync readline/ to version 7.0 alpha" | Patrick Palka | 94 | -10012/+4493 |
2015-07-25 | Don't build readline's shared libs by default | Patrick Palka | 3 | -2/+7 |
2015-07-25 | Sync readline/ to version 7.0 alpha | Patrick Palka | 94 | -4495/+10009 |
2014-12-30 | Fix executable indicator in file name completion on Windows. | Eli Zaretskii | 2 | -0/+19 |
2014-09-22 | readline/search.c: Remove useless parameter '0' for rl_message() | Chen Gang | 2 | -1/+7 |
2013-09-24 | * readline.c (bind_arrow_keys_internal): | Pierre Muller | 2 | -0/+10 |
2013-09-24 | Fix last entry in ChangeLog.gdb (unnecessary dir name). | Joel Brobecker | 1 | -1/+1 |
2013-09-23 | [MinGW] Fix a compilation error in readline/util.c:_rl_strnicmp | Joel Brobecker | 2 | -1/+6 |
2013-05-22 | readline/ | Yao Qi | 3 | -2/+10 |
2012-10-18 | Remove some extraneous changes in readline/terminal.c | Joel Brobecker | 2 | -19/+7 |
2012-02-24 | * signals.c (_rl_block_sigwinch, _rl_release_sigwinch): Add | Pierre Muller | 2 | -0/+7 |
2011-10-12 | 2011-05-11 Sterling Augustine <saugustine@google.com> | Sterling Augustine | 2 | -2/+5 |
2011-10-11 | 2011-10-11 Sterling Augustine <saugustine@google.com> | Sterling Augustine | 1 | -1/+2 |
2011-06-29 | readline/ | Jan Kratochvil | 4 | -1/+19 |
2011-05-11 | Imported readline 6.2, and upstream patch 001. | Jan Kratochvil | 122 | -4962/+10949 |
2011-03-04 | 2011-03-04 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 2 | -0/+5 |
2009-08-22 | Regenerate tree using Autoconf 2.64 and Automake 1.11. | Ralf Wildenhues | 4 | -9166/+6645 |
2009-08-22 | Fixup readline and sim including of override.m4 | Ralf Wildenhues | 6 | -46/+128 |
2009-07-30 | sim/ | Ralf Wildenhues | 4 | -0/+13 |
2009-07-30 | config/ | Ralf Wildenhues | 2 | -1/+5 |
2009-04-17 | gdb: | Joseph Myers | 2 | -1/+8 |
2008-08-10 | Build fixes for DJGPP. | Pedro Alves | 3 | -0/+16 |
2008-03-24 | PR gdb/544 | Jan Kratochvil | 4 | -14/+32 |
2007-09-01 | PR gdb/2138 | Daniel Jacobowitz | 3 | -62/+125 |
2007-03-27 | Add "make pdf" and "make install-pdf", from Brooks Moses | Daniel Jacobowitz | 2 | -1/+5 |
2006-11-13 | 2006-11-13 Denis Pilat <denis.pilat@st.com> | Frederic Riss | 2 | -2/+7 |
2006-10-21 | * callback.c: Include "xmalloc.h". | Ulrich Weigand | 3 | -0/+7 |
2006-05-05 | Readline 5.1 import for HEAD. | Daniel Jacobowitz | 84 | -8530/+8824 |
2006-04-20 | touched all sources to ease import of readline-5.1 | Elena Zannoni | 3 | -2/+15 |
2006-04-20 | This commit was generated by cvs2svn to track changes on a CVS vendor | Elena Zannoni | 28 | -0/+15554 |
2006-04-20 | import of readlilne 5.1FSF | Elena Zannoni | 112 | -17682/+56807 |
2006-03-21 | * histfile.c (read_history_range): Remove '\r' character from | Daniel Jacobowitz | 2 | -1/+9 |
2006-02-23 | * readline/terminal.c (_rl_get_screen_size): Get console size from | Daniel Jacobowitz | 2 | -0/+24 |
2005-07-25 | Clarify ANSI, not POSIX, terminal escapes in ChangeLog | Mark Mitchell | 1 | -1/+1 |