0.6.11.35:
authorWilliam Harold Newman <william.newman@airmail.net>
Thu, 12 Apr 2001 22:50:34 +0000 (22:50 +0000)
committerWilliam Harold Newman <william.newman@airmail.net>
Thu, 12 Apr 2001 22:50:34 +0000 (22:50 +0000)
commit99bcb3a92b44ce343586f8bd7c717d665f31f4ad
tree8701ef01a9b081241bb8344a0375f11496baafee
parent6c765578c8dc4bcc7798e37c9918715f198b30da
0.6.11.35:
fixes for problems reported by Nathan Froyd on sbcl-imp
2001-04-11..
..changed "EXT:" to "SB-EXT:" in  OUTPUT-FLOAT-INFINITY
..fixed screwed-up indentation in iterated DESCRIBE
fixed --notty/--noprogrammer confusion reported by Christopher
Rhodes sbcl-devel 2001-04-08, and generally rewrote
sbcl.1 --noprogrammer documentation in anticipation of
the way it's likely to actually work
various other sbcl.1 revisions
NO-APPLICABLE-METHOD doesn't need to do CERROR. (And its
message can be printed more prettily, too.:-)
12 files changed:
BUGS
CREDITS
NEWS
doc/sbcl.1
src/code/debug.lisp
src/code/describe.lisp
src/code/print.lisp
src/pcl/braid.lisp
src/runtime/runtime.c
tests/hash.impure.lisp
tests/print.impure.lisp [new file with mode: 0644]
version.lisp-expr