log lib-src/make-docfile.c @ 76477:a13a89e31b01

age author description
Sun, 21 Jan 2007 04:57:37 +0000 Glenn Morris Add 2007 to copyright years.
Mon, 06 Feb 2006 11:28:28 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Sun, 07 Aug 2005 10:56:27 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 04 Jul 2005 15:47:28 +0000 Lute Kamstra Update FSF's address.
Fri, 13 May 2005 08:53:17 +0000 YAMAMOTO Mitsuharu (DIRECTORY_SEP): New macro.
Fri, 04 Mar 2005 11:14:03 +0000 YAMAMOTO Mitsuharu Undo previous change.
Mon, 27 Dec 2004 17:22:01 +0000 Steven Tamm make-docfile.c: Include stdlib.h even if WINDOWSNT is not
Tue, 09 Nov 2004 11:03:12 +0000 Kim F. Storm (scan_c_file): Set defvarperbufferflag to silence compiler.
Sat, 08 May 2004 15:23:35 +0000 Thien-Thi Nguyen Throughout, replace 0 destined for `exit' arg with `EXIT_SUCCESS'.
Mon, 26 Apr 2004 10:48:06 +0000 Eli Zaretskii (IS_DIRECTORY_SEP): New macro.
Wed, 07 Apr 2004 19:18:42 +0000 Stefan Monnier (xmalloc): Fix return type.
Wed, 24 Dec 2003 06:49:23 +0000 Thien-Thi Nguyen (main): For return code, no longer special-case VMS.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Tue, 04 Feb 2003 14:56:31 +0000 Juanma Barranquero Trailing whitespace deleted.
Thu, 14 Nov 2002 14:09:44 +0000 Dave Love (read_c_string_or_comment): Declare msgno.
Mon, 19 Aug 2002 21:47:38 +0000 Stefan Monnier (scan_keyword_or_put_char, write_c_args): Use `fn'
Mon, 15 Jul 2002 19:59:53 +0000 Stefan Monnier (scan_c_file): Warn about missing `usage' info.
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