Skip to content
Snippets Groups Projects
Commit 5135f9c5 authored by ram's avatar ram
Browse files

Updated for 15d

parent 839dc541
No related branches found
No related tags found
No related merge requests found
Release notes for CMU Common Lisp 15c, 23 January 92 Release notes for CMU Common Lisp 15d, 2 February 92
These release notes cover changes since the beta release of version 15b on 6 These release notes cover changes since the beta release of version 15b on 6
June 91. Execpt for Miles Bader's portable disassembler and a few minor June 91. Execpt for Miles Bader's portable disassembler and a few minor
...@@ -20,6 +20,7 @@ Bug fixes: ...@@ -20,6 +20,7 @@ Bug fixes:
-- Bignum printing now works correctly in base 36. -- Bignum printing now works correctly in base 36.
-- Fixed EXPT to deal with SINGLE-FLOAT x SINGLE-FLOAT arg type combination. -- Fixed EXPT to deal with SINGLE-FLOAT x SINGLE-FLOAT arg type combination.
-- Fixed TRUNCATE to handle the SINGLE-FLOAT/DOUBLE-FLOAT case. -- Fixed TRUNCATE to handle the SINGLE-FLOAT/DOUBLE-FLOAT case.
-- The PROFILE package works once again.
Enhancements: Enhancements:
-- A new retargetable disassembler provides DISASSEMBLE support on the SPARC, -- A new retargetable disassembler provides DISASSEMBLE support on the SPARC,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment