- 14 Oct, 2009 1 commit
-
-
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)
-
- 01 Oct, 2009 2 commits
-
-
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
-
- 27 Sep, 2009 3 commits
- 15 Sep, 2009 1 commit
-
-
Gary King authored
-
- 13 Sep, 2009 2 commits
- 12 Sep, 2009 1 commit
-
-
Gary King authored
-
- 11 Sep, 2009 3 commits
- 10 Sep, 2009 1 commit
-
-
Gary King authored
-
- 09 Sep, 2009 1 commit
-
-
Gary King authored
-
- 06 Sep, 2009 2 commits
- 31 Aug, 2009 1 commit
-
-
Gary King authored
-
- 29 Aug, 2009 1 commit
-
-
Gary King authored
-
- 27 Aug, 2009 1 commit
-
-
Gary King authored
-
- 24 Aug, 2009 1 commit
-
-
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
-
- 19 Aug, 2009 6 commits
-
-
D Herring authored
-
Gary King 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
-
- 13 Aug, 2009 1 commit
-
-
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.
-
- 12 Aug, 2009 1 commit
-
-
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
-
- 21 Jul, 2009 2 commits
- 18 Jul, 2009 2 commits
- 15 Jul, 2009 3 commits
- 13 Jul, 2009 1 commit
-
-
Gary King authored
* extract LICENSE file out of asdf.lisp directly (DRY wins) * make `make-temporary-package` more mixed-case friendly
-
- 11 Jul, 2009 1 commit
-
-
Gary King authored
* Add two restarts (coerce-entry-to-directory and remove-entry-from-registry) and use them to guard against *central-registry* entries that are not directories. * add some XCVB goodness to aid in compatibility.
-
- 09 Jul, 2009 1 commit
-
-
Gary King authored
-
- 27 Jun, 2009 1 commit
-
-
Gary King authored
-