aboutsummaryrefslogtreecommitdiff
path: root/readline
AgeCommit message (Expand)AuthorFilesLines
1994-01-28* chardefs.h: Only declare strrchr if it is not #define'd.Jim Kingdon1-0/+4
1994-01-25* rldefs.h: Accept __hpux as well as hpux for HP compiler in ANSI mode.Jim Kingdon1-0/+4
1994-01-22 * chardefs.h, tilde.c: Just declare strrchr rather than trying toJim Kingdon2-0/+13
1994-01-21 * Makefile.in (distclean, realclean): Expand local-distcleanFred Fish2-5/+11
1994-01-17* readline.c (doing_an_undo): Delete second declaration, since it confuses theKen Raeburn1-0/+5
1994-01-16 * complete.c, bind.c: Include <sys/stat.h>.Jim Kingdon1-0/+3
1994-01-16 * chardefs.h: Don't declare xmalloc.Jim Kingdon2-0/+15
1994-01-16 * Makefile.in (clean mostlyclean distclean realclean): RecurseJim Kingdon2-3/+4
1994-01-16 * Makefile.in (clean mostlyclean distclean realclean): RecurseJim Kingdon2-4/+21
1994-01-16 * readline.c, display.c: Patches to allow use of all 80Per Bothner2-3/+14
1994-01-16 Merge in changes from bash-1.13. The most obvious one isPer Bothner16-4019/+5558
1993-12-12 * readline.c (rl_getc): If GO32, trim high bit from getkey,Steve Chamberlain1-0/+5
1993-11-29Formatting improvements from 93q4 release.Roland Pesch1-3/+12
1993-11-05 * configure.in: Add doc to configdirs.Jim Kingdon1-0/+5
1993-10-22* configure.in: Add * to end of all OS names.Jim Kingdon1-0/+4
1993-10-05 * readline.c: Add stuff for HIUX to place where we detect termioJim Kingdon1-0/+5
1993-09-29 * readline.c (parser_if): Free tname when done with it (changeJim Kingdon1-0/+5
1993-09-07* configure.in (m88k-*-sysvr4*): Comment out previous change.Jim Kingdon1-0/+4
1993-08-02Remove '.Sanitize' from explicit list of Things-to-lose. It is now implicitlyFred Fish3-3/+0
1993-07-30Add .Sanitize to Things-to-lose list.Fred Fish3-0/+6
1993-07-02 * configure.in (*-*-riscos*): New entry; use mh-sysv.Ian Lance Taylor1-0/+4
1993-06-23 * configure.in: Add comment.Jim Kingdon1-0/+4
1993-06-18 * configure.in (m88k-*-sysvr4*): Use sysdep-norm.h.Jim Kingdon2-33/+26
1993-06-16Clarifications based on Ian Taylor review of manual for FSF.Roland Pesch1-7/+12
1993-06-13 * Makefile.in ({real,dist}clean): Remove sysdep.h.Jim Kingdon2-31/+53
1993-06-10 * Makefile.in: Add mostlyclean, distclean, and realclean targets.Jim Kingdon1-0/+4
1993-05-27added things-to-lose sectionsK. Richard Pixley3-0/+6
1993-05-21ISC changesJim Kingdon1-0/+5
1993-05-15Remove header info no longer useful now that this file is neverRoland Pesch1-5/+0
1993-04-19changes for SVR3.2Jim Kingdon1-1/+9
1993-03-24add installcheck & dviDavid D. Zuhn1-0/+4
1993-03-13consistent use of -solaris2*David D. Zuhn1-0/+5
1993-03-09Removed obsolete Makefile.dos.Ian Lance Taylor4-242/+0
1993-03-03 * sysdep-sysv4.h: New file for SVR4.Fred Fish3-0/+35
1993-02-10Index entries for vi-style editing.Roland Pesch1-0/+2
1993-02-03Add new ChangeLog.John Gilmore1-0/+1
1993-02-02 * ChangeLog: new fileRoland Pesch1-0/+8
1993-02-02This dir is now configure'd (Makefile => Makefile.in, etc).John Gilmore1-3/+2
1993-01-18Clean up readline doc subdir to conform to normalRoland Pesch5-4502/+102
1992-12-15Tue Dec 15 12:38:16 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1-0/+6
1992-12-08recording file deathK. Richard Pixley14-5956/+0
1992-11-12* configure.in: Reformat to one-case-per-line.John Gilmore1-0/+5
1992-11-05Undo last change. Read diffs backwards!Stu Grossman1-2/+0
1992-11-04* readline.c: Cast many uses of alloca to (char *) to make brain-Stu Grossman3-12/+23
1992-10-23Change copyright to FSF.Stu Grossman1-1/+1
1992-10-22* configure.in: Make SCO work again...Stu Grossman1-0/+4
1992-10-12Mon Oct 12 15:04:07 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1-0/+5
1992-10-02use canonical tripleDavid D. Zuhn2-41/+38
1992-09-30* readline.c (rl_complete_internal): Cast alloca to (char *) toStu Grossman2-1/+6
1992-09-25* readline.c (clear_to_eol, rl_generic_bind): Make static.Stu Grossman2-76/+94