Skip to content
Snippets Groups Projects
  1. Jul 18, 1991
  2. Jul 17, 1991
  3. Jul 16, 1991
  4. Jul 14, 1991
  5. Jul 11, 1991
  6. Jul 10, 1991
  7. Jul 09, 1991
  8. Jul 08, 1991
  9. 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
  10. Jun 25, 1991
  11. Jun 23, 1991
  12. 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
  13. Jun 19, 1991
  14. Jun 17, 1991
  15. 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
  16. Jun 13, 1991
  17. 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
Loading