0.6.11.36:
authorWilliam Harold Newman <william.newman@airmail.net>
Sun, 15 Apr 2001 00:24:44 +0000 (00:24 +0000)
committerWilliam Harold Newman <william.newman@airmail.net>
Sun, 15 Apr 2001 00:24:44 +0000 (00:24 +0000)
commitf0338f6fa732b21daa4405e19465bd460e0526d9
treeac9277de4b67ef02f1a5bd570d7ec80633cdea15
parent99bcb3a92b44ce343586f8bd7c717d665f31f4ad
0.6.11.36:
added support for --noprogrammer command line option
tweaked tests/*.test.sh stuff to use the most recently built
SBCL in the current tree (as other tests/* stuff does)
renamed some FD-STREAM stuff to be more explicit
PICK-BACKUP-NAME and ENSURE-ONE-OF needn't be so general.
reduced generality of BEEP too
ENSURE-ONE-OF should signal a TYPE-ERROR.
converted some other CERRORs to ERRORs; redid OPEN errors
rearranged error output to use pretty printer more
17 files changed:
BUGS
NEWS
doc/beyond-ansi.sgml
make.sh
package-data-list.lisp-expr
src/code/array.lisp
src/code/debug.lisp
src/code/fd-stream.lisp
src/code/globals.lisp
src/code/late-target-error.lisp
src/code/query.lisp
src/code/toplevel.lisp
tests/foreign.test.sh
tests/run-program.test.sh
tests/run-tests.sh
tests/side-effectful-pathnames.test.sh
version.lisp-expr