Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
1993-03-09 | Removed obsolete Makefile.dos. | Ian Lance Taylor | 4 | -242/+0 | |
1993-03-03 | * sysdep-sysv4.h: New file for SVR4. | Fred Fish | 3 | -0/+35 | |
* configure.in (*-*-sysv4*): Use sysdep-sysv4.h. * configure.in (*-*-ultrix2): Add triplet from Michael Rendell (michael@mercury.cs.mun.ca) | |||||
1993-02-10 | Index entries for vi-style editing. | Roland Pesch | 1 | -0/+2 | |
1993-02-03 | Add new ChangeLog. | John Gilmore | 1 | -0/+1 | |
1993-02-02 | * ChangeLog: new file | Roland Pesch | 1 | -0/+8 | |
1993-02-02 | This dir is now configure'd (Makefile => Makefile.in, etc). | John Gilmore | 1 | -3/+2 | |
1993-01-18 | Clean up readline doc subdir to conform to normal | Roland Pesch | 5 | -4502/+102 | |
configure/distribution practices. Makefile: remove, replacing with a configurable Makefile.in texindex.c texinfo.tex: remove, replacing with references to tools elsewhere in Cygnus distribution tree. Makefile.in: configurable (and useable) Makefile. configure.in: pro forma configure stub. | |||||
1992-12-15 | Tue Dec 15 12:38:16 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -0/+6 | |
* configure.in (i[34]86-*-sco3.2v4*): use mh-sco4. * config/mh-sco4: New file, like mh-sco but without defining _POSIX_SOURCE. | |||||
1992-12-08 | recording file death | K. Richard Pixley | 14 | -5956/+0 | |
1992-11-12 | * configure.in: Reformat to one-case-per-line. | John Gilmore | 1 | -0/+5 | |
Handle SunOS 3.5, as per Karl Berry, <karl@claude.cs.umb.edu>. | |||||
1992-11-05 | Undo last change. Read diffs backwards! | Stu Grossman | 1 | -2/+0 | |
1992-11-04 | * readline.c: Cast many uses of alloca to (char *) to make brain- | Stu Grossman | 3 | -12/+23 | |
damaged compilers happy. * sysdep-norm.h: Remove some crud, install dire warning. | |||||
1992-10-23 | Change copyright to FSF. | Stu Grossman | 1 | -1/+1 | |
1992-10-22 | * configure.in: Make SCO work again... | Stu Grossman | 1 | -0/+4 | |
1992-10-12 | Mon Oct 12 15:04:07 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -0/+5 | |
* readline.c (init_terminal_io): if tgetent returns 0, the terminal type is unknown. | |||||
1992-10-02 | use canonical triple | David D. Zuhn | 2 | -41/+38 | |
1992-09-30 | * readline.c (rl_complete_internal): Cast alloca to (char *) to | Stu Grossman | 2 | -1/+6 | |
avoid warning. | |||||
1992-09-25 | * readline.c (clear_to_eol, rl_generic_bind): Make static. | Stu Grossman | 2 | -76/+94 | |
(rl_digit_loop): Add arg to call to rl_message(). * vi_mode.c (rl_vi_first_print): Add arg to call to rl_back_to_indent(). | |||||
1992-08-19 | Brought forward from p3: | Ian Lance Taylor | 1 | -0/+5 | |
Wed Aug 19 14:59:07 1992 Ian Lance Taylor (ian@cygnus.com) * Makefile.in: always create installation directories, use full | |||||
1992-08-12 | * readline.c (last_readline_init_file): Fix typo made by Steve | John Gilmore | 1 | -0/+6 | |
Chamberlain/DJ Delorie. Proper control file name is ~/.inputrc, not ~/inputrc. | |||||
1992-06-25 | * configure.in: Make bsd based systems use sysdep-obsd.h. | Stu Grossman | 1 | -0/+4 | |
1992-06-24 | * configure.in: Use mh-posix for Linux (free Unix clone). | Per Bothner | 2 | -0/+8 | |
1992-06-24 | * sysdep-norm.h (alloca): Protect against previous definition as | Fred Fish | 2 | -0/+7 | |
a macro with arguments. | |||||
1992-06-19 | * sysdep-obsd.h: #include <sys/types.h> to make this more Kosher. | Stu Grossman | 2 | -0/+5 | |
1992-06-19 | Fri Jun 19 12:53:28 1992 John Gilmore (gnu at cygnus.com) | John Gilmore | 2 | -14/+30 | |
* config/mh-apollo68v, mh-sco, mh-sysv, mh-sysv4}: RANLIB=true. Mon Jun 15 13:50:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) * configure.in: use mh-sysv4 on solaris2 | |||||
1992-06-18 | 1) Better fix for section "Readline Killing Commands": delete entire | Roland Pesch | 1 | -53/+49 | |
first paragraph. It looks like it's left over from previous nomenclature; term "cutting" introduced there is not used in rest of document. ("killing" is used instead, as in the section title and in the following paragraph.) 2) More consistent use of @key for things to type in; in a few cases not having it actually produced wrong doc on paper---notably "M--" comes out as "M" followed by emdash, if in the plain Roman body text... | |||||
1992-06-18 | Delete dangling "There is a" at end of first paragraph under "Readline | Roland Pesch | 1 | -1/+1 | |
Killing Commands". None of our saved versions has the rest of this sentence, whatever it may have been... | |||||
1992-06-15 | * config/mh-ncr3000 (INSTALL): Don't use /usr/ucb/install, | Fred Fish | 1 | -0/+6 | |
it is broken on ncr 3000's. * config/mh-ncr3000 (RANLIB): Use RANLIB=true. | |||||
1992-06-15 | * readline.c: Make new SIGNALS_* macros to parameterize the | John Gilmore | 1 | -0/+8 | |
ugly changes in signal blocking macro. Use them throughout, reducing #ifdef HAVE_POSIX_SIGNALS and HAVE_BSD_SIGNALS clutter significantly. Make all such places use POSIX if available, to avoid losing with poor `sigsetmask' emulation from libiberty. | |||||
1992-06-14 | * readline.c (insert_some_chars): Return void. | Stu Grossman | 2 | -2/+6 | |
1992-06-11 | #undef PC, which Solaris2 defines in sys/types.h, clobbering the | John Gilmore | 2 | -0/+10 | |
termcap global variable PC. | |||||
1992-06-10 | * config/{mh-ncr3000, mh-sysv4}: Change INSTALL to use | Fred Fish | 1 | -0/+5 | |
/usr/ucb/install. | |||||
1992-06-09 | * readline.h (rl_completer_quote_characters): Add declaration. | Fred Fish | 2 | -12/+125 | |
* readline.c (rl_completer_quote_characters): Add global var. * readline.c (strpbrk): Add prototype and function. * readline.c (rl_complete_internal): Add code to handle expansion of quoted strings. | |||||
1992-05-20 | * readline.c: Can't initialize FILE *'s with stdin and stdout, | John Gilmore | 1 | -0/+6 | |
because they might not be constant. Patch from Tom Quinn, trq@dinoysos.thphys.ox.ac.uk. | |||||
1992-04-29 | * readline.h: Declare rl_event_hook (which already existed). | John Gilmore | 1 | -0/+5 | |
Suggested by Christoph Tietz <tietz@zi.gmd.dbp.de>. | |||||
1992-04-23 | remove subdirs line | K. Richard Pixley | 1 | -0/+5 | |
1992-04-22 | Finish MINUS_G eradication per current configuration strategy. | Fred Fish | 1 | -36/+13 | |
1992-04-22 | Replace MINUS_G by CFLAGS. | Fred Fish | 1 | -2/+1 | |
1992-04-21 | rework CFLAGS so that they can be set from the command line to make | K. Richard Pixley | 1 | -0/+5 | |
1992-04-11 | Recognize new ncr3000 config. | Fred Fish | 1 | -0/+5 | |
1992-03-25 | * history.c (stifle_history): Negative arg treated as zero. | John Gilmore | 1 | -0/+4 | |
1992-03-25 | INSTALL_PROG -> INSTALL | K. Richard Pixley | 1 | -0/+4 | |
1992-03-25 | Install some bug fixes from Brian Fox. | John Gilmore | 2 | -28/+46 | |
1992-03-08 | This is the second batch of makefile changes. Libg++ makefiles were | K. Richard Pixley | 1 | -0/+14 | |
checked in earlier. These are Makefiles relevant to the progressive release currently in progress. * added exec_prefix * default bindir now exec_prefix/bin * default libdir now exec_prefix/lib * default mandir now prefix/man * default infodir now prefix/info * added oldincludedir, default NULL * remove all traces of the old -subdirs and -namesubdir support, including code, for loops, and all subdir/unsubdir stuff. * remove old style staging targets {de-}stage[1234], comparison, bootstrapN, from all but the bootstrappable tools. * added check targets. * removed any "Last Mod" lines. * forced copyrights to '92 and shifted some from Cygnus to FSF. * added tooldir and program_prefix where needed. * updated texinfo and man pages, removed all references to multiple hosts or targets. | |||||
1992-02-28 | Hard-code "@appendix" instead of "@chapter" at the beginning of each of these. | Roland Pesch | 2 | -2/+2 | |
This will eventually be supported with a trivial macro, but those aren't standard texinfo yet; in the meantime, I think GDB is the only manual we print that uses these---and it wants appendices. | |||||
1992-02-22 | Increase the dososity | Steve Chamberlain | 3 | -0/+30 | |
1992-02-22 | Remeber this one too! | Steve Chamberlain | 1 | -0/+2 | |