1.0.12.6: Removing UNIX-NAMESTRING, part 1
authorkreuter <kreuter>
Fri, 30 Nov 2007 02:16:25 +0000 (02:16 +0000)
committerkreuter <kreuter>
Fri, 30 Nov 2007 02:16:25 +0000 (02:16 +0000)
commit2529c316d05494f2bcdeccf98c3a6298ecd08d7d
tree6e55161c1ff55fb009b30a127544f70795d72fad
parent26265f96389d737bf2e1e4c787ea8943ae499944
1.0.12.6: Removing UNIX-NAMESTRING, part 1

* Get NATIVE-NAMESTRING to do all and only the desired things for all
  accepted non-wild NAME and TYPE components.  Add a few tests for
  these cases.

* Add new user-visible features to PARSE-NATIVE-NAMESTRING and
  NATIVE-NAMESTRING for parsing/unparsing things "as files" or "as
  directories"; these are convenient for use with SB-POSIX, and will
  be handy in a few places in SBCL's internals, too.
NEWS
contrib/sb-posix/sb-posix.texinfo
doc/manual/pathnames.texinfo
src/code/target-pathname.lisp
src/code/unix-pathname.lisp
src/code/win32-pathname.lisp
tests/pathnames.impure.lisp
version.lisp-expr