Age | Commit message (Expand) | Author | Files | Lines |
1994-06-12 | * history.c: Swap inclusion of rldefs.h and chardefs.h to avoid | Peter Schauer | 1 | -0/+5 |
1994-05-09 | * readline.c (_rl_set_screen_size): Don't compile if __GO32__ is | Ian Lance Taylor | 1 | -0/+5 |
1994-05-09 | * display.c: If __GO32__ is defined, include <sys/pc.h>. | Ian Lance Taylor | 1 | -0/+1 |
1994-05-09 | * readline.c (readline_default_bindings): Don't compile if | Ian Lance Taylor | 3 | -103/+224 |
1994-05-06 | * config/mh-go32: New fragment. | Steve Chamberlain | 1 | -0/+5 |
1994-05-04 | * chardefs.h, rldefs.h: Move decls of string funcs from chardefs.h | Stu Grossman | 1 | -0/+7 |
1994-05-04 | Wed May 4 12:15:11 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 1 | -0/+5 |
1994-04-20 | * configure.in: Use mh-posix for sunos4.1*. | Jim Kingdon | 1 | -0/+4 |
1994-04-14 | * rltty.c (set_tty_settings): Don't set readline_echoing_p. | Jim Kingdon | 1 | -0/+5 |
1994-03-13 | * Makefile.in: Add TAGS target. | Jim Kingdon | 1 | -0/+4 |
1994-03-10 | * isearch.c, search.c: Include sysdep.h. | Jim Kingdon | 1 | -0/+4 |
1994-03-04 | * configure.in: For ISC, use mh-sysv, not mh-isc. | Jim Kingdon | 1 | -0/+4 |
1994-02-24 | * rldefs.h: Define S_ISREG if necessary. | Peter Schauer | 1 | -0/+1 |
1994-02-24 | * Merge in changes from bash-1.13.5. Merge changes from glob/tilde.c | Peter Schauer | 1 | -0/+15 |
1994-02-18 | * Makefile.in: Add search.o rule for Sun make. | Jim Kingdon | 2 | -6/+5 |
1994-02-17 | * rltty.c: #if out some code if __GO32__. | Per Bothner | 2 | -0/+666 |
1994-02-15 | * readline.c (_rl_output_character_function), display.c: | Per Bothner | 5 | -63/+45 |
1994-02-05 | * Makefile.in: Remove obsolete rules for history.info and | Jim Kingdon | 1 | -0/+5 |
1994-01-28 | * chardefs.h: Only declare strrchr if it is not #define'd. | Jim Kingdon | 1 | -0/+4 |
1994-01-25 | * rldefs.h: Accept __hpux as well as hpux for HP compiler in ANSI mode. | Jim Kingdon | 1 | -0/+4 |
1994-01-22 | * chardefs.h, tilde.c: Just declare strrchr rather than trying to | Jim Kingdon | 2 | -0/+13 |
1994-01-21 | * Makefile.in (distclean, realclean): Expand local-distclean | Fred Fish | 2 | -5/+11 |
1994-01-17 | * readline.c (doing_an_undo): Delete second declaration, since it confuses the | Ken Raeburn | 1 | -0/+5 |
1994-01-16 | * complete.c, bind.c: Include <sys/stat.h>. | Jim Kingdon | 1 | -0/+3 |
1994-01-16 | * chardefs.h: Don't declare xmalloc. | Jim Kingdon | 2 | -0/+15 |
1994-01-16 | * Makefile.in (clean mostlyclean distclean realclean): Recurse | Jim Kingdon | 2 | -3/+4 |
1994-01-16 | * Makefile.in (clean mostlyclean distclean realclean): Recurse | Jim Kingdon | 2 | -4/+21 |
1994-01-16 | * readline.c, display.c: Patches to allow use of all 80 | Per Bothner | 2 | -3/+14 |
1994-01-16 | Merge in changes from bash-1.13. The most obvious one is | Per Bothner | 16 | -4019/+5558 |
1993-12-12 | * readline.c (rl_getc): If GO32, trim high bit from getkey, | Steve Chamberlain | 1 | -0/+5 |
1993-11-29 | Formatting improvements from 93q4 release. | Roland Pesch | 1 | -3/+12 |
1993-11-05 | * configure.in: Add doc to configdirs. | Jim Kingdon | 1 | -0/+5 |
1993-10-22 | * configure.in: Add * to end of all OS names. | Jim Kingdon | 1 | -0/+4 |
1993-10-05 | * readline.c: Add stuff for HIUX to place where we detect termio | Jim Kingdon | 1 | -0/+5 |
1993-09-29 | * readline.c (parser_if): Free tname when done with it (change | Jim Kingdon | 1 | -0/+5 |
1993-09-07 | * configure.in (m88k-*-sysvr4*): Comment out previous change. | Jim Kingdon | 1 | -0/+4 |
1993-08-02 | Remove '.Sanitize' from explicit list of Things-to-lose. It is now implicitly | Fred Fish | 3 | -3/+0 |
1993-07-30 | Add .Sanitize to Things-to-lose list. | Fred Fish | 3 | -0/+6 |
1993-07-02 | * configure.in (*-*-riscos*): New entry; use mh-sysv. | Ian Lance Taylor | 1 | -0/+4 |
1993-06-23 | * configure.in: Add comment. | Jim Kingdon | 1 | -0/+4 |
1993-06-18 | * configure.in (m88k-*-sysvr4*): Use sysdep-norm.h. | Jim Kingdon | 2 | -33/+26 |
1993-06-16 | Clarifications based on Ian Taylor review of manual for FSF. | Roland Pesch | 1 | -7/+12 |
1993-06-13 | * Makefile.in ({real,dist}clean): Remove sysdep.h. | Jim Kingdon | 2 | -31/+53 |
1993-06-10 | * Makefile.in: Add mostlyclean, distclean, and realclean targets. | Jim Kingdon | 1 | -0/+4 |
1993-05-27 | added things-to-lose sections | K. Richard Pixley | 3 | -0/+6 |
1993-05-21 | ISC changes | Jim Kingdon | 1 | -0/+5 |
1993-05-15 | Remove header info no longer useful now that this file is never | Roland Pesch | 1 | -5/+0 |
1993-04-19 | changes for SVR3.2 | Jim Kingdon | 1 | -1/+9 |
1993-03-24 | add installcheck & dvi | David D. Zuhn | 1 | -0/+4 |
1993-03-13 | consistent use of -solaris2* | David D. Zuhn | 1 | -0/+5 |