352.8 notes
svn: r4661
This commit is contained in:
parent
a991b6b33c
commit
85cf61a95f
|
@ -1,3 +1,9 @@
|
||||||
|
Version 352.8
|
||||||
|
Mac OS X: fixed event handling to support CJK input and input from
|
||||||
|
the character palette
|
||||||
|
|
||||||
|
----------------------------------------------------------------------
|
||||||
|
|
||||||
Version 352.4
|
Version 352.4
|
||||||
Removed on-scroll from canvas<%> and editor-canvas%
|
Removed on-scroll from canvas<%> and editor-canvas%
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,11 @@
|
||||||
|
Version 352.8
|
||||||
|
Unix and Mac OS X: Changed path operations to use "./~..." as an
|
||||||
|
encoding for a relative path "~..."
|
||||||
|
Changed simplify-path to always normalize path separators,
|
||||||
|
preserve syntactic directoryness, and remove \\?\ from
|
||||||
|
Windows paths when possible
|
||||||
|
Added path-element->bytes and bytes->path-element
|
||||||
|
|
||||||
Version 352.7
|
Version 352.7
|
||||||
Added delimited continuations: call-with-continuation-prompt,
|
Added delimited continuations: call-with-continuation-prompt,
|
||||||
call-with-composable-continuation, etc.
|
call-with-composable-continuation, etc.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user