- May 30, 2006
-
-
Gary King authored
Added &allow-other-keys to operate. Added test/test-force to test that forcing a system works (at least in a simple case).
-
- May 14, 2006
-
- Apr 20, 2006
-
-
Christophe Rhodes authored
-
Christophe Rhodes authored
is still subject to filesystem races (say, between probe-file and file-write-date) but they're a lot less likely. Attempt to do the "right" thing if an input file has gone missing.
-
Christophe Rhodes authored
-
- Mar 21, 2006
-
-
Christophe Rhodes authored
* don't create a package with gensym. Instead try creating packages with different names until one succeeds; * delete the scratch package when we're finished with it * if the user has requested a pathname for a component, don't try to construct the default one; it probably won't work.
-
- Feb 01, 2006
-
-
Christophe Rhodes authored
on Windows. No changes outside that specific section.
-
- Dec 16, 2005
-
-
Nikodemus Siivola authored
-
- Dec 07, 2005
- Sep 30, 2005
-
- Sep 26, 2005
-
-
Peter Van Eynde authored
-
- Jul 02, 2005
-
-
Peter Van Eynde authored
-
- Jul 01, 2005
-
-
Peter Van Eynde authored
-
- May 25, 2005
-
-
Peter Van Eynde authored
-
Peter Van Eynde authored
defsystem files. Now works again with McClim. Closes: #310640 * Corrected dependencies.
-
- Aug 18, 2004
-
-
Nikodemus Siivola authored
with the manual.
-
Nikodemus Siivola authored
overwrite the original .texinfo.
-
- Aug 05, 2004
-
- Jul 19, 2004
-
-
Christophe Rhodes authored
-
- May 16, 2004
-
-
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
-
- May 12, 2004
-
-
Kevin Rosenberg authored
-
- May 05, 2004
-
-
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
-
- Mar 12, 2004
-
-
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
-
- Dec 30, 2003
-
- Dec 21, 2003
-
-
Daniel Barlow authored
-
- Dec 05, 2003
-
- Dec 01, 2003
-
-
Daniel Barlow authored
-
- Nov 11, 2003
-
- Oct 17, 2003
-
-
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.
-
- Oct 09, 2003
-
-
Daniel Barlow authored
asdf is saved in a core. When the core is reloaded, the stream is not attached to anything interesting.
- Aug 12, 2003
-
-
Kevin Rosenberg authored
-
- Aug 05, 2003
-
-
Kevin Rosenberg authored
-
- Jul 18, 2003
-
-
Kevin Rosenberg authored