0.6.12.7.flaky1.2:
authorWilliam Harold Newman <william.newman@airmail.net>
Sat, 19 May 2001 00:13:14 +0000 (00:13 +0000)
committerWilliam Harold Newman <william.newman@airmail.net>
Sat, 19 May 2001 00:13:14 +0000 (00:13 +0000)
commit5108495b13b99452d5a85c4600f68432ff8894b2
tree448df77ab2b8795190adc767296d1902ea002558
parentc8322df812da6eb4ef1ae51735b224b2ad0f1503
0.6.12.7.flaky1.2:
(This version seems not to be flaky any more, and so should
be the end of the flaky1 branch: I'm just checking
it in in preparation for "cvs update -j flaky1" or some
such thing to merge the changes back into the main
branch.)
tweaked run-tests.sh machinery to use an absolute path for
SBCL, on general principles and specifically so that
Dan Barlow's new ENSURE-DIRECTORIES-EXIST tests can run
made (UNIX-NAMESTRING "") equivalent to (UNIX-NAMESTRING "."),
as the simplest way to make ENSURE-DIRECTORIES-EXIST
work for relative pathnames. (As per Dan's 2001-05-18
sbcl-devel mail, it can't be ANSI conforming until
*DEFAULT-PATHNAME-DEFAULTS* is made ANSI, and that's
too messy for now, so just do the simple thing.)
dropped search list support from UNIX-NAMESTRING while I was
at it, since search lists ain't supported no more
removed undocumented hardly-used EXECUTABLE-ONLY arg from
UNIX-NAMESTRING, moving the "is it executable?" test
into run-program.lisp
removed REMOVEME stuff
make-host-2.sh
slam.sh
src/code/cold-init.lisp
src/code/filesys.lisp
src/code/foreign.lisp
src/code/run-program.lisp
src/code/toplevel.lisp
src/runtime/bsd-os.c
tests/run-tests.sh
tests/side-effectful-pathnames.test.sh
version.lisp-expr