68
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 18, 2024 — Aug 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merging patch to allow asdf protocol functionality to be expressed in terms of primary and around methods, while still allowing users to write :around methods of their own (e.g. to deal with stalated fasls). More... almost 17 years ago
I had put the operation-done-p patch in the wrong place... ack. More... almost 17 years ago
Renamed test/test5.script to test/test5.not-implemented so that the test suite will flutter like a butterfly. More... almost 17 years ago
Add method for operation-done-p (test-op system) that always returns nil (after all, testing is never really done). Thanks to Luis Oliveira. More... almost 17 years ago
Fix for circularity detection (from Richard Kreuter) More... almost 17 years ago
replaces calls to gethash with the system-registered-p abstraction. More... almost 17 years ago
Added two tests to check that changed system definitions are reloaded by ASDF. Modified system-definition-pathname to reload system defs even for systems that cannot be found using one of system finders in *system-definition-search-functions* More... about 17 years ago
Applied Matthew Swank's patch to move the "try-recompiling" patch from the keyword package into ASDF (where it belongs!). Also added a new test to exercise the restart and make sure it is what it claims to be. More... about 17 years ago
corrected incipient pathname manipulation bug in system-relative-pathname More... about 17 years ago
Disambiguate missing-components/missing-dependencies and components/dependencies that don't have a high enough version. More... about 17 years ago
Added test8 and test9 to check for changes in missing-component and missing-dependency handling. More... about 17 years ago
This patch More... about 17 years ago
Removed hyperdoc and its relations; thanks to Robert Goldman More... about 17 years ago
CVS: ---------------------------------------------------------------------- CVS: Enter Log. Lines beginning with `CVS:' are removed automatically Added *load-preference-files* variable (which defaults to nil). This controls whether or not the ASDF preference file machinery gets run. The rest of the preference machinery will be removed from ASDF sometime in the future. More... over 17 years ago
Added around methods for perform loading and compiling cl-source-files. These add a simple-restart to retry the operation. More... over 17 years ago
commiting changes to asdf.textinfo More... over 17 years ago
noted update method More... over 17 years ago
Placed debian changes under GPL-2, updated copyright file More... over 17 years ago
Added Homapage More... over 17 years ago
fix CVS revision magic in *asdf-revision* More... over 17 years ago
add conflict with clc More... over 17 years ago
deal with empty SBCL_HOME More... over 17 years ago
restore CVS revision marker lost in last commit More... over 17 years ago
whitespace canonicalization More... over 17 years ago
preprare for release More... over 17 years ago
Fixed Vcs-Git field More... over 17 years ago
Changed to group maintanance More... over 17 years ago
recreated upstream changelog with git2cl More... over 17 years ago
recreated debian version More... over 17 years ago
Applied patch from Luis Oliveira to prevent unnecessary unreachable code warnings under SBCL when using the :pathname argument in defsystem. More... over 17 years ago