Skip to content
  1. Apr 23, 2012
  2. 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
  3. Oct 22, 2011
  4. Oct 18, 2011
  5. Oct 17, 2011
  6. Apr 05, 2011
  7. Mar 31, 2011
  8. Oct 29, 2010
  9. Aug 07, 2010
  10. Apr 28, 2010
  11. Apr 12, 2010
  12. Mar 19, 2010
  13. Mar 18, 2010
  14. Mar 17, 2010
    • Francois-Rene Rideau's avatar
      tweaks to the test infrastructure · d966b77c
      Francois-Rene Rideau authored
      d966b77c
    • Francois-Rene Rideau's avatar
      1.647: · d324c0ad
      Francois-Rene Rideau authored
      * Fix initialize-output-translations to actually use the environment,
       map output destinations to themselves, and
       actually take a parameter as documented.
      * Document same parameter for initialize-source-registry, which did take it.
      * Tweak symbols between unintern and fmakunbound
       to make upgrade better on both current SBCL and ECL.
      * Tweak run-tests to allow for parametrizable binaries,
       to redirect output to tmp/fasls, to output Lisp command being executed,
      1.647
      d324c0ad
  15. Mar 16, 2010
  16. Mar 15, 2010
  17. Mar 13, 2010
  18. Mar 06, 2010
  19. Feb 28, 2010
  20. Feb 06, 2010
  21. Feb 05, 2010
  22. Feb 04, 2010
  23. Dec 18, 2009
  24. Oct 27, 2009
    • Gary King's avatar
      Test improvements from Fare Rideau. · 40f7802a
      Gary King authored
      * work with Common Lisp Controller by disabling it for testing
      
      * tweak test-retry-loading-component test
      
      * tweak test-module-pathnames for CLISP (which can return
        `nil` for component's relative-pathname)
      
      * refactor `component-relative-pathname` for source-file's
        slightly
      40f7802a
  25. Oct 25, 2009
    • Gary King's avatar
      * add `asdf-extensions` package and start to flesh it out · 7191adc2
      Gary King authored
      * apply patch to better handle relative source-file types (from Fare Rideau)
      
      * improve logic of tag updating in bump-revision-and-tag.sh
      
      * make test output nicer (from Fare Rideau)
      
      * improve test-module-pathnames (from Fare Rideau)
      7191adc2
  26. Oct 14, 2009
    • Gary King's avatar
      * add `asdf-extensions` package and start to flesh it out · 0be782a4
      Gary King authored
      * apply patch to better handle relative source-file types (from Fare Rideau)
      
      * improve logic of tag updating in bump-revision-and-tag.sh
      
      * make test output nicer (from Fare Rideau)
      
      * improve test-module-pathnames (from Fare Rideau)
      0be782a4
  27. Sep 06, 2009
  28. Jul 05, 2008
  29. Jul 27, 2007