]> Git Repo - binutils.git/blobdiff - readline/ChangeLog
* readline.c (readline_default_bindings): Don't compile if
[binutils.git] / readline / ChangeLog
index 9f2da940c13bb7f5fadb6aac5e343c1e84904ce5..4d2e460acc2c401e998a3ec36632b16560a5f3c4 100644 (file)
@@ -1,3 +1,63 @@
+Mon May  9 18:29:42 1994  Ian Lance Taylor  ([email protected])
+
+       * readline.c (readline_default_bindings): Don't compile if
+       __GO32__ is defined.
+       * rltty.c (rltty_set_default_bindings): Likewise.
+
+Fri May  6 13:38:39 1994  Steve Chamberlain  ([email protected])
+
+        * config/mh-go32: New fragment.
+       * configure.in (host==go32): Use go32 fragment.
+
+Wed May  4 14:36:53 1994  Stu Grossman  ([email protected])
+
+       * chardefs.h, rldefs.h:  Move decls of string funcs from chardefs.h
+       to rldefs.h so that they don't pollute apps that include
+       readline.h.
+       * history.c:  include rldefs.h to get decls of string funcs.
+
+Wed May  4 12:15:11 1994  Stan Shebs  ([email protected])
+
+       * configure.in (rs6000-bull-bosx*): New configuration, RS/6000
+       variant.
+
+Wed Apr 20 10:43:52 1994  Jim Kingdon  ([email protected])
+
+       * configure.in: Use mh-posix for sunos4.1*.
+
+Wed Apr 13 21:28:44 1994  Jim Kingdon  ([email protected])
+
+       * rltty.c (set_tty_settings): Don't set readline_echoing_p.
+       (rl_deprep_terminal) [NEW_TTY_DRIVER]: Set readline_echoing_p.
+
+Sun Mar 13 09:13:12 1994  Jim Kingdon  ([email protected])
+
+       * Makefile.in: Add TAGS target.
+
+Wed Mar  9 18:01:31 1994  Jim Kingdon  ([email protected])
+
+       * isearch.c, search.c: Include sysdep.h.
+
+Thu Mar  3 17:40:03 1994  Jim Kingdon  ([email protected])
+
+       * configure.in: For ISC, use mh-sysv, not mh-isc.
+
+Thu Feb 24 04:13:53 1994  Peter Schauer  ([email protected])
+
+       * Merge in changes from bash-1.13.5. Merge changes from glob/tilde.c
+       into tilde.c and use it. Add system function declarations where
+       necessary. Check for __GO32__, not _GO32_ consistently.
+       * Makefile.in:  Update dependencies.
+       * rltty.c:  Include <sys/file.h> to match include file setup
+       in readline.c for rldefs.h. Otherwise we get inconsistent
+       TTY_DRIVER definitions in readline.c and rltty.c.
+       * bind.c, complete.c:  Do not include <sys/types.h>, it is already
+       included via sysdep.h, which causes problems if <sys/types.h> has
+       no multiple inclusion protection.
+       * readline.c (_rl_set_screen_size):  Reestablish test for
+       TIOCGWINSZ_BROKEN.
+       * rldefs.h:  Define S_ISREG if necessary.
+
 Fri Feb 18 08:56:35 1994  Jim Kingdon  ([email protected])
 
        * Makefile.in: Add search.o rule for Sun make.
This page took 0.024721 seconds and 4 git commands to generate.