Steel Bank Common Lisp
Go to file
William Harold Newman f392742d27 0.6.9.12:
(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
2000-12-29 18:39:01 +00:00
contrib Initial revision 2000-09-18 01:26:16 +00:00
doc 0.6.9.6: 2000-12-13 20:31:04 +00:00
src 0.6.9.12: 2000-12-29 18:39:01 +00:00
tests 0.6.9.10: 2000-12-20 22:42:34 +00:00
.cvsignore 0.6.8.3: added CODE-COMPONENT slot for NO-DEBUG-INFO condition 2000-11-01 01:10:03 +00:00
base-target-features.lisp-expr 0.6.8.3: added CODE-COMPONENT slot for NO-DEBUG-INFO condition 2000-11-01 01:10:03 +00:00
binary-distribution.sh Initial revision 2000-09-18 01:26:16 +00:00
BUGS 0.6.9.11: 2000-12-29 14:36:48 +00:00
clean.sh Initial revision 2000-09-18 01:26:16 +00:00
common-lisp-exports.lisp-expr Initial revision 2000-09-18 01:26:16 +00:00
COPYING Initial revision 2000-09-18 01:26:16 +00:00
CREDITS 0.6.9.6: 2000-12-13 20:31:04 +00:00
INSTALL 0.6.8.3: added CODE-COMPONENT slot for NO-DEBUG-INFO condition 2000-11-01 01:10:03 +00:00
install.sh Initial revision 2000-09-18 01:26:16 +00:00
make-config.sh tidied up OpenBSD-vs.-FreeBSD stuff, and src/runtime/Config.x86-* 2000-10-02 17:27:10 +00:00
make-host-1.sh Initial revision 2000-09-18 01:26:16 +00:00
make-host-2.sh 0.6.8.9: 2000-11-05 21:17:21 +00:00
make-target-1.sh Initial revision 2000-09-18 01:26:16 +00:00
make-target-2.sh 0.6.9.12: 2000-12-29 18:39:01 +00:00
make.sh integrated Raymond Wiker's patches to port RUN-PROGRAM from CMU CL and 2000-09-25 00:11:06 +00:00
NEWS 0.6.9.11: 2000-12-29 14:36:48 +00:00
package-data-list.lisp-expr 0.6.9.12: 2000-12-29 18:39:01 +00:00
PRINCIPLES Initial revision 2000-09-18 01:26:16 +00:00
pubring.pgp Initial revision 2000-09-18 01:26:16 +00:00
README Initial revision 2000-09-18 01:26:16 +00:00
stems-and-flags.lisp-expr 0.6.9.12: 2000-12-29 18:39:01 +00:00
STYLE Initial revision 2000-09-18 01:26:16 +00:00
tagify.sh Initial revision 2000-09-18 01:26:16 +00:00
TODO 0.6.9: 2000-11-28 16:48:59 +00:00
UGLINESS Initial revision 2000-09-18 01:26:16 +00:00
version.lisp-expr 0.6.9.12: 2000-12-29 18:39:01 +00:00
wc.sh Initial revision 2000-09-18 01:26:16 +00:00

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