- Jul 13, 2005
-
-
rtoy authored
nothing. When hemlock is loaded, ED is replaced by the version from hemlock.
-
- May 23, 2005
-
-
rtoy authored
string.
-
- Sep 25, 2003
-
-
toy authored
byte-fasl-file-version. * src/code/sysmacs.lisp (register-lisp-runtime-feature): (register-lisp-feature): Don't quote the given feature. * src/code/misc.lisp: Register more features, mostly for sparc.
-
toy authored
and *RUNTIME-FEATURES* and setting them appropriately as files are loaded so that recompiling CMUCL produces a result with the same set of features. *RUNTIME-FEATURES* is a subset of *FEATURES* that is written out to internals.h so the C code can be compiled appropriately. A simple bootstrap with boot17 is needed.
-
- Apr 11, 2003
-
-
emarsden authored
- the :new-compiler and :hash-new features were announced as being deprecated in 18e; remove them and make code that depended on them enabled unconditionally. - if CMUCL is built with the :no-docstrings feature, docstrings are discarded while building. This is intended for embedded-type images.
-
- Mar 22, 2003
-
-
gerd authored
= pcl:class part. To get it booted from 18e, cross-compile using boot1.lisp as bootstrap.lisp in pmai's build scripts, then do a normal compile with boot2.lisp as bootstrap.lisp with the resulting Lisp. * code/byte-interp.lisp, code/defstruct.lisp, code/describe.lisp: * code/error.lisp, code/exports.lisp, code/hash-new.lisp: * code/hash.lisp, code/macros.lisp, code/misc.lisp: * code/package.lisp, code/pred.lisp, code/sharpm.lisp, code/type.lisp: * compiler/dump.lisp, compiler/fndb.lisp, compiler/globaldb.lisp: * compiler/proclaim.lisp, compiler/typetran.lisp, compiler/xref.lisp: * compiler/generic/primtype.lisp, compiler/generic/vm-type.lisp: Changes for to use kernel::class etc. * code/class.lisp (toplevel): Shadow class, built-in-class etc. (class): Give it conc-name %class-. (toplevel) [#+bootstrap-lisp-class=pcl-class]: Define old accessors. (everywhere): Use new class accessors. * compiler/generic/vm-fndb.lisp (%make-instance): Change from unsafe to flushable and movable. * code/ntrace.lisp (expand-trace, untrace): Changes for method tracing. * code/profile.lisp (profile, profile-all, unprofile): Method profiling. * pcl/*.text, pcl/bench.lisp, pcl/extensions.lisp: * pcl/fast-init.lisp, pcl/precom1.lisp, pcl/precom4.lisp: * pcl/structure-class.lisp, pcl/user-instances.lisp: Removed. * tools/pclcom.lisp: Changes for my PCL and lisp:class = pcl::class.
-
- Jul 08, 2001
-
-
pw authored
Remove the *features* :cltl2, :draft-ansi-cl and :x3j13 to be ANSI compliant. I guess this might break some old code, but ANSI explicitly prohibits cohabitation of these with :ansi-cl.
-
- May 01, 1998
-
-
dtc authored
-
- Sep 04, 1997
-
-
dtc authored
by the lisp documentation functions.
-
- Sep 03, 1997
- Aug 16, 1997
-
-
dtc authored
and structure-class objects, and calls pcl::documentation if necessary. New function 'function-doc to return a functions documentation if possible.
-
- Jan 18, 1997
-
-
ram authored
-
- Oct 31, 1994
-
-
ram authored
-
- Feb 11, 1994
-
-
cvs2git authored
-
- Jan 05, 1994
-
-
ram authored
compliance is now a bug, not a feature...
-
- Aug 18, 1993
-
-
ram authored
using the FEATURES file or other feature hacks.
-
- Aug 05, 1993
-
-
wlott authored
-
- Jun 23, 1993
-
-
ram authored
-
- Jan 13, 1993
- Mar 07, 1992
-
-
wlott authored
-
- Mar 03, 1992
-
-
wlott authored
:AND, :OR, and :NOT. This makes featurep useful outside of #+ and #-.
-
- Feb 14, 1992
-
-
wlott authored
-
- Jan 17, 1992
-
-
ram authored
-
- Dec 20, 1991
-
-
ram authored
-
- Oct 20, 1991
-
-
ram authored
-
- Aug 30, 1991
-
-
ram authored
have separate site and OS init files.
-
- Mar 19, 1991
-
-
chiles authored
-
- Feb 08, 1991
-
-
ram authored
-
- Feb 03, 1991
-
-
wlott authored
-
- Jan 12, 1991
-
-
wlott authored
to record debugger sessions, and it changes *standard-input* and *standard-output*, so it works correctly with the new stream structure.
-
- Oct 23, 1990
-
-
wlott authored
-
- Oct 17, 1990
-
-
ram authored
illegal value NIL.
-
- Aug 24, 1990
-
-
wlott authored
-
- May 30, 1990
-
-
cvs2git authored
-
- Mar 05, 1990
-
-
cvs2git authored
-
- Feb 08, 1990
-
-
ram authored
-
- Feb 06, 1990
-
-
ram authored
-