summaryrefslogtreecommitdiff
path: root/readline
AgeCommit message (Collapse)Author
2003-03-03Fixed configuration of wcwidth.Kris Warkentin
2003-01-112003-01-09 Michael Chastain <mec@shout.net>Michael Chastain
From Chet Ramey, <chet@po.cwru.edu>, the readline maintainer: * display.c: Fix perverse screen refresh with UTF-8.
2003-01-08[ ChangeLog ]Chris Demetriou
2003-01-08 Chris Demetriou <cgd@broadcom.com> * config.guess: Update to 2003-01-03 version. * config.sub: Update to 2003-01-03 version. [ dejagnu/ChangeLog ] 2003-01-08 Chris Demetriou <cgd@broadcom.com> * config.guess: Update to 2003-01-03 version. * config.sub: Update to 2003-01-03 version. [ readline/ChangeLog.gdb ] 2003-01-08 Chris Demetriou <cgd@broadcom.com> * config.guess: Update to 2003-01-03 version. * config.sub: Update to 2003-01-03 version.
2002-12-17Revert debugging changeChristopher Faylor
2002-12-17* configure.in: Remove --enable-shared option. It shouldn't be used for gdb.Christopher Faylor
* configure: Regenerate.
2002-12-17* config/cygwin.cache: Prime mbstate_t.Christopher Faylor
2002-12-08Import of readline 4.3.Elena Zannoni
Non-readline modified files: src/gdb/ChangeLog src/gdb/defs.h src/gdb/cli/cli-cmds.c src/gdb/cli/cli-setshow.c src/gdb/tui/ChangeLog src/gdb/tui/tuiWin.c In readline directory: * compat.c, mbutil.c, misc.c, rlmbutil.h, rltypedefs.h, text.c, doc/history.0, doc/history.3, support/wcwidth.c, examples/readlinebuf.h, examples/rlcat.c: New files. * CHANGELOG, CHANGES, INSTALL, MANIFEST, Makefile.in, README, aclocal.m4, ansi_stdlib.h, 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, histlib.h, history.c, history.h, histsearch.c, input.c, isearch.c, keymaps.c, keymaps.h, kill.c, macro.c, nls.c, parens.c, posixdir.h, readline.c, readline.h, rlconf.h, rldefs.h, rlprivate.h, rlshell.h, rlstdc.h, rltty.c, savestring.c, search.c, shell.c, signals.c, terminal.c, tilde.c, tilde.h, undo.c, util.c, vi_keymap.c, vi_mode.c, xmalloc.c, xmalloc.h, doc/Makefile.in, doc/hist.texinfo, doc/hstech.texinfo, doc/hsuser.texinfo, doc/manvers.texinfo, doc/readline.3, doc/rlman.texinfo, doc/rltech.texinfo, doc/rluser.texinfo doc/rluserman.texinfo, doc/texi2dvi, doc/texi2html, shlib/Makefile.in, support/install.sh, support/mkdirs, support/mkdist, support/shlib-install, support/shobj-conf, examples/Inputrc, examples/Makefile.in, examples/fileman.c, examples/histexamp.c, examples/manexamp.c, examples/rl.c, examples/rlfe.c, examples/rltest.c, examples/rlversion.c: Modified files.
2002-08-24dummy commit, get CVS off the branch.Andrew Cagney
2002-08-24Dummy commit. Get CVS off the branch.Andrew Cagney
2002-08-23import of readline-4.3Elena Zannoni
2002-08-23This commit was generated by cvs2svn to track changes on a CVS vendorElena Zannoni
branch.
2002-08-23Import config.guess and config.sub.Andrew Cagney
2002-07-19[ dejagnu/ChangeLog ]Chris Demetriou
2002-07-19 Chris Demetriou <cgd@broadcom.com> * config.guess: Update from ../config.guess. * config.sub: Update from ../config.sub. [ readline/ChangeLog.gdb ] 2002-07-19 Chris Demetriou <cgd@broadcom.com> * support/config.guess: Update from ../config.guess. * support/config.sub: Update from ../config.sub.
2002-02-24Rename local ChangeLog and ChangeLog.Cygnus files to ChangeLog.gdb.Elena Zannoni
2002-02-24==> dejagnu/ChangeLog <==Daniel Jacobowitz
2002-02-23 Daniel Jacobowitz <drow@mvista.com> * config.guess: Import from master sources, rev 1.232. * config.sub: Import from master sources, rev 1.246. ==> readline/ChangeLog.Cygnus <== 2002-02-24 Daniel Jacobowitz <drow@mvista.com> * support/config.guess: Import from master sources, rev 1.232. * support/config.sub: Import from master sources, rev 1.246.
2002-02-05 * config.guess: Import from master sources, rev 1.229.Ben Elliston
* config.sub: Import from master sources, rev 1.240.
2002-01-20 * rluser.texinfo (Sample Init File): Prevent overfull hboxes.Eli Zaretskii
From Brian Youmans <3diff@gnu.org>.
2002-01-172002-01-17 H.J. Lu (hjl@gnu.org)H.J. Lu
* support/config.guess: Import from master sources, rev 1.225. * support/config.sub: Import from master sources, rev 1.238.
2001-07-20Clone src/config.guess. Mention in MAINTAINERS.Andrew Cagney
2001-07-17Update local local copies of config.sub and config.guess.Andrew Cagney
Mention those files in MAINTAINERS.
2001-06-152001-06-15 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni
* configure.in: Add -fsigned-char to LOCAL_CFLAGS for Linux running on the IBM S/390. * configure: Ditto.
2001-01-08* rltty.c (save_tty_chars): Fix compilation-stopping typo.Christopher Faylor
2000-07-10A few tweaks required to use Readline as part of the DJGPP port of GDB.Eli Zaretskii
2000-07-09readline:Elena Zannoni
2000-07-09 Elena Zannoni <ezannoni@kwikemart.cygnus.com> * Import of readline 4.1. Locally modified files: Makefile.in, configure.in, configure (regenerated), config.h.in (regenerated), readline.h, rltty.c, shell.c signals.c. Locally added files: acconfig.h, config/*, config.h.bot, cross-build/*, doc/inc-hit.texinfo. New files: USAGE, rlprivate.h, rlshell.h, xmalloc.h. examples: 2000-07-09 Elena Zannoni <ezannoni@kwikemart.cygnus.com> * Import of readline 4.1. New files: excallback.c, rlfe.c. doc: 2000-07-09 Elena Zannoni <ezannoni@kwikemart.cygnus.com> * Import of readline 4.1. Regenerated inc-hist.texinfo as copy of hsuser.texinfo, for inclusion in the gdb manual. New file: rluserman.texinfo
2000-07-09Import of readline 4.1Elena Zannoni
2000-07-09This commit was generated by cvs2svn to track changes on a CVS vendorElena Zannoni
branch.
2000-07-07Import of readline 4.0Elena Zannoni
2000-07-07This commit was generated by cvs2svn to track changes on a CVS vendorElena Zannoni
branch.
2000-04-19Remove generated file.Andrew Cagney
2000-03-29Revert movement of @chapter and @node tags from separate files toAndrew Cagney
gdb.texinfo.
2000-03-24Fix texinfo-3.12 problems:Andrew Cagney
* annotate.texi (Annotations): When GDBN omit @chapter and @node entry. * gdb.texinfo: Check for @ifinfo instead of @ifnottex. (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local @chapter and @node entries. * gdb.texinfo: Link all top-level nodes. * inc-hist.texinfo: When GDBN omit the chapter/node. * rluser.texinfo (Command Line Editing): Ditto.
2000-03-16*** empty log message ***Eli Zaretskii
2000-03-15[__GO32__]: Include <pc.h>.Eli Zaretskii
Declare _rl_redisplay_after_sigwinch. [__DJGPP__]: Don't declare term_buffer and term_string_buffer (they are unused.) (_rl_get_screen_size) [__DJGPP__]: Call ScreenRows and ScreenCols. (_rl_init_terminal_io) [__GO32__]: Don't call them here. Instead, call _rl_get_screen_size. Set terminal_name. Return 0, to be consistent with the function's declaration. (ding) [__GO32__]: Support visual bell by calling ScreenVisualBell.
2000-03-15[__GO32__]: Don't undef HANDLE_SIGNALS for DJGPP v2.x.Eli Zaretskii
Don't declare sigwinch_set_flag if SIGWINCH is undefined.
2000-03-15[__GO32__]: Don't undef HANDLE_SIGNALS if __DJGPP__ is defined.Eli Zaretskii
(prepare_terminal_settings, rl_prep_terminal, rl_deprep_terminal) [__GO32__]: Don't bypass termios code if HAVE_TERMIOS_H is defined.
2000-03-15[__GO32__]: If HAVE_TEMIOS_H is defined, declare readline_default_bindings.Eli Zaretskii
Don't undef HANDLE_SIGNALS if __DJGPP__ is defined. (readline_initialize_everything): [__GO32__]: Call readline_default_bindings if HAVE_TERMIOS_H is defined. (rl_refresh_line) [__GO32__]: Don't use this code if __DJGPP__ is defined.
2000-03-15[__GO32__]: Include <pc.h> only if HAVE_SELECT is undefined.Eli Zaretskii
(rl_unget_char, rl_getc) [__GO32__]: Use the go32-specific code only if HAVE_SELECT is undefined.
2000-03-15(read_history_range, history_truncate_file, history_do_write) [__MSDOS__]:Eli Zaretskii
Allow for a `_' to replace the leading dot in hard-wrired file names.
2000-03-15(_rl_move_vert) [__GO32__]: fflush the stream, to make sure cursor positionEli Zaretskii
is up-to-date. (space_to_eol) [__GO32__]: Clear the screen and home the cursor. (insert_some_chars) [__GO32__]: Don't write directly to the screen in DJGPP versions 2.x (it doesn't work). (delete_chars) [__GO32__]: Ditto.
2000-03-15(username_completion_function) [__GO32__]: Don't bypass getpw* calls.Eli Zaretskii
(filename_completion_function): Handle drive-relative file names d:foo.
2000-03-15(_rl_read_file): Use O_BINARY in open. Enable the test for incompleteEli Zaretskii
read. Strip the CR characters by hand after readin the file. (rl_read_init_file): Allow for ~/_intputrc on 8+3 filesystems.
2000-03-15Shared libraries are not supported on MS-DOS.Eli Zaretskii
2000-02-082000-02-07 Jason Molenda (jsm@bugshack.cygnus.com)Jason Molenda
* gdb/config/i386/windows.mh, gdb/doc/GDBvn.texi, gdb/doc/remote.texi, gdb/testsuite/gdb.base/README, gdb/testsuite/gdb.base/crossload.exp, gdb/testsuite/gdb.base/i486-elf.u, gdb/testsuite/gdb.base/i860-elf.u, gdb/testsuite/gdb.base/m68k-aout.u, gdb/testsuite/gdb.base/m68k-aout2.u, gdb/testsuite/gdb.base/m68k-elf.u, gdb/testsuite/gdb.base/mips-ecoff.u, gdb/testsuite/gdb.base/sparc-aout.u, gdb/testsuite/gdb.base/sparc-elf.u, gdb/tui/Makefile, readline/ChangeLog: These files have been removed over the course of the last year, but weren't cvs removed from the old GDB repository on sourceware.
1999-08-16import gdb-1999-08-16 snapshotJason Molenda
1999-08-16import gdb-1999-08-16 snapshotJason Molenda
1999-08-16This commit was generated by cvs2svn to track changes on a CVS vendorJason Molenda
branch.
1999-08-091999-08-09 Jason Molenda (jsm@bugshack.cygnus.com)Jason Molenda
* README-gdb, gdb/testsuite/gdb.c++/ref-types2.cc, gdb/testsuite/gdb.c++/ref-types2.exp, readline/MANIFEST.doc, readline/doc/inc-hist.texi: Removed in the 1999-08-02 snapshot.
1999-08-02import gdb-1999-08-02 snapshotJason Molenda
1999-08-02This commit was generated by cvs2svn to track changes on a CVS vendorJason Molenda
branch.
1999-07-19import gdb-1999-07-19 snapshotJason Molenda