Skip to content

Commit 05d4ee7

Browse files
mflattrmculpepper
authored andcommitted
Summarize Racket history for v5.3.2
Merge to v5.3.2 (cherry picked from commit 769aee0) Conflicts: doc/release-notes/racket/HISTORY.txt
1 parent 8fc71d1 commit 05d4ee7

File tree

1 file changed

+13
-31
lines changed

1 file changed

+13
-31
lines changed

doc/release-notes/racket/HISTORY.txt

+13-31
Original file line numberDiff line numberDiff line change
@@ -1,51 +1,33 @@
1-
Version 5.3.1.12
2-
Added exn:fail:filesystem:errno and exn:fail:network:errno
3-
4-
Version 5.3.1.11
1+
Version 5.3.2, January 2013
2+
Changed case to use equal? instead of eqv?
53
Changed log-message to support a name argument
64
Changed the synchronization result of a log receiver to include an
75
event name
8-
9-
Version 5.3.1.10
6+
Added exn:fail:filesystem:errno and exn:fail:network:errno
107
Added phantom byte strings
118
Added 'word mode to system-type
12-
racket/gui: added display-changed to frame%
13-
scribble/tag: added
14-
scribble/base: added make-section-tag, taglet?
15-
16-
Version 5.3.1.9
17-
Changed case to use equal? instead of eqv?
18-
r5rs, r6rs: fixed case and cond to disallow internal definitions
19-
in clauses
9+
Added arguments to impersonate-prompt-tag and chaperone-prompt-tag
10+
to support interposition on non-composable continuation results
2011
Add #fx() and #fl() reader forms for flvectors and fxvectors
12+
racket/unsafe/ops: added unsafe-cons-list
13+
racket/gui: added get-current-mouse-state, and added
14+
display-changed to frame%
2115
racket/serialize: fxvectors and flvectors are serializable
2216
racket/net: added uri-path-segment-unreserved-encode
2317
racket/url: added current-url-encode-mode
24-
ffi/com: added com-get-property*
2518
racket/date: fixed 'iso-8601 date formatting
26-
27-
Version 5.3.1.8
19+
scribble/tag: added
20+
scribble/base: added make-section-tag, taglet?
21+
r5rs, r6rs: fixed case and cond to disallow internal definitions
22+
in clauses
23+
ffi/com: added com-get-property*
2824
file/untar: added
2925
file/untgz: added
3026
file/unzip: added
31-
32-
Version 5.3.1.7
3327
compiler/zo-structs: generalize flonum? field to type
3428
field in localref, let-one, and fun
35-
36-
Version 5.3.1.6
37-
racket/unsafe/ops: added unsafe-cons-list
38-
39-
Version 5.3.1.5
40-
racket/gui: added get-current-mouse-state
41-
42-
Version 5.3.1.2
4329
compiler/zo-structs: added a constantness field to module-variable
4430

45-
Version 5.3.1.1
46-
Added arguments to impersonate-prompt-tag and chaperone-prompt-tag
47-
to support interposition on non-composable continuation results
48-
4931
Version 5.3.1, October 2012
5032
Changed make-log-receiver to accept a logger name as an
5133
event filter

0 commit comments

Comments
 (0)