Skip to content
Snippets Groups Projects
  1. Mar 06, 1992
  2. Oct 26, 1991
  3. Oct 24, 1991
  4. Oct 22, 1991
  5. Aug 03, 1991
  6. Aug 02, 1991
  7. Jul 26, 1991
  8. Jul 14, 1991
  9. May 15, 1991
  10. Apr 23, 1991
  11. 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
  12. Apr 19, 1991
  13. Apr 11, 1991
  14. 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
  15. Apr 07, 1991
  16. Apr 04, 1991
  17. Apr 01, 1991
  18. Mar 17, 1991
  19. Feb 18, 1991
  20. Feb 04, 1991
  21. Feb 02, 1991
  22. Feb 01, 1991
  23. Dec 16, 1990
  24. Dec 15, 1990
  25. Dec 02, 1990
  26. Nov 30, 1990
  27. Nov 24, 1990
  28. Nov 23, 1990
Loading