Skip to content
Snippets Groups Projects
  1. Sep 04, 2014
  2. Sep 01, 2014
  3. Aug 29, 2014
  4. Aug 28, 2014
  5. Aug 24, 2014
  6. Aug 21, 2014
  7. Aug 11, 2014
  8. Aug 06, 2014
  9. Aug 05, 2014
  10. Jul 24, 2014
  11. Jul 14, 2014
  12. Jul 13, 2014
  13. Jul 12, 2014
  14. Jul 11, 2014
  15. Jul 10, 2014
    • Robert P. Goldman's avatar
      Drop caching from LOCATE-SYSTEM. · 00256418
      Robert P. Goldman authored
      Caching negative results here causes pervasive problems, and removing
      negative caching only would be very messy, so we are removing caching
      here altogether.
      
      This required some modification to the test code, which was directly
      using LOCATE-SYSTEM, and LOCATE-SYSTEM cannot be safely invoked unless
      the ASDF-CACHE has been established.
      00256418
    • Francois-Rene Rideau's avatar
      Another take on bug1335323 · 2301a5e9
      Francois-Rene Rideau authored
      2301a5e9
    • Robert P. Goldman's avatar
      Cleaned up a bunch of debugging cruft. · fe907bbd
      Robert P. Goldman authored
      Test still doesn't work, but that seems to be because the testing code
      itself establishes an ASDF cache, making the restart I want inaccessible
      from test code.
      fe907bbd
Loading