359.2 (last), history notes
svn: r5145
This commit is contained in:
parent
cfc0e616a2
commit
f33173e47b
|
@ -1,7 +1,22 @@
|
||||||
Version 360.3
|
Version 369.2
|
||||||
|
Removed current-exception-handler and initial-exception-handler
|
||||||
|
Added uncaught-exception-handler
|
||||||
|
Default error escape handler aborts to default continuation
|
||||||
|
tag with the void procedure
|
||||||
|
Added call-with-exception-handler
|
||||||
|
Changed read-eval-print-loop and the default load handler to wrap
|
||||||
|
each evaluation with a prompt and with #%top-interaction
|
||||||
|
Changed top-level begin to insert a prompt around each sub-expression
|
||||||
|
except the last
|
||||||
|
Added #%top-interaction and #%expression
|
||||||
|
Added prop:input-port and prop:output-port
|
||||||
|
Changed char-whitespace? to produce #t for #\u0085
|
||||||
|
|
||||||
|
Version 369.1
|
||||||
Changed dyanmic-require to expand requests for exported syntax
|
Changed dyanmic-require to expand requests for exported syntax
|
||||||
bindings
|
bindings
|
||||||
Added vector->values
|
Added vector->values
|
||||||
|
MzLib: unit.ss: new unit system
|
||||||
|
|
||||||
Version 360.2
|
Version 360.2
|
||||||
Added support for manipulating filesystem paths that work on
|
Added support for manipulating filesystem paths that work on
|
||||||
|
|
Loading…
Reference in New Issue
Block a user