Browse Source

Also mention speedups to become sealers/unsealers

add-remove-to-filo-queue
Christine Lemmer-Webber 4 years ago
parent
commit
109b31593f
No known key found for this signature in database
GPG Key ID: 4BC025925FF8F4D3
  1. 8
      CHANGELOG.org

8
CHANGELOG.org

@ -105,13 +105,19 @@ integration with Racket's existing IO system.
Seals now "shatter" upon a single invocation. This prevents sealed
arguments from being intercepted, replayed.
**** Speedups to actormap snapshotting / restoration
**** Speedups
***** To actormap snapshotting / restoration
Speedups to the actormap snapshotting and restoration routines by
using the Racket =in-hash= and =in-weak-hash= procedures.
(Thank you Martian MoorGrove!)
***** To "become" sealers/unsealers
(Thank you Martian MoorGrove!)
**** Various fixes to core api documentation
Several typos regarding some of the low-level procedures in the

Loading…
Cancel
Save