Skip to content
Snippets Groups Projects
  1. Jan 28, 1991
    • ram's avatar
      Words. · 4de12f33
      ram authored
      4de12f33
    • wlott's avatar
      Fixed a bug in which scavenge was only testing to see if the object was · 8e6f9111
      wlott authored
      in the correct range to be a forwarding pointer.  Therefore, fixnums
      that just happened to be represented by a value in that range looked like
      forwarding pointers.  Scavenge should have been checking to see if the
      object really was a pointer before checking the range.
      8e6f9111
  2. Jan 25, 1991
  3. Jan 24, 1991
  4. Jan 22, 1991
  5. Jan 20, 1991
  6. Jan 14, 1991
  7. Jan 13, 1991
  8. Jan 12, 1991
  9. Jan 11, 1991
  10. Jan 09, 1991
Loading