Skip to content
Snippets Groups Projects
  1. Sep 12, 2016
    • Francois-Rene Rideau's avatar
      Fix footer for MKCL and ECL. · 33a2560f
      Francois-Rene Rideau authored
      Make sure we use the correct package for *load-hooks* on MKCL,
      and on both implementations (and CLASP), use ensure-gethash correctly
      by wrapping the default in a constantly since it is a function.
      33a2560f
  2. Sep 11, 2016
  3. Sep 10, 2016
  4. Nov 21, 2015
  5. Jul 10, 2015
  6. Jul 08, 2015
  7. Jul 02, 2015
  8. Jun 30, 2015
  9. Jun 19, 2015
  10. Jun 09, 2015
  11. Jun 08, 2015
  12. May 08, 2015
  13. May 07, 2015
    • Francois-Rene Rideau's avatar
      Tweak with-temporary-file and its tests. · 623bf535
      Francois-Rene Rideau authored
      One WTF test fails on GCL, due to a compiler bug.
      623bf535
    • Francois-Rene Rideau's avatar
      Fix chdir, getcwd, run-program on ABCL, add tests. · 71c19754
      Francois-Rene Rideau authored
      The JVM doesn't give access to native chdir without some extensions that
      aren't available with ABCL. There's a user.dir system property whereby
      some Java programs kind of fake it, but ABCL doesn't play nice with it.
      Therefore, use *default-pathname-defaults* as our "current directory",
      and be sure to chdir to it before to run commands with run-program.
      Try to make the run-program chdir feature work on Windows.
      71c19754
  14. May 04, 2015
  15. Sep 11, 2014
  16. Aug 11, 2014
    • Francois-Rene Rideau's avatar
      Fix various asdf-tools issues. · 8bf30436
      Francois-Rene Rideau authored
      Don't pipe into tee, as it squashes errors.
      Fix error handling by test-scripts. Fix wc. Fix some test logging.
      Make tests runnable from any directory, and run from the asdf directory (not the test directory).
      8bf30436
  17. Jul 10, 2014
  18. Jul 09, 2014
  19. Apr 28, 2014
  20. Apr 15, 2014
  21. Apr 07, 2014
  22. Mar 25, 2014
  23. Mar 01, 2014
  24. Feb 28, 2014
  25. Feb 25, 2014
Loading