GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/binutils-gdb.git
gentoo/binutils-2.29.1
gentoo/binutils-2.30
gentoo/binutils-2.31
gentoo/binutils-2.31.1
gentoo/binutils-2.32
gentoo/binutils-2.33.1
gentoo/binutils-2.34
gentoo/binutils-2.35
gentoo/binutils-2.35.1
gentoo/binutils-2.35.2
gentoo/binutils-2.36
gentoo/binutils-2.36.1
gentoo/binutils-2.37
gentoo/binutils-2.38
gentoo/binutils-2.39
gentoo/binutils-2.40
gentoo/binutils-2.41
gentoo/binutils-2.42
gentoo/binutils-2.43
gentoo/dilfridge/test-libctf
master
Gentoo vendor branches of the binutils / gdb code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
readline
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't build readline's shared libs by default
Patrick Palka
2015-07-25
3
-2
/
+7
*
Sync readline/ to version 7.0 alpha
Patrick Palka
2015-07-25
94
-4495
/
+10009
*
Fix executable indicator in file name completion on Windows.
Eli Zaretskii
2014-12-30
2
-0
/
+19
*
readline/search.c: Remove useless parameter '0' for rl_message()
Chen Gang
2014-09-22
2
-1
/
+7
*
* readline.c (bind_arrow_keys_internal):
Pierre Muller
2013-09-24
2
-0
/
+10
*
Fix last entry in ChangeLog.gdb (unnecessary dir name).
Joel Brobecker
2013-09-24
1
-1
/
+1
*
[MinGW] Fix a compilation error in readline/util.c:_rl_strnicmp
Joel Brobecker
2013-09-23
2
-1
/
+6
*
readline/
Yao Qi
2013-05-22
3
-2
/
+10
*
Remove some extraneous changes in readline/terminal.c
Joel Brobecker
2012-10-18
2
-19
/
+7
*
* signals.c (_rl_block_sigwinch, _rl_release_sigwinch): Add
Pierre Muller
2012-02-24
2
-0
/
+7
*
2011-05-11 Sterling Augustine <saugustine@google.com>
Sterling Augustine
2011-10-12
2
-2
/
+5
*
2011-10-11 Sterling Augustine <saugustine@google.com>
Sterling Augustine
2011-10-11
1
-1
/
+2
*
readline/
Jan Kratochvil
2011-06-29
4
-1
/
+19
*
Imported readline 6.2, and upstream patch 001.
Jan Kratochvil
2011-05-11
122
-4962
/
+10949
*
2011-03-04 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2011-03-04
2
-0
/
+5
*
Regenerate tree using Autoconf 2.64 and Automake 1.11.
Ralf Wildenhues
2009-08-22
4
-9166
/
+6645
*
Fixup readline and sim including of override.m4
Ralf Wildenhues
2009-08-22
6
-46
/
+128
*
sim/
Ralf Wildenhues
2009-07-30
4
-0
/
+13
*
config/
Ralf Wildenhues
2009-07-30
2
-1
/
+5
*
gdb:
Joseph Myers
2009-04-17
2
-1
/
+8
*
Build fixes for DJGPP.
Pedro Alves
2008-08-10
3
-0
/
+16
*
PR gdb/544
Jan Kratochvil
2008-03-24
4
-14
/
+32
*
PR gdb/2138
Daniel Jacobowitz
2007-09-01
3
-62
/
+125
*
Add "make pdf" and "make install-pdf", from Brooks Moses
Daniel Jacobowitz
2007-03-27
2
-1
/
+5
*
2006-11-13 Denis Pilat <denis.pilat@st.com>
Frederic Riss
2006-11-13
2
-2
/
+7
*
* callback.c: Include "xmalloc.h".
Ulrich Weigand
2006-10-21
3
-0
/
+7
*
Readline 5.1 import for HEAD.
Daniel Jacobowitz
2006-05-05
84
-8530
/
+8824
*
touched all sources to ease import of readline-5.1
Elena Zannoni
2006-04-20
3
-2
/
+15
*
This commit was generated by cvs2svn to track changes on a CVS vendor
Elena Zannoni
2006-04-20
28
-0
/
+15554
|
\
|
*
import of readlilne 5.1
Elena Zannoni
2006-04-20
112
-17682
/
+56807
*
|
* histfile.c (read_history_range): Remove '\r' character from
Daniel Jacobowitz
2006-03-21
2
-1
/
+9
*
|
* readline/terminal.c (_rl_get_screen_size): Get console size from
Daniel Jacobowitz
2006-02-23
2
-0
/
+24
*
|
Clarify ANSI, not POSIX, terminal escapes in ChangeLog
Mark Mitchell
2005-07-25
1
-1
/
+1
*
|
* input.c (rl_getc): Use getch to read console input on
Mark Mitchell
2005-07-25
5
-3
/
+68
*
|
From Martin Simmons:
Mark Kettenis
2005-07-03
3
-2
/
+8
*
|
Fix typos in ChangeLog
Mark Mitchell
2005-05-09
1
-9
/
+9
*
|
* readline/aclocal.m4: Use AC_TRY_LINK to check for mbstate_t.
Mark Mitchell
2005-05-09
10
-528
/
+1209
*
|
Index: ChangeLog
Andrew Cagney
2004-02-19
3
-14
/
+119
*
|
2004-01-27 Elena Zannoni <ezannoni@redhat.com>
Elena Zannoni
2004-01-27
5
-9
/
+56
*
|
clarify that the import contains local changes as well.
Elena Zannoni
2004-01-15
1
-1
/
+2
*
|
* readline.c (rl_save_state, rl_restore_state): Support systems
Eli Zaretskii
2003-12-30
4
-11
/
+49
*
|
2003-12-11 Michael Chastain <mec.gnu@mindspring.com>
Michael Chastain
2003-12-17
2
-13
/
+20
*
|
2003-09-14 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2003-09-14
2
-660
/
+4
*
|
2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu
2003-06-15
3
-13
/
+33
*
|
* aclocal.m4: Don't add wcwidth.o if we don't have wchar.h.
Mark Kettenis
2003-05-27
3
-11
/
+15
*
|
2003-05-13 Andreas Jaeger <aj@suse.de>
Andreas Jaeger
2003-05-13
3
-69
/
+76
*
|
* aclocal.m4: Add check for mbrtowc.
Joel Brobecker
2003-03-03
5
-1
/
+92
*
|
Fixed configuration of wcwidth.
Kris Warkentin
2003-03-03
5
-1480
/
+3179
*
|
2003-01-09 Michael Chastain <mec@shout.net>
Michael Chastain
2003-01-11
2
-12
/
+19
*
|
[ ChangeLog ]
Chris Demetriou
2003-01-08
3
-80
/
+133
[next]