- 15 Jan, 2010 1 commit
-
-
Francois-Rene Rideau authored
-
- 14 Jan, 2010 2 commits
-
-
Rommel M. Martinez authored
-
Francois-Rene Rideau authored
-
- 22 Dec, 2009 1 commit
-
-
Francois-Rene Rideau authored
-
- 21 Dec, 2009 3 commits
-
-
Francois-Rene Rideau authored
-
Samium Gromoff authored
Thanks to Nikodemus Siivola for coming up with a portable way to check for file existence. Dead symlinks defeat all things like CL-FAD:FILE-EXISTS-P.
-
Francois-Rene Rideau authored
-
- 20 Dec, 2009 1 commit
-
-
Francois-Rene Rideau authored
-
- 19 Dec, 2009 1 commit
-
-
Francois-Rene Rideau authored
-
- 18 Dec, 2009 3 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
- 09 Dec, 2009 1 commit
-
-
Francois-Rene Rideau authored
-
- 01 Dec, 2009 2 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
* Fix URL for Kent Pitman paper (thanks to Nuntius) * Specify defsystem grammar entry for method-form
-
- 30 Nov, 2009 4 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
from an older version of ASDF. Passes tests with SBCL.
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
- 27 Oct, 2009 3 commits
-
-
Gary King authored
-
Gary King authored
* work with Common Lisp Controller by disabling it for testing * tweak test-retry-loading-component test * tweak test-module-pathnames for CLISP (which can return `nil` for component's relative-pathname) * refactor `component-relative-pathname` for source-file's slightly
-
Gary King authored
-
- 26 Oct, 2009 15 commits
-
-
Robert P. Goldman authored
I mistook one of Gary's indices for a content chapter, so created a chapter on special variables in the texinfo. That was a mistake, so I am removing it now.
-
Robert P. Goldman authored
Added a cross-reference from the chapter on using ASDF to the discussion of ASDF-binary-locations.
-
Robert P. Goldman authored
The original manual documented predefined operations test-system-version and feature-dependent-op. These operation classes do not appear in the current version of asdf.lisp, so I have excised them from the manual.
-
Robert P. Goldman authored
Added a discussion of the test-op to the section on predefined operations.
-
Robert P. Goldman authored
Added a copyright notice with me as holder (but it's still GPL); I suppose it's small of me, but I wanted to record my efforts for posterity somehow.
-
Robert P. Goldman authored
Replaced CVS info with git info. In the asdf-binary-locations section, where I had originally had an itemization with @code for the variables (and hand-managed the variable index), I used @defvar environment, which manages a lot of this properly for me.
-
Robert P. Goldman authored
Formatting nits (bad whitespace in some lisp code), fixed some punctuation errors. Added a couple of FIXMEs.
-
Robert P. Goldman authored
Made it excruciatingly clear how to use OOS to load a system if asdf:load-system isn't available.
-
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
-
- 19 Oct, 2009 2 commits
- 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)
-