Skip to content
Snippets Groups Projects
Commit 760f82a0 authored by rtoy's avatar rtoy
Browse files

Update from logs.

parent c7039f25
No related branches found
No related tags found
No related merge requests found
...@@ -65,13 +65,16 @@ New in this release: ...@@ -65,13 +65,16 @@ New in this release:
#xffffffff. This is an incompatible change from previous #xffffffff. This is an incompatible change from previous
releases because the numbers produced may be different from releases because the numbers produced may be different from
before. before.
- The small bias in RANDOM should now be gone. - The small bias in RANDOM for integer args should now be gone.
* Trac Tickets: * Trac Tickets:
- #16: Read-time hash-table issue - #16: Read-time hash-table issue
Fixed. Fixed.
* Other changes: * Other changes:
- IS1, IS2, IS3, and IS4 are recognized character names for the
ASCII control codes US, RS, GS, FS, respectively.
- Added OPEN-NETWORK-STREAM and ACCEPT-NETWORK-STREAM functions.
* Improvements to the PCL implementation of CLOS: * Improvements to the PCL implementation of CLOS:
- The compiler and interpreter should handle SLOT-VALUE the same - The compiler and interpreter should handle SLOT-VALUE the same
......
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