Age | Commit message (Expand) | Author | Files | Lines |
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 |
2005-07-25 | * input.c (rl_getc): Use getch to read console input on | Mark Mitchell | 5 | -3/+68 |
2005-07-03 | From Martin Simmons: | Mark Kettenis | 3 | -2/+8 |
2005-05-09 | Fix typos in ChangeLog | Mark Mitchell | 1 | -9/+9 |
2005-05-09 | * readline/aclocal.m4: Use AC_TRY_LINK to check for mbstate_t. | Mark Mitchell | 10 | -528/+1209 |
2004-02-19 | Index: ChangeLog | Andrew Cagney | 3 | -14/+119 |
2004-01-27 | 2004-01-27 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 5 | -9/+56 |
2004-01-15 | clarify that the import contains local changes as well. | Elena Zannoni | 1 | -1/+2 |
2003-12-30 | * readline.c (rl_save_state, rl_restore_state): Support systems | Eli Zaretskii | 4 | -11/+49 |
2003-12-17 | 2003-12-11 Michael Chastain <mec.gnu@mindspring.com> | Michael Chastain | 2 | -13/+20 |
2003-09-14 | 2003-09-14 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 2 | -660/+4 |
2003-06-15 | 2003-06-14 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 3 | -13/+33 |
2003-05-27 | * aclocal.m4: Don't add wcwidth.o if we don't have wchar.h. | Mark Kettenis | 3 | -11/+15 |
2003-05-13 | 2003-05-13 Andreas Jaeger <aj@suse.de> | Andreas Jaeger | 3 | -69/+76 |
2003-03-03 | * aclocal.m4: Add check for mbrtowc. | Joel Brobecker | 5 | -1/+92 |
2003-03-03 | Fixed configuration of wcwidth. | Kris Warkentin | 5 | -1480/+3179 |
2003-01-11 | 2003-01-09 Michael Chastain <mec@shout.net> | Michael Chastain | 2 | -12/+19 |
2003-01-08 | [ ChangeLog ] | Chris Demetriou | 3 | -80/+133 |
2002-12-17 | Revert debugging change | Christopher Faylor | 1 | -1/+1 |
2002-12-17 | * configure.in: Remove --enable-shared option. It shouldn't be used for gdb. | Christopher Faylor | 4 | -10/+9 |
2002-12-17 | * config/cygwin.cache: Prime mbstate_t. | Christopher Faylor | 2 | -0/+5 |
2002-12-08 | Import of readline 4.3. | Elena Zannoni | 93 | -8879/+23389 |
2002-08-24 | dummy commit, get CVS off the branch. | Andrew Cagney | 13 | -6625/+0 |
2002-08-24 | Dummy commit. Get CVS off the branch. | Andrew Cagney | 5 | -498/+128 |
2002-08-23 | import of readline-4.3 | Elena Zannoni | 111 | -21861/+43897 |
2002-08-23 | This commit was generated by cvs2svn to track changes on a CVS vendor | Elena Zannoni | 19 | -128/+7125 |
2002-08-23 | Import config.guess and config.sub. | Andrew Cagney | 3 | -23/+47 |