1.0.29.11: one more one more DIRECTORY regressions
authorNikodemus Siivola <nikodemus@random-state.net>
Tue, 16 Jun 2009 09:41:54 +0000 (09:41 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Tue, 16 Jun 2009 09:41:54 +0000 (09:41 +0000)
commit4c4620d79901ec2d2a27e20344af4769eddd4c07
tree67712db74ea1e97be6d680537543697db25aa9b1
parenta7e9dfe7d823254a495eba012dd22fc83340129a
1.0.29.11: one more one more DIRECTORY regressions

* (DIRECTORY "X*") should not match directories with dotted names.

* Get rid of the KLUDGE to make up a directory component from pathname
  name and type, which was a source of inconsistencies between
  handling files and directories. Instead make MAP-DIRECTORY
  :DIRECTORIES :AS-FILES map over directory entries with
  filename-style pathnames, which allows us to share the matching
  logic between the two nicely.
NEWS
src/code/filesys.lisp
tests/filesys.test.sh
version.lisp-expr