log lib-src/make-docfile.c @ 42566:6c1d733d1794

age author description
Sat, 05 Jan 2002 23:37:58 +0000 Pavel Jank Remove unnecessary whitespaces.
Thu, 15 Nov 2001 15:50:31 +0000 Pavel Jank Comment fixes.
Sun, 21 Oct 2001 13:48:16 +0000 Miles Bader (struct rcsoc_state): New type.
Sun, 21 Oct 2001 09:21:46 +0000 Miles Bader (read_c_string_or_comment): Add SAW_USAGE parameter, and implement
Wed, 17 Oct 2001 02:53:57 +0000 Miles Bader (put_char): New function.
Tue, 16 Oct 2001 13:05:28 +0000 Miles Bader (scan_c_file): Handle `new style' doc strings in comments [with `doc:'
Mon, 15 Oct 2001 10:04:31 +0000 Gerd Moellmann (read_c_string_or_comment): Don't drop a '*'
Sat, 13 Oct 2001 20:41:25 +0000 Gerd Moellmann (read_c_string_or_comment): Renamed from
Sat, 13 Jan 2001 16:49:22 +0000 Gerd Moellmann (write_c_args): Print newlines as spaces.
Wed, 29 Mar 2000 21:32:12 +0000 Andreas Schwab (scan_lisp_file): Also look for `defsubst'.
Tue, 19 Oct 1999 07:17:20 +0000 Paul Eggert Add support for large files. Merge glibc 2.1.2.
Mon, 27 Sep 1999 11:34:27 +0000 Dave Love (scan_lisp_file): Fix typo causing infloop.
Fri, 24 Sep 1999 13:52:46 +0000 Phillip Rulon patched by pjr from diff by rms
Sat, 04 Sep 1999 11:25:13 +0000 Dave Love Fix comment about conventions for Lisp files.
Fri, 03 Sep 1999 23:12:27 +0000 Richard M. Stallman Include config.h not ../src/config.h.
Mon, 30 Aug 1999 15:08:30 +0000 Andreas Schwab Include <stdlib.h> if available.
Mon, 27 Apr 1998 09:22:29 +0000 Andreas Schwab Include <unistd.h> for chdir.
Sun, 31 Aug 1997 17:05:53 +0000 Richard M. Stallman (scan_lisp_file): Handle custom-declare-variable.
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
Wed, 21 Jun 1995 19:46:58 +0000 Richard M. Stallman (scan_file): Make sure it never looks at filename[-1].
Wed, 21 Jun 1995 19:45:27 +0000 Richard M. Stallman (main) [MSDOS]: Do set _fmode.
Tue, 20 Jun 1995 02:52:38 +0000 Richard M. Stallman (main): On MSDOS, don't change stdout to binary, and insist on an -o option.
Thu, 08 Jun 1995 20:13:45 +0000 Karl Heuer [MSDOS]: #undef chdir.
Thu, 04 May 1995 21:57:30 +0000 Richard M. Stallman Include config.h.
Thu, 13 Apr 1995 16:05:43 +0000 Richard M. Stallman (scan_c_file): At end, restore file name last char to its original value.
Wed, 21 Dec 1994 16:16:45 +0000 Richard M. Stallman (scan_lisp_file): Handle dynamic doc strings.
Tue, 01 Nov 1994 05:23:42 +0000 Richard M. Stallman (main) [WINDOWSNT]: Now sets _fmode and stdout to O_BINARY.
Fri, 21 Oct 1994 20:31:43 +0000 Richard M. Stallman (main): Don't process one input file twice.
Wed, 12 Oct 1994 20:21:51 +0000 David J. MacKenzie Eliminate some -Wall warnings.
Thu, 19 May 1994 21:05:08 +0000 Richard M. Stallman (write_c_args): Put `default' in upper case.