0.7.3.13:
authorChristophe Rhodes <csr21@cam.ac.uk>
Fri, 10 May 2002 10:48:34 +0000 (10:48 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Fri, 10 May 2002 10:48:34 +0000 (10:48 +0000)
commit0f3d47226b4c3f9fcc350e681443534701d56aa4
tree808a0351b072c123bc21a0d64e5e22bbbb036deb
parent9cbb7f9b3a418314ffcd8f2cb0448278d2b6f812
0.7.3.13:
Fix bug 22, throwing an error for bad directives inside ~< ~:>
format blocks.
Bugfix for host-namestring (and associated host-using functions):
... make the physical host name be "" (not "Unix), as this cannot
be a logical host name
... some sanity checking in logical host functionality regarding
this change
Remove fixed buglets from BUGS
Added .cvsignore files for files built in warm init.
15 files changed:
BUGS
NEWS
src/assembly/alpha/.cvsignore [new file with mode: 0644]
src/assembly/ppc/.cvsignore [new file with mode: 0644]
src/assembly/sparc/.cvsignore [new file with mode: 0644]
src/assembly/x86/.cvsignore [new file with mode: 0644]
src/code/.cvsignore [new file with mode: 0644]
src/code/filesys.lisp
src/code/late-format.lisp
src/code/target-format.lisp
src/code/target-pathname.lisp
src/pcl/.cvsignore [new file with mode: 0644]
tests/pathnames.impure.lisp
tests/print.impure.lisp
version.lisp-expr