Age | Commit message (Expand) | Author | Files | Lines |
2022-05-07 | gdb/readline: fix extra 'quit' message problem | Andrew Burgess | 1 | -2/+5 |
2022-04-22 | readline: back-port changes needed to properly detect EOF | Andrew Burgess | 6 | -12/+39 |
2021-05-24 | Update config.sub and config.guess for MIPS R3 and R5 ISA support | Maciej W. Rozycki | 3 | -29/+63 |
2021-03-02 | Fix Readline 8.1 build on mingw | Tom Tromey | 2 | -0/+7 |
2021-03-02 | Import GNU Readline 8.1 | Tom Tromey | 58 | -4155/+3783 |
2021-01-23 | Use readline's variant of Windows patch | Tom Tromey | 2 | -5/+9 |
2020-06-30 | Update readline/README to mention patchlevel | Tom Tromey | 2 | -0/+8 |
2020-06-30 | problems restoring the history file are not signaled correctly to the calling... | Chet Ramey | 2 | -1/+3 |
2020-06-30 | reading history entries with timestamps can result in joined entries | Chet Ramey | 2 | -2/+15 |
2020-06-30 | fix problems moving back beyond start of history | Chet Ramey | 2 | -2/+5 |
2020-06-30 | Readline-8.0 patch 1: fix file descriptor leak with zero-length history file | Chet Ramey | 2 | -1/+2 |
2019-12-23 | Fix compilation of Readline on mingw.org's MinGW | Eli Zaretskii | 2 | -0/+27 |
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 |