- May 20, 2003
-
-
gerd authored
NOT-AUTO-COMPILE to EXT. To bootstrap, using pmai's scripts, copy boot11.lisp to target:bootstrap.lisp and build. * src/bootfiles/18e/boot11.lisp: New file. * src/code/exports.lisp ("EXTENSIONS"): Export slots, auto-compile, no-auto-compile. * src/pcl/info.lisp: Don't export slots, auto-compile, not-auto-compile. * src/docs/cmu-user/extensions.tex: Declaration identifiers moved from pcl: to ext:.
-
- May 15, 2003
-
-
gerd authored
encapsulation. Use encapsulation for functions from a given list of packages to automate this. * src/code/ntrace.lisp (*trace-encapsulate-package-names*): New variable. (trace-call): Temporarily restore the unencapsulated definition of the function. (encapsulate-by-package-p): New function. (trace-1): Use it. * src/code/exports.lisp ("DEBUG"): Export *trace-encapsulate-package-names*. * src/docs/cmu-user/debugger.tex (section{Function Tracing}): Add *trace-encapsulate-package-names*.
-
- May 14, 2003
-
-
toy authored
callback support.
-
- Apr 25, 2003
-
-
emarsden authored
- remove copyright notice from generated HTML - add Gerd Moellman and Eric Marsden to list of active contributors - attempt to clarify the public domain nature of CMU-derived code and documentation in CMUCL. Note that the Hierarchical Packages section is derived from Franz docs, used with permission.
-
- Apr 22, 2003
- Apr 17, 2003
-
-
emarsden authored
- improved the example to load the CLM subsystem and to set up packages correctly - added pdfinfo LaTeX commands
-
- Apr 11, 2003
- Mar 23, 2003
-
-
gerd authored
-
- Mar 19, 2003
-
-
toy authored
-
- Mar 18, 2003
- Mar 05, 2003
-
-
emarsden authored
-
- Mar 03, 2003
-
-
toy authored
-
- Mar 02, 2003
-
-
toy authored
-
- Feb 24, 2003
-
-
gerd authored
New section.
-
- Feb 18, 2003
- Feb 16, 2003
-
-
emarsden authored
- added information on the linkage-table feature, that was written by Raymond Toy - added a little information on the Info database - more use of verbatim environments so that LaTeX formats things correctly - removed obsolete information regarding source organisation at CMU
-
- Feb 09, 2003
-
-
emarsden authored
-
- Feb 05, 2003
-
-
emarsden authored
-
- Feb 03, 2003
-
-
emarsden authored
- add a prefix to the <title> - function names are rendered in <tt> - copyright notice in the footer </first-commit> !
-
- Jan 23, 2003
-
-
toy authored
fix typos in comments, signal more specific error types, remove some stale code, fix a few compiler warnings in the runtime.
-
- Jan 14, 2003
-
-
cracauer authored
Typo fixes by Ed Wang (thanks, Ed!).
-
- Dec 03, 2002
- Nov 26, 2002
- Nov 22, 2002
- Nov 21, 2002
- Nov 15, 2002