mirror of
git://git.code.sf.net/p/sbcl/sbcl
synced 2026-09-10 07:26:40 -04:00
(This version is broken. It builds, but can't build itself, dying in vop.lisp with what looks like memory corruption. 0.6.9.11 might be broken the same way.) no more special support for DECLARE SB-PCL::CLASS moved policy stuff into policy.lisp moved !UNINTERN-INIT-ONLY-STUFF to after warm init renamed some PCL stuff to make it be uninterned after warm init |
||
|---|---|---|
| contrib | ||
| doc | ||
| src | ||
| tests | ||
| .cvsignore | ||
| base-target-features.lisp-expr | ||
| binary-distribution.sh | ||
| BUGS | ||
| clean.sh | ||
| common-lisp-exports.lisp-expr | ||
| COPYING | ||
| CREDITS | ||
| INSTALL | ||
| install.sh | ||
| make-config.sh | ||
| make-host-1.sh | ||
| make-host-2.sh | ||
| make-target-1.sh | ||
| make-target-2.sh | ||
| make.sh | ||
| NEWS | ||
| package-data-list.lisp-expr | ||
| PRINCIPLES | ||
| pubring.pgp | ||
| README | ||
| stems-and-flags.lisp-expr | ||
| STYLE | ||
| tagify.sh | ||
| TODO | ||
| UGLINESS | ||
| version.lisp-expr | ||
| wc.sh | ||
Welcome to SBCL. To find out more about who created the system, see the "CREDITS" file. If you'd like information about the legalities of copying the system, see the "COPYING" file. If you'd like to install or build the system, see the "INSTALL" file. If you'd like more information about using the system, see the man page, "sbcl.1", or the user manual in the "doc/" subdirectory of the distribution. (The user manual is maintained as DocBook SGML in the source distribution; there is an HTML version in the binary distribution.) The system is a work in progress. See the "TODO" file in the source distribution for some highlights. If you'd like to make suggestions, report a bug, or help to improve the system, please send mail to one of the mailing lists: sbcl-help@lists.sourceforge.net sbcl-devel@lists.sourceforge.net