Skip to content
Snippets Groups Projects
  1. Apr 07, 2014
  2. Apr 06, 2014
  3. Mar 17, 2014
  4. Nov 25, 2013
  5. Nov 18, 2013
  6. Nov 16, 2013
  7. Nov 15, 2013
  8. Nov 12, 2013
  9. Oct 18, 2013
  10. Oct 09, 2013
  11. Jun 26, 2013
  12. Jun 09, 2013
  13. Apr 10, 2013
  14. Apr 03, 2013
  15. Mar 20, 2013
  16. Mar 19, 2013
  17. Mar 18, 2013
  18. Mar 17, 2013
  19. Mar 15, 2013
  20. Mar 12, 2013
  21. Mar 11, 2013
  22. Mar 03, 2013
  23. Mar 02, 2013
  24. Feb 20, 2013
  25. Feb 18, 2013
  26. 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
  27. Feb 14, 2013
  28. Feb 07, 2013
  29. Feb 06, 2013
    • Francois-Rene Rideau's avatar
      2.28.3: make the recent EVAL-WHEN non-sense work on LispWorks. · e05485f3
      Francois-Rene Rideau authored
      Also, decouple with-muffled-compiler-condtions from with-saved-deferred-warnings.
      e05485f3
    • Francois-Rene Rideau's avatar
      2.28.1: various upgrade issues · d78df051
      Francois-Rene Rideau authored
      1- To make life easier on Xach, stop requiring asdf.lisp to be loaded as source
      before it's compiled. Instead, wrap each and every single form in an eval-when,
      most of the time via the with-upgradability macro that also transforms
      defun into defun* and defgeneric into defgeneric*.
      Causes massive reindentation :-(
      
      2- Have a proper :version for fallback systems.
      Will make systems that check the version happier.
      
      3- protect a condition with #+sb-eval. Fixes lp#1116408.
      
      4- Protect warnings-file methods with dynamic when *warnings-file-type*
      rather than static #+.
      d78df051
    • Francois-Rene Rideau's avatar
      2.28.3: make the recent EVAL-WHEN non-sense work on LispWorks. · 26e7a4f3
      Francois-Rene Rideau authored
      Also, decouple with-muffled-compiler-condtions from with-saved-deferred-warnings.
      26e7a4f3
    • Francois-Rene Rideau's avatar
      2.28.1: various upgrade issues · 1e4bafdb
      Francois-Rene Rideau authored
      1- To make life easier on Xach, stop requiring asdf.lisp to be loaded as source
      before it's compiled. Instead, wrap each and every single form in an eval-when,
      most of the time via the with-upgradability macro that also transforms
      defun into defun* and defgeneric into defgeneric*.
      Causes massive reindentation :-(
      
      2- Have a proper :version for fallback systems.
      Will make systems that check the version happier.
      
      3- protect a condition with #+sb-eval. Fixes lp#1116408.
      
      4- Protect warnings-file methods with dynamic when *warnings-file-type*
      rather than static #+.
      1e4bafdb
  30. Jan 31, 2013
  31. Jan 29, 2013
Loading