log src/dired.c @ 33345:8ee80e8c9093

age author description
Thu, 09 Nov 2000 14:48:19 +0000 Gerd Moellmann (directory_files_internal): Add missing GCPRO's.
Tue, 24 Oct 2000 14:45:19 +0000 Andrew Innes (directory_files_internal_unwind): New function.
Thu, 21 Sep 2000 20:54:57 +0000 Gerd Moellmann Avoid some more compiler warnings.
Wed, 24 Nov 1999 12:56:02 +0000 Dave Love Include sys/stat.h. Declare filemodestring.
Tue, 19 Oct 1999 07:25:11 +0000 Paul Eggert Add support for large files, 64-bit Solaris, system locale codings.
Sun, 12 Sep 1999 05:07:01 +0000 Ken Raeburn Use XCAR, XCDR, XFLOAT_DATA instead of explicit member access.
Fri, 06 Aug 1999 20:40:10 +0000 Geoff Voelker (directory_files_internal, Fdirectory_files_and_attributes,
Mon, 03 May 1999 22:01:09 +0000 Andrew Innes (make_time): Make argument type be time_t.
Tue, 06 Apr 1999 23:41:21 +0000 Richard M. Stallman (Ffile_attributes): Doc fix.
Tue, 16 Feb 1999 08:25:51 +0000 Eli Zaretskii (Ffile_attributes): If the file's size doesn't fit in
Thu, 06 Aug 1998 05:38:11 +0000 Kenichi Handa (Fdirectory_files): If MATCH is non-nil, decode filenames
Tue, 14 Apr 1998 12:25:56 +0000 Andreas Schwab Fix -Wimplicit warnings.
Mon, 06 Apr 1998 21:52:29 +0000 Karl Heuer (Fdirectory_files): Use make_uninit_multibyte_string.
Mon, 06 Apr 1998 09:11:05 +0000 Andreas Schwab (Fdirectory_files): GCPRO encoded_directory and list.
Sat, 21 Mar 1998 18:23:09 +0000 Richard M. Stallman (Fdirectory_files): In FULL case, compute number of characters
Tue, 03 Mar 1998 07:18:46 +0000 Kenichi Handa Include charset.h and coding.h.
Sun, 08 Feb 1998 21:35:14 +0000 Richard M. Stallman (Fdirectory_files): Call compile_pattern the new way.
Fri, 09 Jan 1998 23:28:38 +0000 Richard M. Stallman (Fdirectory_files): Fix arg to compile_pattern.
Mon, 08 Sep 1997 10:09:15 +0000 Richard M. Stallman (ENCODE_FILE): New macro.
Mon, 07 Jul 1997 19:00:51 +0000 Richard M. Stallman (Ffile_attributes): Use cast to avoid warnings.
Mon, 19 May 1997 02:17:26 +0000 Richard M. Stallman (Ffile_attributes): Return inode number as a cons only if necessary.
Tue, 15 Apr 1997 04:44:36 +0000 Richard M. Stallman (Fdirectory_files): Set re_match_object.
Thu, 07 Nov 1996 05:46:56 +0000 Richard M. Stallman (Ffile_attributes): Represent inode number as a pair of
Thu, 19 Sep 1996 21:28:15 +0000 Richard M. Stallman (file_name_completion): Remove code which sets and
Tue, 17 Sep 1996 16:18:04 +0000 Erik Naggum (syms_of_dired): staticpro Qdirectory_files, Qfile_name_completion,
Sun, 07 Jul 1996 22:37:17 +0000 Karl Heuer (file_name_completion): Set `stat' flags to avoid
Thu, 09 May 1996 23:21:54 +0000 Richard M. Stallman Comment changes.
Fri, 26 Apr 1996 19:52:51 +0000 Richard M. Stallman (Ffile_attributes) [WINDOWSNT]: Remove conditional NT code.
Fri, 09 Feb 1996 01:37:35 +0000 Richard M. Stallman (Fdirectory_files): Doc fix.
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.