Skip to content
Snippets Groups Projects
  1. Jul 11, 1991
  2. Jul 10, 1991
  3. Jul 09, 1991
  4. Jul 08, 1991
  5. Jul 05, 1991
    • chiles's avatar
      · 19819687
      chiles authored
      Updated symbols to note the Raw Function Address slot and the Setf Function
      slots.  I said what they were used for too.
      19819687
  6. Jun 25, 1991
  7. Jun 23, 1991
  8. Jun 22, 1991
    • chiles's avatar
      · 7aaf01ce
      chiles authored
      Updated the manual, but I don't remember what I put in this file.
      7aaf01ce
    • chiles's avatar
      · 504be032
      chiles authored
      Updated manual, but I don't remember what I put in this file.
      504be032
    • chiles's avatar
      · 7b437ef2
      chiles authored
      Updated the manual and fixed some problems.  I don't remember what I put in
      this file.
      7b437ef2
  9. Jun 19, 1991
  10. Jun 17, 1991
  11. Jun 15, 1991
    • chiles's avatar
      · 679dd288
      chiles authored
      Made the default for COMPILE-FILE's :error-file argument be nil.  It is a dated
      notion and never desired to expect compilation to defaultly produce an error
      output file.  You always compile in the editor catching the output or in a
      system building utility that saves all the compiler's output.
      
      Removed the conditional compilation stuff to define NCOMPILE-FILE since we no
      longer need that for bringing up new ports.
      679dd288
  12. Jun 13, 1991
  13. Jun 12, 1991
    • chiles's avatar
      · 4a1d821e
      chiles authored
      Fixed bug in truncation code.  We needed to make sure the number buffer for the
      x argument was one greater than the y buffer.  Once we fixed this, due to a
      better understanding of Knuth, we were able to significantly clean up
      SHIFT-BIGNUM-TRUNCATE-BUFFERS and BIGNUM-TRUNCATE.
      4a1d821e
  14. Jun 10, 1991
    • chiles's avatar
      This commit was generated by cvs2svn to compensate for changes in r3440, · a76eae2f
      chiles authored
      which included commits to RCS files with non-trunk default branches.
      a76eae2f
    • chiles's avatar
      · 59ee7a1f
      chiles authored
      Removed the EXT:GET-STREAM-COMMAND stuff to put it in code:stream.lisp.
      59ee7a1f
    • chiles's avatar
      · 86d34389
      chiles authored
      Moved EXT:GET-STREAM-COMMAND into this file, so kernel cores could enter the
      debugger.
      86d34389
    • chiles's avatar
      Initial revision · 1dbdd7c7
      chiles authored
      1dbdd7c7
    • chiles's avatar
      · c7369905
      chiles authored
      Added debug.lisp.
      c7369905
    • chiles's avatar
      · 146d3372
      chiles authored
      Added debug.lisp
      146d3372
    • chiles's avatar
      · 3b24e0ba
      chiles authored
      Added debug.lisp.
      3b24e0ba
    • chiles's avatar
      · 9f976b4a
      chiles authored
      Loaded hemload from tools: instead of hem:.
      9f976b4a
    • chiles's avatar
      · 3c8ea8e6
      chiles authored
      Changed "load-hem" to "hemload".
      3c8ea8e6
    • chiles's avatar
      Initial revision · 0de21bc3
      chiles authored
      0de21bc3
    • chiles's avatar
      Initial revision · 93cf7f75
      chiles authored
      93cf7f75
    • chiles's avatar
      · acfdb95a
      chiles authored
      We fixed a bug in BIGNUM-TRUNCATE-GUESS.  Bill had originally written the code
      to ignore the high digit of three in some calculation, but as it turns out, you
      really do need to look at that digit in some comparison.
      acfdb95a
  15. Jun 07, 1991
Loading