Skip to content
Snippets Groups Projects
  1. Mar 21, 1992
  2. Mar 12, 1992
  3. Mar 11, 1992
  4. Mar 08, 1992
  5. Mar 06, 1992
  6. Oct 26, 1991
  7. Oct 24, 1991
  8. Oct 22, 1991
  9. Aug 03, 1991
  10. Aug 02, 1991
  11. Jul 26, 1991
  12. Jul 14, 1991
  13. May 15, 1991
  14. Apr 23, 1991
  15. Apr 22, 1991
    • chiles's avatar
      · 130ffd0d
      chiles authored
      Changed a lot of erroneous three-arg N's to a MOVE and some for of N(ILx).
      Fixed a lot of CAL calls that needed to supply the local "alloc" twice.
      There's a whole new generic assembly routine.  Someone changed a DOTIMES from
      15 to 16, who and why I don't know.
      130ffd0d
    • chiles's avatar
      I think I'm checking in a patch for a call sequence. There's a MOVE being · f7b99d23
      chiles authored
      replaced by a big comment and an explicit CAL.  Also, a LISP-RETURN using an
      offset of 1 instead of 2.  I can't tell from the output of rcsdiff whether the
      ,v file is correct, or whether my working file is correct.  William told me to
      check in this file, so I'm trusting him.
      f7b99d23
  16. Apr 19, 1991
  17. Apr 11, 1991
  18. Apr 09, 1991
    • wlott's avatar
      Fixed allocate-vector to write the allocation pointer back into the static · 6e4705b2
      wlott authored
      symbol so we don't allocate on top of the new array.  Fixed
      sxhash-simple-string to load the length before branching to
      sxhash-simple-substring.  Fixed sxhash-simple-substring to mask the shift
      amount by #x1f, because the RT shift instructions look at *6* bits, not 5
      like reasonable machines.
      6e4705b2
  19. Apr 07, 1991
  20. Apr 04, 1991
  21. Apr 01, 1991
  22. Mar 17, 1991
  23. Feb 18, 1991
  24. Feb 04, 1991
  25. Feb 02, 1991
  26. Feb 01, 1991
  27. Dec 16, 1990
  28. Dec 15, 1990
  29. Dec 02, 1990
  30. Nov 30, 1990
Loading