- Apr 07, 2014
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
Better tests. Thanks to Robert Brown.
-
Francois-Rene Rideau authored
-
- Mar 25, 2014
-
-
Francois-Rene Rideau authored
-
- Mar 01, 2014
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
Fix some issues with SCL: * it doesn't like run-program from a modified directory? * it somehow pushes :non-base-chars-exist-p even though +non-base-chars-exist-p+ is NIL???
-
- Feb 28, 2014
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
Fix DIRECTORY tests in test-utilities.script.
-
Francois-Rene Rideau authored
(improved comments, whitespace, remove doubly exported symbols).
-
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.
-
- Feb 25, 2014
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
- Feb 21, 2014
-
-
Francois-Rene Rideau authored
Fix DIRECTORY tests in test-utilities.script.
-
Francois-Rene Rideau authored
(improved comments, whitespace, remove doubly exported symbols).
-
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.
-
- Feb 19, 2014
-
-
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.
-
- Feb 10, 2014
-
-
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
-
- Jan 14, 2014
-
-
Francois-Rene Rideau authored
Also decline to "upgrade" to very same version, but without warning. Add a regression test. You can see the test fail with old versions, with e.g. cat build/asdf-3.0.3.lisp > build/asdf.lisp ; make t l=ccl t=test-sysdef-asdf.script Also tweak ensure-gethash to return two values, and add tests.
-
- Nov 20, 2013
-
-
Francois-Rene Rideau authored
CMUCL: hush some warnings
-
- Nov 07, 2013
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
- Oct 21, 2013
-
-
Francois-Rene Rideau authored
-
- Oct 18, 2013
-
-
Francois-Rene Rideau authored
-
- Oct 17, 2013
-
-
Francois-Rene Rideau authored
-
- Oct 14, 2013
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
- Oct 13, 2013
-
-
Francois-Rene Rideau authored
Add a regression test. More tweaks to the test and test suite.
-
- Oct 12, 2013
-
-
Francois-Rene Rideau authored
-
- Sep 24, 2013
-
-
Francois-Rene Rideau authored
Fixes lp#1207005.
-
- Sep 05, 2013
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
- May 16, 2013
-
-
Francois-Rene Rideau authored
Also, better document the entire version business. This is an incompatible change, but the previous behavior was not documented, wasn't fully working until rather recently and looks like it wasn't relied upon, so this should be OK.
-
Francois-Rene Rideau authored
-
- May 13, 2013
-
-
Francois-Rene Rideau authored
so it doesn't require an explicit dependency on asdf or uiop. Also, fix some test broken by 2.33.9. Fix run-tests.sh error message. Make the doc more compatible with texinfo 5.
-
- Apr 16, 2013
-
-
Francois-Rene Rideau authored
export sequential-plan; recognize original-initargs as exported but not defined (slot name); don't error while testing for not-defined-yet type (helps POIU when symbol exists but not type); reindent a clause of compute-action-stamp.
-
- Mar 20, 2013
-
-
Robert P. Goldman authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-