Skip to content
Snippets Groups Projects
  1. Nov 14, 2002
    • toy's avatar
      From Eric Marsden: · ef58fd80
      toy authored
      The attached patch contains mostly trivial changes, including a few
      spelling corrections, plus changes to the types of condition raised in
      various cases. The only significant change, I believe, is
      
        - MAKE-DISPATCH-MACRO-CHARACTER no longer raises an error if the
          character already was defined to be a macro character; it
          overrides the previous definition (as per a suggestion from Drew
          McDermott on cmucl-help, dated 2002-09-22).
      ef58fd80
  2. Sep 17, 2002
    • pmai's avatar
      The recent changes which made system:without-hemlock a simple progn if · 0becdc66
      pmai authored
      Hemlock wasn't present, caused the compiler to tail-call eliminate the
      function call in signal handlers defined via define-signal-handler.
      Besides causing problems for the debugger, which now sees a foreign
      function call land frame as the top of stack, this is also confusing
      to the end user, hence we turn up the debug optimization quality to
      prevent tail-call-elimination here.
      0becdc66
  3. Apr 10, 2001
  4. Mar 04, 2001
  5. Aug 24, 2000
  6. Dec 04, 1999
  7. Mar 24, 1999
  8. Jan 18, 1997
  9. Oct 31, 1994
  10. Oct 20, 1994
  11. Oct 19, 1994
  12. Jun 29, 1994
  13. Aug 27, 1993
  14. Aug 02, 1993
  15. May 20, 1993
  16. Jan 13, 1993
  17. Jul 09, 1992
  18. Jul 08, 1992
  19. Mar 26, 1992
  20. Mar 23, 1992
  21. Feb 14, 1992
  22. Feb 08, 1991
  23. Nov 28, 1990
  24. Nov 26, 1990
  25. Nov 16, 1990
  26. Oct 14, 1990
  27. Oct 13, 1990
  28. Sep 09, 1990
  29. Jul 23, 1990
  30. Jul 02, 1990
  31. Jun 06, 1990
  32. Jun 04, 1990
Loading