- 28 Sep, 2012 1 commit
-
-
Francois-Rene Rideau authored
Indeed makes the code smaller and cleaner. Also #+mswindows sys:g-f-p for LW fasl's aren't cross-platform.
-
- 27 Sep, 2012 1 commit
-
-
Francois-Rene Rideau authored
Fix test on old clisp.
-
- 13 Sep, 2012 2 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
- 12 Sep, 2012 1 commit
-
-
Francois-Rene Rideau authored
-
- 11 Sep, 2012 1 commit
-
-
Francois-Rene Rideau authored
Please use asdf-utils instead. Or use :: if you insist.
-
- 28 Aug, 2012 1 commit
-
-
Francois-Rene Rideau authored
Fixes: lp#1042691 (thanks, stassats)
-
- 25 Aug, 2012 1 commit
-
-
Francois-Rene Rideau authored
-
- 15 Aug, 2012 3 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Jean-Claude Beaudoin authored
-
- 07 Aug, 2012 2 commits
-
-
Francois-Rene Rideau authored
-
Kevin Layer authored
This fix is from Mr. Kiyoshi Mizumaru. It adds an "S" to the lisp-version-string in the ACL SMP case.
-
- 04 Aug, 2012 1 commit
-
-
Francois-Rene Rideau authored
based on code by MKCL's Jean-Claude Beaudoin.
-
- 31 Jul, 2012 1 commit
-
-
Jean-Claude Beaudoin authored
-
- 30 Jul, 2012 1 commit
-
-
Francois-Rene Rideau authored
-
- 28 Jul, 2012 3 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
Tested: CCL, ECL, SBCL.
-
Jean-Claude Beaudoin authored
-
- 27 Jul, 2012 2 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
* Refactor load-system to use *load-system-operation*, and change require-system and module-provide-asdf to use that. * Remove broken-fasl-support: first, cormanlisp is supposed to have fixed it; second, cormanlisp is dead; third, one can now (setf *load-system-operation* 'load-source-op) instead. * Reindent default-source-registry * Fix a test in light of some previous package frobbing.
-
- 24 Jul, 2012 1 commit
-
-
Francois-Rene Rideau authored
modulo remarks sent on the mailing-list.
-
- 17 Jul, 2012 1 commit
-
-
Francois-Rene Rideau authored
-
- 07 Jul, 2012 1 commit
-
-
Francois-Rene Rideau authored
-
- 29 Jun, 2012 2 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
- 28 Jun, 2012 1 commit
-
-
Francois-Rene Rideau authored
-
- 26 Jun, 2012 1 commit
-
-
Francois-Rene Rideau authored
This allows for consistency check of .fasl output before the file can possibly be seen by other builds (i.e. no race condition).
-
- 17 Jun, 2012 1 commit
-
-
Francois-Rene Rideau authored
-
- 12 Jun, 2012 2 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
Don't upgrade ccl or cmucl on older asdf's due to incompatibilities. Shouldn't matter since they already ship with more recent versions of asdf.
-
- 03 Jun, 2012 1 commit
-
-
Francois-Rene Rideau authored
Notably specify the inheritance behaviour of :encoding.
-
- 18 May, 2012 1 commit
-
-
Francois-Rene Rideau authored
for which we do extra magic filtering. Should make Erik Pearson happy re lp#1000842.
-
- 16 May, 2012 2 commits
-
-
Francois-Rene Rideau authored
Thanks to Erik Pearson for prompt bug report.
-
Francois-Rene Rideau authored
-
- 15 May, 2012 1 commit
-
-
Francois-Rene Rideau authored
following discussion with Nikodemus on asdf-devel. Also, improve the way we test for upgrade. Disable upgrade test on cmucl from asdf 2.00*. Restore -i.bak flag in bump-version: it's actually needed.
-
- 05 May, 2012 3 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
- 29 Apr, 2012 1 commit
-
-
Francois-Rene Rideau authored
Update documentation somewhat.
-