Skip to content
Snippets Groups Projects
  1. Sep 14, 2015
  2. Aug 12, 2015
    • Francois-Rene Rideau's avatar
      Fix tmpize-pathname to address race condition (lp#1483948). · 59bf377f
      Francois-Rene Rideau authored
      Have it use ASDF3.1-era get-temporary-file instead of ASDF2-like
      add-pathname-suffix, so if two cl-launch scripts try to compile
      at the same time, it causes extra work but not failure or corruption
      (at least on reasonable OS).
      
      This does NOT address the issue of extensions that fail to use
      tmpize-pathname and rename-file-overwriting-target.
      59bf377f
  3. May 18, 2015
  4. May 07, 2015
  5. Mar 12, 2015
  6. Apr 07, 2014
  7. Apr 06, 2014
  8. Mar 17, 2014
  9. Nov 25, 2013
  10. Nov 18, 2013
  11. Nov 16, 2013
  12. Nov 15, 2013
  13. Nov 12, 2013
  14. Oct 18, 2013
  15. Oct 09, 2013
  16. Jun 26, 2013
  17. Jun 09, 2013
  18. Apr 10, 2013
  19. Apr 03, 2013
  20. Mar 20, 2013
  21. Mar 19, 2013
  22. Mar 18, 2013
  23. Mar 17, 2013
  24. Mar 15, 2013
  25. Mar 12, 2013
  26. Mar 11, 2013
  27. Mar 03, 2013
  28. Mar 02, 2013
  29. Feb 20, 2013
  30. Feb 18, 2013
  31. Feb 16, 2013
    • Francois-Rene Rideau's avatar
      2.28.11: implement deferred warnings for allegro. Beef them up for CCL. · 8fdf8013
      Francois-Rene Rideau authored
      Many thanks to Duane Rettig for explanations on how to support Franz.
      lisp-action cleaned up some more for deferred-warnings.
      test-deferred-warnings beefed up.
      CCL still isn't fully there yet, and needs to better detect
      forward reference to macros.
      Also, make safe-file-write-date NIL robust independently of implementation.
      8fdf8013
  32. Feb 14, 2013
Loading