update Racket history for v5.1
Merge to 5.1
This commit is contained in:
parent
3ef32d915b
commit
44987d3ce2
|
@ -1,12 +1,9 @@
|
||||||
5.0.99.7
|
Version 5.1, February 2011
|
||||||
add `current-get-interaction-input-port', which enables
|
Renamed "proxy" to "impersonator"
|
||||||
`racket/gui' events to be dispatched while a REPL is blocked
|
Added current-get-interaction-input-port, which enables
|
||||||
|
racket/gui events to be dispatched while a REPL is blocked
|
||||||
5.0.99.2
|
Changed equal? to equate C pointers when they refer to the
|
||||||
proxy => impersonator
|
same address
|
||||||
equal? equates C pointers when they refer to the same address
|
|
||||||
|
|
||||||
5.0.99.1
|
|
||||||
Internal: weak boxes are cleared before non-will-like
|
Internal: weak boxes are cleared before non-will-like
|
||||||
finalizers; use late-weak boxes to get the old behavior
|
finalizers; use late-weak boxes to get the old behavior
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user