log src/dired.c @ 5271:2def0d83a5e3

age author description
Sun, 16 May 2010 12:33:21 +0100 Aidan Kehoe Move `default-file-system-ignore-case' to C; fix bug in directory hash tables
Mon, 05 Apr 2010 13:03:35 +0100 Aidan Kehoe Add #'equalp as a hash test by default; add #'define-hash-table-test, GNU API
Thu, 01 Apr 2010 20:22:50 +0100 Aidan Kehoe Move #'sort*, #'fill, #'merge to C from cl-seq.el.
Wed, 03 Mar 2010 18:40:12 +0000 Aidan Kehoe Make #'substring an alias of #'subseq; give the latter the byte code.
Thu, 04 Feb 2010 07:28:14 -0600 Ben Wing Rename xfree(FOO, TYPE) -> xfree(FOO)
Thu, 07 Jan 2010 12:44:25 -0700 Jerry James Ignore file-too-large conditions when stat()ing a file for dired. The size
Sat, 19 Jan 2008 14:34:19 +0100 Aidan Kehoe Use bignums if necessary for file size in #'file-attributes.