Skip to content
Snippets Groups Projects
  1. Feb 26, 2010
    • Francois-Rene Rideau's avatar
    • Francois-Rene Rideau's avatar
      Multiple fixes: · 560f404a
      Francois-Rene Rideau authored
      * fix our call of make-package to provide use, otherwise the CLHS authorizes the
       implementation to choose its use-list, and funny things may happen.
       Thanks to David McClain for finding my bug (using Lispworks)!
      * fix rename-away to actually rename!
      * fix :implementation-type support in source registry path expansion
       (thanks to Peter van Eynde)
      * move default-pathname-defaults and magic SBCL search paths
       out of *central-registry* and into the source-registry.
      560f404a
  2. Feb 24, 2010
  3. Feb 22, 2010
  4. Feb 21, 2010
  5. Feb 19, 2010
  6. Feb 18, 2010
  7. Feb 16, 2010
    • Francois-Rene Rideau's avatar
      asdf 1.620: packaging updates · c74f369b
      Francois-Rene Rideau authored
      * rename ASDF-EXTENSIONS into ASDF-UTILITIES (keep the old as nickname)
        and update it to contain all the modern conveniences.
      * deprecate PATHNAME-SANS-NAME+TYPE, use PATHNAME-DIRECTORY-PATHNAME.
      * INITIALIZE-SOURCE-REGISTRY now takes an optional parameter that allows
       the user to provide his override.
      * Refactor PROCESS-SOURCE-REGISTRY and friends to make things more XCVB-ready.
      * Change optimize speed setting to 3 to prevent a weird compiler hang in SBCL
       at (speed 2) (debug 2) (safety 2).
      c74f369b
  8. Feb 13, 2010
  9. Feb 12, 2010
  10. Feb 10, 2010
  11. Feb 08, 2010
  12. Feb 07, 2010
Loading