- 04 Feb, 2010 3 commits
-
-
Robert P. Goldman authored
Found that the current load recipe (load "../asdf") in the test scripts was brittle, because the presence of asdf.fasl was obscured if there was an "asdf/" directory in .. Unfortunately, the result of makeinfo --html asdf.texinfo created just such a directory! fe[nl]ix kindly provided a pointer to compile-file-pathname that solved the problem.
-
Robert P. Goldman authored
Previously, style warnings in compiling asdf.lisp would cause the test script to fail. Modified to quash style warnings (but not other warnings) during build.
-
Robert P. Goldman authored
There was code here that caused a style warning because it was checking for the return of safe-file-write-date being NIL, which it could never be. This indicated odd treatment of missing file write dates in operation-done-p. I have revised this.
-
- 03 Feb, 2010 1 commit
-
-
Robert P. Goldman authored
Added to the FAQ section a FAQ about how to put the files in a module at the top level instead of in a subdirectory.
-
- 30 Jan, 2010 4 commits
-
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
Oops. Thanks to PvE for noticing I had missed it.
-
Francois-Rene Rideau authored
Should fix https://bugs.launchpad.net/bugs/513338 ASDF test suite does not support 64-bit CCL
-
- 28 Jan, 2010 3 commits
-
-
Francois-Rene Rideau authored
"It fixes what I believe was a typo in commit 2ca05589. Surprisingly, it works on most implementations."
-
Francois-Rene Rideau authored
Merge branches 'master' and 'master' of ssh://frideau@common-lisp.net/project/xcvb/git/asdf; branch 'master' of http://common-lisp.net/project/asdf/asdf
-
Rommel M. Martinez authored
-
- 27 Jan, 2010 7 commits
-
-
Rommel M. Martinez authored
-
-
-
Francois-Rene Rideau authored
-
Rommel M. Martinez authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
fix asdf.texinfo (thanks to Peter Van Eynde) explain *source-registry* (thanks to Rommel Martinez)
-
- 26 Jan, 2010 3 commits
-
-
-
-
Francois-Rene Rideau authored
-
- 25 Jan, 2010 6 commits
-
-
Rommel M. Martinez authored
-
Francois-Rene Rideau authored
Fix CL_SOURCE_REGISTRY support (oops). Refactor uses of (loop ...)
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
(thanks to dherring).
-
Francois-Rene Rideau authored
-
- 22 Jan, 2010 1 commit
-
-
Rommel M. Martinez authored
-
- 21 Jan, 2010 2 commits
-
-
Rommel M. Martinez authored
-
Rommel M. Martinez authored
-
- 19 Jan, 2010 2 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
- 18 Jan, 2010 5 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
- 15 Jan, 2010 3 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-