- 14 Mar, 2010 3 commits
-
-
Francois-Rene Rideau authored
-
Robert P. Goldman authored
-
Robert P. Goldman authored
Restored the code that pushes :asdf2 onto *features*. Modified the discussion of ASDF-related features in the manual and added index entries.
-
- 13 Mar, 2010 5 commits
-
-
Robert P. Goldman authored
-
Robert P. Goldman authored
-
Robert P. Goldman authored
-
Francois-Rene Rideau authored
More documentation updates. More uses of merge-pathnames*.
-
Francois-Rene Rideau authored
-
- 12 Mar, 2010 7 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
http://common-lisp.net/project/asdf/asdfFrancois-Rene Rideau authored
Conflicts: README.asdf-output-translations
-
Robert P. Goldman authored
-
Robert P. Goldman authored
-
Robert P. Goldman authored
-
Francois-Rene Rideau authored
-
- 11 Mar, 2010 10 commits
-
-
Robert P. Goldman authored
-
Robert P. Goldman authored
Killed the detail menu, which is badly out of date. If I can figure out how to automate the process a bit, I will revive it.
-
Robert P. Goldman authored
-
Robert P. Goldman authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Robert P. Goldman authored
-
Francois-Rene Rideau authored
Big sweep of the texinfo manual (I stopped at the FAQ). Said sweep did lose node and index information, that may have to be reconstructed. Sigh.
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
- 09 Mar, 2010 4 commits
-
-
Francois-Rene Rideau authored
and more generally allow source-registry entries to be NIL. Rename split to split-string since we changed its API, otherwise some hot upgrades break.
-
-
Francois-Rene Rideau authored
-
Robert P. Goldman authored
-
- 06 Mar, 2010 3 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
Try to play well with LOGICAL-PATHNAMEs. Introduce utility MERGE-PATHNAMES* that tries to do the Right Thing(tm).
-
- 28 Feb, 2010 3 commits
-
-
Francois-Rene Rideau authored
One is Debian Bug#457919 found and fixed by Chun TIAN (binghe). The other is a bug in the test code found by David McClain.
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
- 26 Feb, 2010 4 commits
-
-
Francois-Rene Rideau authored
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
* fix our call of make-package to provide use, otherwise the CLHS authorizes the implementation to choose its use-list, and funny things may happen. Thanks to David McClain for finding my bug (using Lispworks)! * fix rename-away to actually rename! * fix :implementation-type support in source registry path expansion (thanks to Peter van Eynde) * move default-pathname-defaults and magic SBCL search paths out of *central-registry* and into the source-registry.
-
- 24 Feb, 2010 1 commit
-
-
Robert P. Goldman authored
-