- 20 Apr, 2006 3 commits
-
-
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
-
- 21 Mar, 2006 1 commit
-
-
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.
-
- 01 Feb, 2006 1 commit
-
-
Christophe Rhodes authored
on Windows. No changes outside that specific section.
-
- 16 Dec, 2005 1 commit
-
-
Nikodemus Siivola authored
-
- 07 Dec, 2005 2 commits
- 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 2 commits
-
-
Kevin Rosenberg authored
-
Kevin Rosenberg authored
-