Skip to content
  1. Jan 14, 2013
    • Francois-Rene Rideau's avatar
      2.26.95: more frobbing of the runtime support · 3d3b65d4
      Francois-Rene Rideau authored
      Settle on "restore-image" and "dump-image" for our API names.
      Unbreak match-condition-p and move it to utility,
      give static scoping to the generic muffler,
      rename the compiler and loader mufflers.
      Fix with-input.
      Remove crud from script-support.
      3d3b65d4
  2. Jan 13, 2013
    • Francois-Rene Rideau's avatar
      2.26.82: much cleanups and fixes on the driver. · 21594070
      Francois-Rene Rideau authored
      Tests: SBCL passes test-lisp and test-upgrade
      Also:
      * big refactoring of test infrastructure
      * contrib/debug.lisp and (asdf/driver:asdf-debug) for debugging.
      * remove aif and it, use the cleaner if-bind.
      * backtrace support, with improvements from trivial-backtrace.
      * integration of asdf-condition-control (originally from xcvb-driver)
      * simplify the upgrade heuristic: always tries to upgrade once.
        The previous heuristic was too complex with too many failure cases.
        You are thus assumed to want a given version asdf
        if and only if it is in your source-registry.
      21594070
  3. Jan 03, 2013
  4. Mar 31, 2011
  5. Jun 24, 2010
    • Francois-Rene Rideau's avatar
      2.103: several bug fixes · 69cd9c97
      Francois-Rene Rideau authored
      * fix sysdef-find-asdf (bug found by Attila Lendvai). Test case added.
      * make compile-file* nicer wrt *compile-file-{failure|warnings}-behaviour*
       test case thanks to Stas Boukarev (lp#598018) + working around CLISP bug.
      * allow for (setf (find-class asdf::foo) ...) to work more portably,
       to make cffi-grovel happy.
      2.103
      69cd9c97