0.9.8.17:
authorChristophe Rhodes <csr21@cam.ac.uk>
Fri, 6 Jan 2006 16:44:59 +0000 (16:44 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Fri, 6 Jan 2006 16:44:59 +0000 (16:44 +0000)
commit8c685e1fee08b4d1d9ef43b8d2784ac283c94096
treee2a898ea4721c7e15d5304981fe5e45125e5144e
parentaeceaa181f32dbe2b4ee41397812b6c0c235e7c9
0.9.8.17:
Fix a bug in ENSURE-DIRECTORIES-EXIST: merge in
*DEFAULT-PATHNAME-DEFAULTS*.
... this fix may also include a mostly-working set of pathname
functions for Win32.  Or it may not.  You have been
warned.
build-order.lisp-expr
src/code/filesys.lisp
src/code/pathname.lisp
src/code/target-pathname.lisp
src/code/unix-pathname.lisp [new file with mode: 0644]
src/code/unix.lisp
src/code/win32-pathname.lisp [new file with mode: 0644]
src/runtime/wrap.c
version.lisp-expr