log src/dired.c @ 5211:cdca98f2d36f

age author description
2010-05-16 Aidan Kehoe Move `default-file-system-ignore-case' to C; fix bug in directory hash tables
2010-04-05 Aidan Kehoe Add #'equalp as a hash test by default; add #'define-hash-table-test, GNU API
2010-04-01 Aidan Kehoe Move #'sort*, #'fill, #'merge to C from cl-seq.el.
2010-03-03 Aidan Kehoe Make #'substring an alias of #'subseq; give the latter the byte code.
2010-02-04 Ben Wing Rename xfree(FOO, TYPE) -> xfree(FOO)
2010-01-07 Jerry James Ignore file-too-large conditions when stat()ing a file for dired. The size
2008-01-19 Aidan Kehoe Use bignums if necessary for file size in #'file-attributes.