- Oct 26, 2009
-
-
Robert P. Goldman authored
Added a remark about link farms and a "link farm" entry into the concept index.
-
Robert P. Goldman authored
-
Robert P. Goldman authored
-
Robert P. Goldman authored
Added Gary's introductory material, tweaked to make the cross-referencing work.
-
Robert P. Goldman authored
The name of the variable that controls asdf-binary-locations has changed. Changed it in the documentation.
-
Robert P. Goldman authored
-
Gary King authored
-
- Oct 19, 2009
-
-
Gary King authored
* Added and used `safe-file-write-date` to make things more self consistent * Made sure to use *load-pathname* and *load-truename* appropriately so that symlink resolution doesn't become a kerfuffle.
- Oct 14, 2009
-
-
Gary King authored
* apply patch to better handle relative source-file types (from Fare Rideau) * improve logic of tag updating in bump-revision-and-tag.sh * make test output nicer (from Fare Rideau) * improve test-module-pathnames (from Fare Rideau)
-
- Oct 01, 2009
-
-
Gary King authored
* Changed the name from COMMON_LISP_PATH to CL_SYSTEMS_PATH. * Defined the interpretation of COMMON_LISP_PATH. * Provided an explicit way to use recursion (or not). * Changed the way defaults are loaded because (as Daniel pointed out) it's often easier for a user to load the system file from their user file than it is to undo what a putative system file has done.
-
Gary King authored
-
- Sep 27, 2009
- Sep 15, 2009
-
-
Gary King authored
-
- Sep 13, 2009
- Sep 12, 2009
-
- Sep 11, 2009
- Sep 10, 2009
-
-
Gary King authored
-
- Sep 09, 2009
-
- Sep 06, 2009
-
-
Gary King authored
- Aug 31, 2009
-
-
Gary King authored
-
- Aug 29, 2009
-
-
Gary King authored
-
- Aug 27, 2009
-
- Aug 24, 2009
-
-
Gary King authored
should resolve symlinks when determining a system's pathname * rather than raising an error, silently ignore `nil` values in the sysdef-central-registry-search. * pull system pathname determination logic out of defsystem and into `determine-system-pathname` function * tweak documentation
-
- Aug 19, 2009
-
-
D Herring authored
-
Gary King authored
* added docstring to the method-combination standard-asdf-method-combination * added docstring to the generic-function traverse * added description of `test-op` to the manual * removed descriptions of test-system-version operation and feature-dependent-op
-
D Herring authored
Clozure 1.3 isn't putting win32 into *features*.
-
D Herring authored
ECL was complaining that "" Iteration in LOOP follows body code. Current LOOP context: FOR KEY = (FIRST DATA) FOR. "" SBCL allows a looser LOOP syntax; it is nontrivial to port SBCL's LOOP to ECL, though they do share a common heritage.
-
D Herring authored
-
- Aug 13, 2009
-
-
Gary King authored
* system-source-file now works for systems without their own .asd * moved defgenerics to their own section because I like it that way.
-
- Aug 12, 2009
-
-
Gary King authored
* Improve error message for bad dependencies * New default is for test-op to depend on load-op * tweak run-program for SBCL so that ACL isn't #+no #+no bothered * tweak write-test-web-page and write-license * tweak some tests
-
- Jul 21, 2009