- 28 Feb, 2014 8 commits
-
-
Francois-Rene Rideau authored
Fix DIRECTORY tests in test-utilities.script.
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
(improved comments, whitespace, remove doubly exported symbols).
-
Robert P. Goldman authored
-
Robert P. Goldman authored
Ensure that SYSTEM-DEFSYSTEM-DEPENDS-ON never gets SLOT-UNBOUND error. Also cache DEPENDS-ON and WEAKLY-DEPENDS-ON info from DEFSYSTEM.
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
- 19 Feb, 2014 4 commits
-
-
Robert P. Goldman authored
-
Robert P. Goldman authored
Added explicit dependency on SYSTEM to support setting introspection slots.
-
Robert P. Goldman authored
Ensure that SYSTEM-DEFSYSTEM-DEPENDS-ON never gets SLOT-UNBOUND error. Also cache DEPENDS-ON and WEAKLY-DEPENDS-ON info from DEFSYSTEM.
-
-
- 18 Feb, 2014 5 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
(If it's not backward, it's not compatible.)
-
Francois-Rene Rideau authored
-
- 12 Feb, 2014 8 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
by only effecting them on parent classes. Also, do the sideways dependencies FIRST.
-
Francois-Rene Rideau authored
Anton Vodonosov found that the backward-compatibility kluge was broken and tried to compute the component-children of non-parent components.
-
Robert P. Goldman authored
-
Francois-Rene Rideau authored
since it has been spun off as its own library. NB: if you don't have it installed, you're not actually testing program-op in test-program.script.
-
Robert P. Goldman authored
-
Robert P. Goldman authored
Proposed fix for https://bugs.launchpad.net/asdf/+bug/1207073
-
-
- 11 Feb, 2014 3 commits
-
-
Francois-Rene Rideau authored
Mention the walkthrough in the documentation.
-
-
Francois-Rene Rideau authored
-
- 10 Feb, 2014 8 commits
-
-
Robert P. Goldman authored
Use clisp-specific function in DIRECTORY-EXISTS-P implementation. Use lower-cost DIRECTORY-PATHNAME-P instead of DIRECTORY-EXISTS-P in DIRECTORY-FILES.
-
Robert P. Goldman authored
-
Robert P. Goldman authored
-
Robert P. Goldman authored
-
Robert P. Goldman authored
-
Robert P. Goldman authored
-
Robert P. Goldman authored
At least on ABCL, having these previously-existing copies causes tests to fail because of unexpected directory contents.
-
Robert P. Goldman authored
Test for DIRECTORY-FILES returning only files; text for SUBDIRECTORIES returning only subdirectories. According to Fare, DIRECTORY-FILES should *not* return subdirectories, but it does on several implementations. See https://bugs.launchpad.net/asdf/+bug/1276748
-
- 02 Feb, 2014 2 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
- 31 Jan, 2014 2 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
Remove some trailing spaces.
-