Skip to content
  1. Jan 02, 2013
  2. Sep 27, 2012
  3. Jul 31, 2012
  4. Apr 21, 2012
  5. Apr 16, 2012
  6. 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
  7. Oct 02, 2011
  8. Sep 13, 2011
  9. Jun 09, 2011
    • Francois-Rene Rideau's avatar
      2.016.1: Fixes for ABCL, GCL; tweaks for LispWorks and CCL. · 9ece06df
      Francois-Rene Rideau authored
      Use probe-file for probe-file* in LispWorks.
      
      Make ABCL's jar translation happier with
      the recent compile-file-pathname* change for Stelian by redoing cfp myself.
      
      Make truenamize work when the merged pathname is relative.
      Makes it happier when e.g. the *default-pathname-defaults* is #p"",
      which is the case notably on CCL.
      
      Try and fail to support GCL 2.6 and have 2.7 fail less;
      too many bugs, in CONDITIONs, PATHNAMEs, and more,
      plus compiler bug that breaks coerce-pathname.
      9ece06df
  10. Mar 31, 2011
  11. Mar 22, 2011
  12. Oct 29, 2010
  13. Oct 01, 2010
  14. Sep 23, 2010
  15. May 02, 2010
    • Francois-Rene Rideau's avatar
      1.713: Clean some upgrade madness. · 6bcc4baf
      Francois-Rene Rideau authored
      Introduce component-operation-time as an interface for POIU to hook on.
      declare ignorables, to hush warnings on ECL without alarming Allegro.
      Make run-tests return proper result code, fix make test-all.
      make test-all => success
      1.713
      6bcc4baf
  16. Mar 23, 2010
  17. Mar 16, 2010
  18. Mar 15, 2010
  19. Mar 13, 2010
  20. Feb 06, 2010
  21. Feb 04, 2010
  22. Dec 18, 2009
  23. Jul 27, 2007