This is the mail archive of the gdb-cvs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/readline CHANGELOG CHANGES ChangeLog.gdb I ...


CVSROOT:	/cvs/src
Module name:	src
Branch: 	readline_5_1-import-branch
Changes by:	drow@sourceware.org	2006-04-24 22:00:27

Modified files:
	readline       : CHANGELOG CHANGES ChangeLog.gdb INSTALL 
	                 MANIFEST Makefile.in README aclocal.m4 bind.c 
	                 callback.c chardefs.h complete.c config.h.in 
	                 configure configure.in display.c emacs_keymap.c 
	                 funmap.c histexpand.c histfile.c history.c 
	                 history.h histsearch.c input.c isearch.c 
	                 keymaps.c kill.c macro.c mbutil.c misc.c nls.c 
	                 parens.c posixdir.h readline.c readline.h 
	                 rldefs.h rlmbutil.h rlprivate.h rlstdc.h 
	                 rltty.c rltty.h rltypedefs.h savestring.c 
	                 search.c shell.c signals.c terminal.c text.c 
	                 tilde.c tilde.h undo.c util.c vi_keymap.c 
	                 vi_mode.c 
	readline/doc   : ChangeLog.gdb Makefile.in history.3 
	                 inc-hist.texinfo readline.3 texi2dvi 
	readline/examples: ChangeLog.gdb Makefile.in histexamp.c rl.c 
	                   rlcat.c rltest.c rlversion.c 
	readline/shlib : Makefile.in 
	readline/support: shlib-install shobj-conf 
Removed files:
	readline       : acconfig.h config.h.bot 
	readline/doc   : hist.texinfo history.pdf hstech.texinfo 
	                 hsuser.texinfo manvers.texinfo readline.pdf 
	                 rlman.texinfo rltech.texinfo rluser.texinfo 
	                 rluserman.pdf rluserman.texinfo 
	readline/examples: rlfe.c 

Log message:
	Import readline 5.1 on the branch.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/CHANGELOG.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.5&r2=1.5.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/CHANGES.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.5&r2=1.5.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/ChangeLog.gdb.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.26&r2=1.26.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/INSTALL.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.4&r2=1.4.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/MANIFEST.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.5&r2=1.5.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/Makefile.in.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.6&r2=1.6.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/README.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.5&r2=1.5.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/aclocal.m4.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.9&r2=1.9.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/bind.c.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.7&r2=1.7.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/callback.c.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.5&r2=1.5.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/chardefs.h.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.5&r2=1.5.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/complete.c.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.7&r2=1.7.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/config.h.in.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.7&r2=1.7.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/configure.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.12&r2=1.12.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/configure.in.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.9&r2=1.9.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/display.c.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.10&r2=1.10.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/emacs_keymap.c.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.5&r2=1.5.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/funmap.c.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.5&r2=1.5.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/histexpand.c.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.5&r2=1.5.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/histfile.c.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.7&r2=1.7.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/history.c.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.5&r2=1.5.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/history.h.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.5&r2=1.5.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/histsearch.c.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.5&r2=1.5.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/input.c.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.7&r2=1.7.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/isearch.c.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.5&r2=1.5.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/keymaps.c.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.5&r2=1.5.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/kill.c.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.5&r2=1.5.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/macro.c.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.5&r2=1.5.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/mbutil.c.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.5&r2=1.5.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/misc.c.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.4&r2=1.4.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/nls.c.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.5&r2=1.5.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/parens.c.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.5&r2=1.5.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/posixdir.h.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.5&r2=1.5.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/readline.c.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.9&r2=1.9.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/readline.h.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.5&r2=1.5.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/rldefs.h.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.6&r2=1.6.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/rlmbutil.h.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.6&r2=1.6.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/rlprivate.h.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.4&r2=1.4.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/rlstdc.h.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.5&r2=1.5.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/rltty.c.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.8&r2=1.8.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/rltty.h.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.4&r2=1.4.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/rltypedefs.h.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.4&r2=1.4.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/savestring.c.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.5&r2=1.5.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/search.c.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.5&r2=1.5.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/shell.c.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.6&r2=1.6.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/signals.c.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.7&r2=1.7.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/terminal.c.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.9&r2=1.9.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/text.c.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.4&r2=1.4.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/tilde.c.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.6&r2=1.6.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/tilde.h.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.5&r2=1.5.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/undo.c.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.5&r2=1.5.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/util.c.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.5&r2=1.5.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/vi_keymap.c.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.5&r2=1.5.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/vi_mode.c.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.6&r2=1.6.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/acconfig.h.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.3&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/config.h.bot.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.3&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/doc/ChangeLog.gdb.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.3&r2=1.3.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/doc/Makefile.in.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.5&r2=1.5.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/doc/history.3.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.4&r2=1.4.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/doc/inc-hist.texinfo.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.6&r2=1.6.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/doc/readline.3.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.5&r2=1.5.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/doc/texi2dvi.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.4&r2=1.4.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/doc/hist.texinfo.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.5&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/doc/history.pdf.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.2&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/doc/hstech.texinfo.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.5&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/doc/hsuser.texinfo.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.5&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/doc/manvers.texinfo.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.5&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/doc/readline.pdf.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.2&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/doc/rlman.texinfo.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.5&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/doc/rltech.texinfo.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.5&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/doc/rluser.texinfo.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.8&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/doc/rluserman.pdf.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.2&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/doc/rluserman.texinfo.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.4&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/examples/ChangeLog.gdb.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.2&r2=1.2.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/examples/Makefile.in.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.5&r2=1.5.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/examples/histexamp.c.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.4&r2=1.4.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/examples/rl.c.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.5&r2=1.5.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/examples/rlcat.c.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.4&r2=1.4.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/examples/rltest.c.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.5&r2=1.5.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/examples/rlversion.c.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.5&r2=1.5.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/examples/rlfe.c.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.4&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/shlib/Makefile.in.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.6&r2=1.6.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/support/shlib-install.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.5&r2=1.5.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/readline/support/shobj-conf.diff?cvsroot=src&only_with_tag=readline_5_1-import-branch&r1=1.8&r2=1.8.2.1


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]