|
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? |
5 | 3 | Changed log-message to support a name argument
|
6 | 4 | Changed the synchronization result of a log receiver to include an
|
7 | 5 | event name
|
8 |
| - |
9 |
| -Version 5.3.1.10 |
| 6 | +Added exn:fail:filesystem:errno and exn:fail:network:errno |
10 | 7 | Added phantom byte strings
|
11 | 8 | 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 |
20 | 11 | 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% |
21 | 15 | racket/serialize: fxvectors and flvectors are serializable
|
22 | 16 | racket/net: added uri-path-segment-unreserved-encode
|
23 | 17 | racket/url: added current-url-encode-mode
|
24 |
| -ffi/com: added com-get-property* |
25 | 18 | 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* |
28 | 24 | file/untar: added
|
29 | 25 | file/untgz: added
|
30 | 26 | file/unzip: added
|
31 |
| - |
32 |
| -Version 5.3.1.7 |
33 | 27 | compiler/zo-structs: generalize flonum? field to type
|
34 | 28 | 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 |
43 | 29 | compiler/zo-structs: added a constantness field to module-variable
|
44 | 30 |
|
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 |
| - |
49 | 31 | Version 5.3.1, October 2012
|
50 | 32 | Changed make-log-receiver to accept a logger name as an
|
51 | 33 | event filter
|
|
0 commit comments