Skip to content
  1. Mar 31, 2012
  2. Dec 14, 2011
  3. Nov 21, 2011
  4. Nov 20, 2011
  5. Nov 19, 2011
  6. Nov 18, 2011
  7. Oct 17, 2011
  8. Oct 12, 2011
  9. Sep 12, 2011
  10. Jul 10, 2011
  11. Jun 12, 2011
    • Francois-Rene Rideau's avatar
      2.016.2: Enhancements for MCL pathname and logical-pathname users. · 86b7de25
      Francois-Rene Rideau authored
      Major change for RMCL: location strings are now POSIX namestrings.
      Major change for logical pathnames: they are now preserved by source-registry;
      the price is that only logical pathnames for which merging the name and type
      commutes with truename will be found by directory-files and subdirectories.
      Minor change for GCL: dropped kluges for 2.6, which never was working.
      Simplifications in internals of (implementation-identifier).
      Removed *system-cache* and get-uid, which never were working right
      (bad attempts at allowing common-lisp-controller compatibility,
      but it only ever was but a giant gaping security hole in the waiting).
      Simplified resolve-relative-location-component
      (ugly because it was written before MERGE-PATHNAMES*).
      Updated documentation about the file location DSL.
      86b7de25
  12. 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
  13. Jun 07, 2011
  14. Jun 06, 2011
    • Francois-Rene Rideau's avatar
      2.015.11: naming tweaks for CLISP. · d8b24967
      Francois-Rene Rideau authored
      Magically recognize x64 as architecture on CLISP (yuck).
      Document (require "asdf") as the portable way to load ASDF,
      since the CLISP maintainers insist that they won't recognize
      the otherwise universally accepted (require :asdf). Sigh.
      d8b24967
  15. May 30, 2011
  16. May 29, 2011
  17. May 09, 2011
  18. May 03, 2011
  19. May 02, 2011
  20. Apr 24, 2011
  21. Apr 22, 2011
  22. Apr 18, 2011
    • Francois-Rene Rideau's avatar
      2.014.8: make upgrade more robust. Various refactorings. · 01c612d6
      Francois-Rene Rideau authored
      * dynamically call 'foo a few places where #'foo was statically used.
      * a new function parse-version does parsing of a version string
       into a list of integers, or NIL if invalid
      * remove redundant first argument to register-system.
      * refactor the find-system protocol so finder functions may return
       a system object instead of a pathname, and use it for our fallback
       system function.
      * separate a function perform-plan out of the default operate method.
      * treat asdf upgrade specially when it is required by the plan.
      * introduce function upgrade-asdf that returns T when the ASDF version changed,
      * reinstate obsolete function system-definition-pathname as a cerror'ing
       alias for system-source-file.
      2.014.8
      01c612d6
  23. Apr 14, 2011
  24. Apr 06, 2011
  25. Mar 31, 2011
  26. Mar 21, 2011
  27. Mar 20, 2011
  28. Mar 18, 2011
  29. Mar 17, 2011
  30. Mar 10, 2011
  31. Feb 17, 2011
  32. Jan 24, 2011
  33. Dec 15, 2010
  34. Dec 10, 2010
  35. Dec 07, 2010
  36. Dec 03, 2010
  37. Nov 29, 2010