Skip to content
  1. Feb 12, 2016
  2. Jun 11, 2013
  3. Jun 09, 2013
  4. Jan 31, 2013
  5. Jan 22, 2013
  6. Jan 18, 2013
  7. Jul 24, 2012
  8. Jun 28, 2012
  9. May 31, 2012
  10. May 26, 2012
  11. May 13, 2012
  12. May 02, 2012
  13. Apr 23, 2012
  14. Apr 21, 2012
  15. Nov 22, 2011
  16. Nov 07, 2011
  17. Nov 05, 2011
  18. Nov 02, 2011
  19. Oct 31, 2011
  20. Oct 30, 2011
  21. Oct 19, 2011
    • Francois-Rene Rideau's avatar
      0.565: YAAAR. · a66212ce
      Francois-Rene Rideau authored
      Fix the same bug wrt loop on CLISP, in another function.
      Be more violent in resetting release dependencies directories.
      Fix make-release-tarball (double oops).
      Export getcwd, chdir, with-current-directory from the driver.
      Tweak logging, so it works when verbosity is uninitialized.
      0.565
      a66212ce
  22. Oct 18, 2011
    • Francois-Rene Rideau's avatar
      0.563: YAAAR. · 9debad20
      Francois-Rene Rideau authored
      Move more release code from Makefile to CL.
      Fix shell-tokens-to-Makefile on CLISP (CLISP bug in loop, or my misreading the spec?)
      Fix some tests, make them more verbose.
      Driver: Fix native-namestring on SCL; fix issues on CLISP:
      Setting the *source-file-types* and *compiled-file-types* to nil
      was preventing (require "linux") from working(!).
      0.563
      9debad20
  23. Oct 16, 2011
  24. Jun 09, 2011
  25. Jun 08, 2011
  26. Jun 06, 2011
  27. Jun 03, 2011
    • Francois-Rene Rideau's avatar
      Fix ASDF-XCVB bridge. · 0110dc30
      Francois-Rene Rideau authored
      Fix list-files and export it to the command-line.
      Fix version extraction in bootstrapped build.
      Update documentation: document :executable. Remove ASDF1 crud.
      0.555
      0110dc30
  28. Jun 01, 2011
  29. May 27, 2011
    • Francois-Rene Rideau's avatar
      working toward a release: · 024d95bf
      Francois-Rene Rideau authored
      * extract fasl type from target:
       at least lispworks depends on pathname type and its fasl type varies!
      * rucksack not available on clisp (and needed fixes; see our xcvb repo of it)
      * accept compile-file failure semantics of clisp
      * suppress duplicate entries for a directory in the source-registry:
       The first one wins, with its recurse and exclude flags.
      * fix hello and test/runme
      * fix various option parsing mistakes
      024d95bf
  30. May 26, 2011
    • Francois-Rene Rideau's avatar
      Build fixes. · 644d8f87
      Francois-Rene Rideau authored
      Also, now that we're importing symbols from ASDF,
      avoid redefining them due to a conflict. Oops.
      644d8f87
  31. May 25, 2011