1.0.43.75: pathnames: both Unix and Win32 use UNPARSE-PHYSICAL-DIRECTORY
authorNikodemus Siivola <nikodemus@random-state.net>
Tue, 19 Oct 2010 14:30:03 +0000 (14:30 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Tue, 19 Oct 2010 14:30:03 +0000 (14:30 +0000)
commita647f35a48924c9bc1914e1286418309fc69704e
treeff85f3687a1136ef7cb05b7a5e9a70a5abbef69c
parent92b2717173e90b6b4687903d1d200896769659d4
1.0.43.75: pathnames: both Unix and Win32 use UNPARSE-PHYSICAL-DIRECTORY

  Refactor duplicated code and start using / instead of \ to separate
  directories in Lisp namestrings -- less escaping, easier to think
  about and read.
NEWS
src/code/pathname.lisp
src/code/target-pathname.lisp
src/code/unix-pathname.lisp
src/code/win32-pathname.lisp
tests/filesys.pure.lisp
tests/pathnames.impure.lisp
version.lisp-expr