- 15 Mar, 2013 1 commit
-
-
Francois-Rene Rideau authored
-
- 14 Mar, 2013 1 commit
-
-
Francois-Rene Rideau authored
debian: tweak Makefile, changelog, debian files.
-
- 13 Mar, 2013 1 commit
-
-
Francois-Rene Rideau authored
-
- 12 Mar, 2013 2 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
Always define dump-image and create-image, even if to throw an error. Add prepend-kernel argument to dump-image on CCL. Preserve keyword arguments and more in deferred warnings on CCL. Reindent split-string.
-
- 11 Mar, 2013 1 commit
-
-
Francois-Rene Rideau authored
Also, fix a warning message in lisp-build.
-
- 09 Mar, 2013 1 commit
-
-
Francois-Rene Rideau authored
-
- 08 Mar, 2013 3 commits
-
-
Francois-Rene Rideau authored
Can't seem to be able to fmakunbound in the same fasl as a definition.
-
Francois-Rene Rideau authored
ASDF 2.26 uses :want-directory where :ensure-directory is meant in the new parlance. Have ensure-directory be implicit in that case.
-
Francois-Rene Rideau authored
-
- 07 Mar, 2013 4 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
Tested with make u l=ecl_bytecodes ASDF_UPGRADE_TEST_TAGS="2.26 2.31" make u l=ecl ASDF_UPGRADE_TEST_TAGS="2.26 2.31"
-
Francois-Rene Rideau authored
Another issue with (setf output-translations).
-
Francois-Rene Rideau authored
-
- 06 Mar, 2013 1 commit
-
-
Francois-Rene Rideau authored
-
- 05 Mar, 2013 2 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
- 03 Mar, 2013 3 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
Another pass package upgrade. Export FEATURE from correct package. Use package :asdf-user when reading file for version.
-
- 02 Mar, 2013 2 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
On CCL, we were trying to persist data that can't be written and read back regarding the specializers of context function and values of arguments. Now drop the information at the cost of slightly less precise warning messages. In 2.31.2, we failed to export FEATURE from asdf/operation, causing this compatibility feature to fail.
-
- 27 Feb, 2013 2 commits
-
-
Francois-Rene Rideau authored
add safe-read-from-string to support it.
-
Francois-Rene Rideau authored
If you let find-system inside with-system-definitions before you upgrade ASDF, you might have bad surprises when you upgrade then a previous definition survives.
-
- 26 Feb, 2013 7 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
Use it to test (:feature :sbcl (:require :sb-posix)) and such.
-
Francois-Rene Rideau authored
Based on a patch by Stelian Ionescu.
-
Francois-Rene Rideau authored
Hush autoloading in clean-load test. Better exit message for old ABCLs in test-encodings.
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
- 25 Feb, 2013 3 commits
-
-
Francois-Rene Rideau authored
Minimally test the REQUIRE feature by hijacking part of test3.script. Force compile in test-encoding to override any previous encoding.
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
Make test-utilities work on lower-case lisps. Don't assume ln is in /bin. Don't assume SHELL is /bin/sh.
-
- 24 Feb, 2013 1 commit
-
-
Francois-Rene Rideau authored
-
- 23 Feb, 2013 2 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
Maybe CERROR in the future? Also, WARN if the system has a non-canonical version number. Because SB-GROVEL has non-canonical version number 0.01, skip warning for builtin systems.
-
- 22 Feb, 2013 3 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
Also restore lost (setf (gethash name *systems-being-defined*) system) in register-system-definition.
-
Francois-Rene Rideau authored
Export component-loaded-p. Update some docstrings.
-