- Jan 31, 2013
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
Also, intern fishy symbols that are imported but missing from original package.
-
Francois-Rene Rideau authored
Also, tweak asdf.asd for more robust upgrade from ASDF earlier than 2.017, and fix script-support for upgrade from 2.019 and later. Make some test scripts more robust wrt pathname madness. Update TODO.
-
- Jan 30, 2013
-
-
Francois-Rene Rideau authored
Had to refactor the asdf-pathname-test by decomposing it into small bits before I could understand what was going on. Some more robustness in find-system. Also, no build-report output-file when no *warnings-file-type*, and ABL support for build-report. Deprecate *asdf-verbose*. Have *verbose-out* be NIL (which is testable) rather than (make-broadcast-stream), which isn't quite, to signal no verbosity. That's both more useful while remaining backward-compatible.
-
- Jan 29, 2013
-
-
Francois-Rene Rideau authored
Also, rename ensure-pathname-absolute to ensure-absolute-pathname, to avoid nasty messages while upgrading. Fix upgrade test.
-
Francois-Rene Rideau authored
Also, move some functions from stream to filesystem where they belong.
-
- Jan 28, 2013
-
-
Francois-Rene Rideau authored
Also, separate filesystem access functions from pathname object munging.
-