- Nov 28, 2011
-
-
Francois-Rene Rideau authored
-
- Nov 22, 2011
-
-
Francois-Rene Rideau authored
-
- Nov 21, 2011
-
-
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.
-
- Nov 20, 2011
-
-
Robert P. Goldman authored
-
Francois-Rene Rideau authored
in view of using it in a system-granular parallelizing backend.
-
- Nov 19, 2011
-
-
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
-
- Nov 18, 2011
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
- Nov 09, 2011
-
-
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.
- Nov 08, 2011
-
- Nov 05, 2011
-
-
Francois-Rene Rideau authored
-
- Nov 04, 2011
-
-
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.
-
- Nov 03, 2011
-
-
Francois-Rene Rideau authored
-
- Nov 02, 2011
-
-
Francois-Rene Rideau authored
-
- Nov 01, 2011
-
-
Francois-Rene Rideau authored
Thanks to p-cos for reporting the bug and a fix.
-
- Oct 31, 2011
-
-
Francois-Rene Rideau authored
-
- Oct 30, 2011
-
- Oct 29, 2011
-
-
Francois-Rene Rideau authored
- Oct 25, 2011
-
- Oct 24, 2011
-
-
Francois-Rene Rideau authored
-
- Oct 23, 2011
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
We should probably refactor some more later... smells like cl-launch...
-
Francois-Rene Rideau authored
-
- Oct 22, 2011
-
-
Francois-Rene Rideau authored
-
- Oct 21, 2011
-
-
Francois-Rene Rideau authored
-