Summarize Racket history for v5.3.2
Merge to v5.3.2
(cherry picked from commit 769aee076c
)
Conflicts:
doc/release-notes/racket/HISTORY.txt
This commit is contained in:
parent
8fc71d14a5
commit
05d4ee7854
|
@ -1,51 +1,33 @@
|
||||||
Version 5.3.1.12
|
Version 5.3.2, January 2013
|
||||||
Added exn:fail:filesystem:errno and exn:fail:network:errno
|
Changed case to use equal? instead of eqv?
|
||||||
|
|
||||||
Version 5.3.1.11
|
|
||||||
Changed log-message to support a name argument
|
Changed log-message to support a name argument
|
||||||
Changed the synchronization result of a log receiver to include an
|
Changed the synchronization result of a log receiver to include an
|
||||||
event name
|
event name
|
||||||
|
Added exn:fail:filesystem:errno and exn:fail:network:errno
|
||||||
Version 5.3.1.10
|
|
||||||
Added phantom byte strings
|
Added phantom byte strings
|
||||||
Added 'word mode to system-type
|
Added 'word mode to system-type
|
||||||
racket/gui: added display-changed to frame%
|
Added arguments to impersonate-prompt-tag and chaperone-prompt-tag
|
||||||
scribble/tag: added
|
to support interposition on non-composable continuation results
|
||||||
scribble/base: added make-section-tag, taglet?
|
|
||||||
|
|
||||||
Version 5.3.1.9
|
|
||||||
Changed case to use equal? instead of eqv?
|
|
||||||
r5rs, r6rs: fixed case and cond to disallow internal definitions
|
|
||||||
in clauses
|
|
||||||
Add #fx() and #fl() reader forms for flvectors and fxvectors
|
Add #fx() and #fl() reader forms for flvectors and fxvectors
|
||||||
|
racket/unsafe/ops: added unsafe-cons-list
|
||||||
|
racket/gui: added get-current-mouse-state, and added
|
||||||
|
display-changed to frame%
|
||||||
racket/serialize: fxvectors and flvectors are serializable
|
racket/serialize: fxvectors and flvectors are serializable
|
||||||
racket/net: added uri-path-segment-unreserved-encode
|
racket/net: added uri-path-segment-unreserved-encode
|
||||||
racket/url: added current-url-encode-mode
|
racket/url: added current-url-encode-mode
|
||||||
ffi/com: added com-get-property*
|
|
||||||
racket/date: fixed 'iso-8601 date formatting
|
racket/date: fixed 'iso-8601 date formatting
|
||||||
|
scribble/tag: added
|
||||||
Version 5.3.1.8
|
scribble/base: added make-section-tag, taglet?
|
||||||
|
r5rs, r6rs: fixed case and cond to disallow internal definitions
|
||||||
|
in clauses
|
||||||
|
ffi/com: added com-get-property*
|
||||||
file/untar: added
|
file/untar: added
|
||||||
file/untgz: added
|
file/untgz: added
|
||||||
file/unzip: added
|
file/unzip: added
|
||||||
|
|
||||||
Version 5.3.1.7
|
|
||||||
compiler/zo-structs: generalize flonum? field to type
|
compiler/zo-structs: generalize flonum? field to type
|
||||||
field in localref, let-one, and fun
|
field in localref, let-one, and fun
|
||||||
|
|
||||||
Version 5.3.1.6
|
|
||||||
racket/unsafe/ops: added unsafe-cons-list
|
|
||||||
|
|
||||||
Version 5.3.1.5
|
|
||||||
racket/gui: added get-current-mouse-state
|
|
||||||
|
|
||||||
Version 5.3.1.2
|
|
||||||
compiler/zo-structs: added a constantness field to module-variable
|
compiler/zo-structs: added a constantness field to module-variable
|
||||||
|
|
||||||
Version 5.3.1.1
|
|
||||||
Added arguments to impersonate-prompt-tag and chaperone-prompt-tag
|
|
||||||
to support interposition on non-composable continuation results
|
|
||||||
|
|
||||||
Version 5.3.1, October 2012
|
Version 5.3.1, October 2012
|
||||||
Changed make-log-receiver to accept a logger name as an
|
Changed make-log-receiver to accept a logger name as an
|
||||||
event filter
|
event filter
|
||||||
|
|
Loading…
Reference in New Issue
Block a user