catch up release notes
This commit is contained in:
parent
768a3721f9
commit
a0b2442195
|
@ -1,6 +1,7 @@
|
||||||
Version 5.0.0.9
|
Version 5.0.0.9
|
||||||
Continuation barriers now block only downward continuation jumps
|
Continuation barriers now block only downward continuation jumps
|
||||||
and allow escapes through full continuations
|
and allow escapes through full continuations
|
||||||
|
Added #:async-apply option to _fun
|
||||||
|
|
||||||
Version 5.0.0.8
|
Version 5.0.0.8
|
||||||
Changed internal-definition handling to allow expressions mixed
|
Changed internal-definition handling to allow expressions mixed
|
||||||
|
@ -24,10 +25,10 @@ Version 5.0.0.3
|
||||||
identifier-prune-to-source-module
|
identifier-prune-to-source-module
|
||||||
|
|
||||||
Version 5.0.0.2
|
Version 5.0.0.2
|
||||||
Added `fl->eact-integer', `fl->fx', and `unsafe-fl->fx'
|
Added fl->eact-integer, fl->fx, and unsafe-fl->fx
|
||||||
|
|
||||||
Version 5.0.0.1
|
Version 5.0.0.1
|
||||||
Changed `apply' binding to enable lower-level optimizations
|
Changed apply binding to enable lower-level optimizations
|
||||||
|
|
||||||
Version 5.0, May 2010
|
Version 5.0, May 2010
|
||||||
Changed the core executable from mzscheme to racket
|
Changed the core executable from mzscheme to racket
|
||||||
|
|
Loading…
Reference in New Issue
Block a user