Skip to content
  1. Apr 12, 2012
    • Francois-Rene Rideau's avatar
      2.20.9: fix logical-pathname issue; export more utilities. · 0c281b99
      Francois-Rene Rideau authored
      The issue fixed is that most Lisps don't like
      *default-pathname-defaults* being a logical-pathname.
      Added a test for logical-pathname functionality;
      it all works on CCL, and works better on other Lisps after the fix,
      but there are still logical-pathname issues on SBCL, CLISP and more.
      Also, a package cleanup of our test suite.
      0c281b99
  2. Feb 04, 2010
    • Francois-Rene Rideau's avatar
      ASDF 1.602: pass more tests. · 71437300
      Francois-Rene Rideau authored
      * made it easier to debug tests. export DEBUG_ASDF_TEST=t
      * add ECL support to tests: passes all 18 scripts, but have to ignore compile warnings.
      * lots of whitespace issues, including ones that made .gitignore not work!
      1.602
      71437300
  3. Dec 18, 2009
  4. Aug 12, 2009
  5. Apr 25, 2009