Skip to content
Snippets Groups Projects
  1. Feb 25, 2003
  2. Feb 24, 2003
  3. Feb 23, 2003
  4. Feb 22, 2003
  5. Feb 21, 2003
  6. Feb 20, 2003
  7. Feb 18, 2003
  8. Feb 17, 2003
  9. Feb 16, 2003
  10. Feb 15, 2003
  11. Feb 14, 2003
  12. Feb 12, 2003
    • emarsden's avatar
      Add a more informative error message to the stuff that is printed to the · 37fd9e84
      emarsden authored
      terminal when gencgc exhausts dynamic space.
      37fd9e84
    • cracauer's avatar
      · acd8b212
      cracauer authored
      Fix a problem with the consing-free allocation counter.  If you
      allocate more than most-positive-fixnum bytes between two GCs, do a
      normal, possibly consing addition instead of the fast dfixnum
      increment.
      
      Also clean up the exports of the dfixnum package and define a new
      operator to increment a dfixnum by any integer.
      
      Tested: full ITA testsuite, tried the profiler, tried various
      allocation patterns which failed before this fix.
      acd8b212
Loading