| Commit message (Expand) | Author | Age | Files | Lines |
* | * readline.c, display.c, complete.c: Add _MSC_VER to list of | Steve Chamberlain | 1996-01-04 | 1 | -0/+5 |
* | complete.c: Change WIN32 to __WIN32__, added #else return NULL | Geoffrey Noer | 1995-11-16 | 1 | -0/+5 |
* | modified from 95q4 | Victoria Mixon | 1995-11-10 | 1 | -1/+1 |
* | Tue Oct 31 10:38:58 1995 steve chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 1995-10-31 | 1 | -0/+5 |
* | * Makefile.in (BISON): Remove macro. | Fred Fish | 1995-10-10 | 1 | -0/+4 |
* | * complete.c (filename_completion_function): Enable for | Steve Chamberlain | 1995-10-10 | 1 | -0/+5 |
* | * configure.in: Handle powerpc-ibm-aix* like rs6000-ibm-aix*. | Peter Schauer | 1995-10-08 | 1 | -0/+4 |
* | Fix warnings under Linux | Michael Meissner | 1995-10-08 | 1 | -0/+1 |
* | Fix warnings under Linux | Michael Meissner | 1995-10-08 | 1 | -0/+4 |
* | Fri Sep 29 15:19:23 1995 steve chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 1995-09-29 | 3 | -64/+436 |
* | * Makefile.in (maintainer-clean): New synonym for realclean. | Ian Lance Taylor | 1995-09-20 | 2 | -0/+8 |
* | inc-hist.texi: gdb manual up to date for 95q3 | Victoria Mixon | 1995-06-22 | 2 | -44/+47 |
* | Build without warnings under Linux. | Michael Meissner | 1995-03-01 | 1 | -0/+9 |
* | * rldefs.h: Define MINIMAL for __GO32__ and WIN32. | Steve Chamberlain | 1995-01-15 | 1 | -0/+6 |
* | * configure.in: Change i[34]86 to i[345]86. | Ian Lance Taylor | 1994-08-24 | 1 | -0/+4 |
* | * configure.in (m88*-harris-cxux7*): Recognize. | Stan Shebs | 1994-07-16 | 3 | -5/+27 |
* | * rttty.c (control_meta_key_on): Remove superfluous testing of | Steve Chamberlain | 1994-07-08 | 1 | -0/+5 |
* | * rltty.c (control_meta_key_on): Don't compile if __GO32__ is | Steve Chamberlain | 1994-06-30 | 1 | -0/+10 |
* | * history.c: Swap inclusion of rldefs.h and chardefs.h to avoid | Peter Schauer | 1994-06-12 | 1 | -0/+5 |
* | * readline.c (_rl_set_screen_size): Don't compile if __GO32__ is | Ian Lance Taylor | 1994-05-09 | 1 | -0/+5 |
* | * display.c: If __GO32__ is defined, include <sys/pc.h>. | Ian Lance Taylor | 1994-05-09 | 1 | -0/+1 |
* | * readline.c (readline_default_bindings): Don't compile if | Ian Lance Taylor | 1994-05-09 | 3 | -103/+224 |
* | * config/mh-go32: New fragment. | Steve Chamberlain | 1994-05-06 | 1 | -0/+5 |
* | * chardefs.h, rldefs.h: Move decls of string funcs from chardefs.h | Stu Grossman | 1994-05-04 | 1 | -0/+7 |
* | Wed May 4 12:15:11 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 1994-05-04 | 1 | -0/+5 |
* | * configure.in: Use mh-posix for sunos4.1*. | Jim Kingdon | 1994-04-20 | 1 | -0/+4 |
* | * rltty.c (set_tty_settings): Don't set readline_echoing_p. | Jim Kingdon | 1994-04-14 | 1 | -0/+5 |
* | * Makefile.in: Add TAGS target. | Jim Kingdon | 1994-03-13 | 1 | -0/+4 |
* | * isearch.c, search.c: Include sysdep.h. | Jim Kingdon | 1994-03-10 | 1 | -0/+4 |
* | * configure.in: For ISC, use mh-sysv, not mh-isc. | Jim Kingdon | 1994-03-04 | 1 | -0/+4 |
* | * rldefs.h: Define S_ISREG if necessary. | Peter Schauer | 1994-02-24 | 1 | -0/+1 |
* | * Merge in changes from bash-1.13.5. Merge changes from glob/tilde.c | Peter Schauer | 1994-02-24 | 1 | -0/+15 |
* | * Makefile.in: Add search.o rule for Sun make. | Jim Kingdon | 1994-02-18 | 2 | -6/+5 |
* | * rltty.c: #if out some code if __GO32__. | Per Bothner | 1994-02-17 | 2 | -0/+666 |
* | * readline.c (_rl_output_character_function), display.c: | Per Bothner | 1994-02-15 | 5 | -63/+45 |
* | * Makefile.in: Remove obsolete rules for history.info and | Jim Kingdon | 1994-02-05 | 1 | -0/+5 |
* | * chardefs.h: Only declare strrchr if it is not #define'd. | Jim Kingdon | 1994-01-28 | 1 | -0/+4 |
* | * rldefs.h: Accept __hpux as well as hpux for HP compiler in ANSI mode. | Jim Kingdon | 1994-01-25 | 1 | -0/+4 |
* | * chardefs.h, tilde.c: Just declare strrchr rather than trying to | Jim Kingdon | 1994-01-22 | 2 | -0/+13 |
* | * Makefile.in (distclean, realclean): Expand local-distclean | Fred Fish | 1994-01-21 | 2 | -5/+11 |
* | * readline.c (doing_an_undo): Delete second declaration, since it confuses the | Ken Raeburn | 1994-01-17 | 1 | -0/+5 |
* | * complete.c, bind.c: Include <sys/stat.h>. | Jim Kingdon | 1994-01-16 | 1 | -0/+3 |
* | * chardefs.h: Don't declare xmalloc. | Jim Kingdon | 1994-01-16 | 2 | -0/+15 |
* | * Makefile.in (clean mostlyclean distclean realclean): Recurse | Jim Kingdon | 1994-01-16 | 2 | -3/+4 |
* | * Makefile.in (clean mostlyclean distclean realclean): Recurse | Jim Kingdon | 1994-01-16 | 2 | -4/+21 |
* | * readline.c, display.c: Patches to allow use of all 80 | Per Bothner | 1994-01-16 | 2 | -3/+14 |
* | Merge in changes from bash-1.13. The most obvious one is | Per Bothner | 1994-01-16 | 16 | -4019/+5558 |
* | * readline.c (rl_getc): If GO32, trim high bit from getkey, | Steve Chamberlain | 1993-12-12 | 1 | -0/+5 |
* | Formatting improvements from 93q4 release. | Roland Pesch | 1993-11-29 | 1 | -3/+12 |
* | * configure.in: Add doc to configdirs. | Jim Kingdon | 1993-11-05 | 1 | -0/+5 |