summaryrefslogtreecommitdiff
path: root/readline
Commit message (Expand)AuthorAgeFilesLines
* * chardefs.h: Only declare strrchr if it is not #define'd.Jim Kingdon1994-01-281-0/+4
* * rldefs.h: Accept __hpux as well as hpux for HP compiler in ANSI mode.Jim Kingdon1994-01-251-0/+4
* * chardefs.h, tilde.c: Just declare strrchr rather than trying toJim Kingdon1994-01-222-0/+13
* * Makefile.in (distclean, realclean): Expand local-distcleanFred Fish1994-01-212-5/+11
* * readline.c (doing_an_undo): Delete second declaration, since it confuses theKen Raeburn1994-01-171-0/+5
* * complete.c, bind.c: Include <sys/stat.h>.Jim Kingdon1994-01-161-0/+3
* * chardefs.h: Don't declare xmalloc.Jim Kingdon1994-01-162-0/+15
* * Makefile.in (clean mostlyclean distclean realclean): RecurseJim Kingdon1994-01-162-3/+4
* * Makefile.in (clean mostlyclean distclean realclean): RecurseJim Kingdon1994-01-162-4/+21
* * readline.c, display.c: Patches to allow use of all 80Per Bothner1994-01-162-3/+14
* Merge in changes from bash-1.13. The most obvious one isPer Bothner1994-01-1616-4019/+5558
* * readline.c (rl_getc): If GO32, trim high bit from getkey,Steve Chamberlain1993-12-121-0/+5
* Formatting improvements from 93q4 release.Roland Pesch1993-11-291-3/+12
* * configure.in: Add doc to configdirs.Jim Kingdon1993-11-051-0/+5
* * configure.in: Add * to end of all OS names.Jim Kingdon1993-10-221-0/+4
* * readline.c: Add stuff for HIUX to place where we detect termioJim Kingdon1993-10-051-0/+5
* * readline.c (parser_if): Free tname when done with it (changeJim Kingdon1993-09-291-0/+5
* * configure.in (m88k-*-sysvr4*): Comment out previous change.Jim Kingdon1993-09-071-0/+4
* Remove '.Sanitize' from explicit list of Things-to-lose. It is now implicitlyFred Fish1993-08-023-3/+0
* Add .Sanitize to Things-to-lose list.Fred Fish1993-07-303-0/+6
* * configure.in (*-*-riscos*): New entry; use mh-sysv.Ian Lance Taylor1993-07-021-0/+4
* * configure.in: Add comment.Jim Kingdon1993-06-231-0/+4
* * configure.in (m88k-*-sysvr4*): Use sysdep-norm.h.Jim Kingdon1993-06-182-33/+26
* Clarifications based on Ian Taylor review of manual for FSF.Roland Pesch1993-06-161-7/+12
* * Makefile.in ({real,dist}clean): Remove sysdep.h.Jim Kingdon1993-06-132-31/+53
* * Makefile.in: Add mostlyclean, distclean, and realclean targets.Jim Kingdon1993-06-101-0/+4
* added things-to-lose sectionsK. Richard Pixley1993-05-273-0/+6
* ISC changesJim Kingdon1993-05-211-0/+5
* Remove header info no longer useful now that this file is neverRoland Pesch1993-05-151-5/+0
* changes for SVR3.2Jim Kingdon1993-04-191-1/+9
* add installcheck & dviDavid D. Zuhn1993-03-241-0/+4
* consistent use of -solaris2*David D. Zuhn1993-03-131-0/+5
* Removed obsolete Makefile.dos.Ian Lance Taylor1993-03-094-242/+0
* * sysdep-sysv4.h: New file for SVR4.Fred Fish1993-03-033-0/+35
* Index entries for vi-style editing.Roland Pesch1993-02-101-0/+2
* Add new ChangeLog.John Gilmore1993-02-031-0/+1
* * ChangeLog: new fileRoland Pesch1993-02-021-0/+8
* This dir is now configure'd (Makefile => Makefile.in, etc).John Gilmore1993-02-021-3/+2
* Clean up readline doc subdir to conform to normalRoland Pesch1993-01-185-4502/+102
* Tue Dec 15 12:38:16 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1992-12-151-0/+6
* recording file deathK. Richard Pixley1992-12-0814-5956/+0
* * configure.in: Reformat to one-case-per-line.John Gilmore1992-11-121-0/+5
* Undo last change. Read diffs backwards!Stu Grossman1992-11-051-2/+0
* * readline.c: Cast many uses of alloca to (char *) to make brain-Stu Grossman1992-11-043-12/+23
* Change copyright to FSF.Stu Grossman1992-10-231-1/+1
* * configure.in: Make SCO work again...Stu Grossman1992-10-221-0/+4
* Mon Oct 12 15:04:07 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1992-10-121-0/+5
* use canonical tripleDavid D. Zuhn1992-10-022-41/+38
* * readline.c (rl_complete_internal): Cast alloca to (char *) toStu Grossman1992-09-302-1/+6
* * readline.c (clear_to_eol, rl_generic_bind): Make static.Stu Grossman1992-09-252-76/+94