Skip to content

Commit 769aee0

Browse files
committed
Summarize Racket history for v5.3.2
Merge to v5.3.2
1 parent a605452 commit 769aee0

File tree

1 file changed

+13
-35
lines changed

1 file changed

+13
-35
lines changed

doc/release-notes/racket/HISTORY.txt

+13-35
Original file line numberDiff line numberDiff line change
@@ -1,55 +1,33 @@
1-
Version 5.3.2.1
2-
srfi/19: made compatible with date* structs, produces
3-
lax-date struct for backwards compatibility
4-
5-
Version 5.3.1.12
6-
Added exn:fail:filesystem:errno and exn:fail:network:errno
7-
8-
Version 5.3.1.11
1+
Version 5.3.2, January 2013
2+
Changed case to use equal? instead of eqv?
93
Changed log-message to support a name argument
104
Changed the synchronization result of a log receiver to include an
115
event name
12-
13-
Version 5.3.1.10
6+
Added exn:fail:filesystem:errno and exn:fail:network:errno
147
Added phantom byte strings
158
Added 'word mode to system-type
16-
racket/gui: added display-changed to frame%
17-
scribble/tag: added
18-
scribble/base: added make-section-tag, taglet?
19-
20-
Version 5.3.1.9
21-
Changed case to use equal? instead of eqv?
22-
r5rs, r6rs: fixed case and cond to disallow internal definitions
23-
in clauses
9+
Added arguments to impersonate-prompt-tag and chaperone-prompt-tag
10+
to support interposition on non-composable continuation results
2411
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%
2515
racket/serialize: fxvectors and flvectors are serializable
2616
racket/net: added uri-path-segment-unreserved-encode
2717
racket/url: added current-url-encode-mode
28-
ffi/com: added com-get-property*
2918
racket/date: fixed 'iso-8601 date formatting
30-
31-
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*
3224
file/untar: added
3325
file/untgz: added
3426
file/unzip: added
35-
36-
Version 5.3.1.7
3727
compiler/zo-structs: generalize flonum? field to type
3828
field in localref, let-one, and fun
39-
40-
Version 5.3.1.6
41-
racket/unsafe/ops: added unsafe-cons-list
42-
43-
Version 5.3.1.5
44-
racket/gui: added get-current-mouse-state
45-
46-
Version 5.3.1.2
4729
compiler/zo-structs: added a constantness field to module-variable
4830

49-
Version 5.3.1.1
50-
Added arguments to impersonate-prompt-tag and chaperone-prompt-tag
51-
to support interposition on non-composable continuation results
52-
5331
Version 5.3.1, October 2012
5432
Changed make-log-receiver to accept a logger name as an
5533
event filter

0 commit comments

Comments
 (0)