- 15 Dec, 2011 2 commits
-
-
-
Francois-Rene Rideau authored
-
- 14 Dec, 2011 2 commits
-
-
Robert P. Goldman authored
-
Robert P. Goldman authored
WEAKLY-DEPENDS-ON needed to pass the ERROR-P NIL to FIND-SYSTEM in order to behave properly. Added documentation for previously-undocumented weakly-depends-on.
-
- 13 Dec, 2011 1 commit
-
-
Francois-Rene Rideau authored
From bug report by Rupert Swarbrick.
-
- 12 Dec, 2011 1 commit
-
-
Francois-Rene Rideau authored
Thanks to Sergey Katrevich for tracking the bad parenthesization.
-
- 30 Nov, 2011 3 commits
-
-
Francois-Rene Rideau authored
-
Robert P. Goldman authored
-
Robert P. Goldman authored
-
- 28 Nov, 2011 2 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
- 22 Nov, 2011 1 commit
-
-
Francois-Rene Rideau authored
-
- 21 Nov, 2011 6 commits
-
-
Francois-Rene Rideau authored
for smoother upgrade. Update web page.
-
Francois-Rene Rideau authored
Apparently, ecl doesn't like (change-class x 'standard-object).
-
Francois-Rene Rideau authored
to properly deal with paths gotten with GETENV. Bug introduced with subpathname in 2.017.27. Should fix debbugs #647544: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=647544#10 Thanks to Desmong O. Chang.
-
Francois-Rene Rideau authored
and add more extensions to clean in the Makefile.
-
Francois-Rene Rideau authored
they break the r-i contract and mess up with asdf-dependency-grovel.
-
-
- 20 Nov, 2011 2 commits
-
-
Robert P. Goldman authored
-
Francois-Rene Rideau authored
in view of using it in a system-granular parallelizing backend.
-
- 19 Nov, 2011 3 commits
-
-
Francois-Rene Rideau authored
Don't defparameter *system-definition-search-functions*, use defvar and fixup. Clear *systems-being-defined* when upgrading asdf, but re-find them immediately because they may be needed as part of a higher operation. Thanks to Nikodemus for reporting the bug while using quicklisp.
-
Francois-Rene Rideau authored
of some internal functions though they may be in the continuation of an asdf upgrade, because asdf could be loaded by a .asd file we load while finding a system for a dependency. Solution: unintern the symbols during an upgrade.
-
Francois-Rene Rideau authored
-
- 18 Nov, 2011 3 commits
-
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
- 09 Nov, 2011 2 commits
-
-
-
Francois-Rene Rideau authored
2.018.9: Fix to 2.018.8; since SBCL now cast the same wide net as CMUCL in subdirectories, it needs the same filter.
-
- 08 Nov, 2011 1 commit
-
-
- 05 Nov, 2011 1 commit
-
-
Francois-Rene Rideau authored
-
- 04 Nov, 2011 2 commits
-
-
Francois-Rene Rideau authored
locating a configuration file for reading vs for writing. Will hopefully make Xach's life easier.
-
Francois-Rene Rideau authored
* split locate-system out of find-system, that tells what find-system would do, but doesn't actually cause visible side-effects. * modify user-configuration-directories and system-configuration-directories to return all valid directory names even if the directories do not exist yet, so they may be used as the basis for the creation of said directories.
-
- 03 Nov, 2011 2 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
- 02 Nov, 2011 1 commit
-
-
Francois-Rene Rideau authored
-
- 01 Nov, 2011 1 commit
-
-
Francois-Rene Rideau authored
Thanks to p-cos for reporting the bug and a fix.
-
- 31 Oct, 2011 1 commit
-
-
Francois-Rene Rideau authored
-
- 30 Oct, 2011 1 commit
-
-
- 29 Oct, 2011 2 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-