- 07 Dec, 2005 1 commit
-
-
Edi Weitz authored
-
- 30 Sep, 2005 1 commit
-
-
Peter Van Eynde authored
-
- 26 Sep, 2005 1 commit
-
-
Peter Van Eynde authored
-
- 02 Jul, 2005 1 commit
-
-
Peter Van Eynde authored
-
- 01 Jul, 2005 1 commit
-
-
Peter Van Eynde authored
-
- 25 May, 2005 2 commits
-
-
Peter Van Eynde authored
-
Peter Van Eynde authored
defsystem files. Now works again with McClim. Closes: #310640 * Corrected dependencies.
-
- 18 Aug, 2004 2 commits
-
-
Nikodemus Siivola authored
with the manual.
-
Nikodemus Siivola authored
overwrite the original .texinfo.
-
- 05 Aug, 2004 1 commit
-
-
Kevin Rosenberg authored
-
- 19 Jul, 2004 1 commit
-
-
Christophe Rhodes authored
-
- 16 May, 2004 1 commit
-
-
Daniel Barlow authored
* "ECL cannot externalize packages in compiled files. In other words, compiled files cannot have package objects as literal constants. Things like LOAD-TIME-VALUE, or saving the package name and afterwards looking for the package is all right. This only affects your uses of #.*package* somewhere in the code." * Also an appropriate run-shell-command implementation
-
- 12 May, 2004 1 commit
-
-
Kevin Rosenberg authored
-
- 05 May, 2004 3 commits
-
-
Edi Weitz authored
-
Christophe Rhodes authored
workaround, and the clisp developers have the aim of making asdf work "out of the box" for their 2.34 release -- and I'd hate for them to target the workarounded version rather than the one that's idiomatic.
-
Edi Weitz authored
-
- 12 Mar, 2004 2 commits
-
-
Daniel Barlow authored
Added defpackage/in-package forms to the example defsystem Some non-exhaustive notes on the differences with mk-defsystem
-
http://constantly.at/lisp/Daniel Barlow authored
-
- 30 Dec, 2003 1 commit
-
-
Kevin Rosenberg authored
-
- 21 Dec, 2003 1 commit
-
-
Daniel Barlow authored
-
- 05 Dec, 2003 1 commit
-
-
Kevin Rosenberg authored
-
- 01 Dec, 2003 1 commit
-
-
Daniel Barlow authored
-
- 11 Nov, 2003 2 commits
-
-
Kevin Rosenberg authored
-
Kevin Rosenberg authored
-
- 17 Oct, 2003 1 commit
-
-
Christophe Rhodes authored
deprecation, because (a) I want to undeprecate it; (b) its effect is trivially reimplementable even if it vanishes; (c) it will shortly become the right thing to do in sbcl.
-
- 09 Oct, 2003 2 commits
-
-
Kevin Rosenberg authored
-
Daniel Barlow authored
asdf is saved in a core. When the core is reloaded, the stream is not attached to anything interesting.
-
- 12 Aug, 2003 1 commit
-
-
Kevin Rosenberg authored
-
- 05 Aug, 2003 1 commit
-
-
Kevin Rosenberg authored
-
- 18 Jul, 2003 2 commits
-
-
Kevin Rosenberg authored
-
Kevin Rosenberg authored
-
- 17 Jul, 2003 3 commits
-
-
Kevin Rosenberg authored
-
Kevin Rosenberg authored
-
Christophe Rhodes authored
* make the "warned while..." and "failed while..." arguments go the right way round * use pretty printing (and the FORMATTER trick to keep CLISP happy) Tidy up the RESTARTs * new names, exported (RETRY and ACCEPT) * descriptions of the restarts for the debugger * set COMPONENT-OPERATION-TIMES in the ACCEPT restart
-
- 10 Jul, 2003 2 commits
-
-
Kevin Rosenberg authored
-
Daniel Barlow authored
- Export SYSTEM-* accessors, per Stig Sandø request - Change the CONPONENT-PROPERTY alist to use a #'EQUAL test, per request ditto - Export *ASDF-REVISION* - Export *SYSTEM-DEFINITION-SEARCH-FUNCTIONS*, per request from Christian Ohler
-
- 12 Jun, 2003 1 commit
-
-
Daniel Barlow authored
1. Ensures that filename gets pushed to *temporary-files* even if download bombs. 2. Doesn't try to delete non-existent temp-files, which can now happen due to no 1.
-
- 09 Jun, 2003 2 commits
-
-
Daniel Barlow authored
-
Daniel Barlow authored
-
- 07 Jun, 2003 1 commit
-
-
Kevin Rosenberg authored
-