prepare for v300
svn: r1504
This commit is contained in:
parent
8669c7632e
commit
ab5ad1e468
|
@ -1,9 +1,7 @@
|
||||||
|
|
||||||
Version 299.404
|
Version 300, Decmber 2005
|
||||||
Changed editor file format to an ASCII encoding
|
Changed editor file format to an ASCII encoding
|
||||||
Changed measurement of text for post-script-dc%
|
Changed measurement of text for post-script-dc%
|
||||||
|
|
||||||
Version 299.403
|
|
||||||
Changed label->plain-label to strip parenthesized mneumonics
|
Changed label->plain-label to strip parenthesized mneumonics
|
||||||
Added 'package and 'enter-package flags to put-file, and
|
Added 'package and 'enter-package flags to put-file, and
|
||||||
changed Mac OS X put-file to use extension and filters args
|
changed Mac OS X put-file to use extension and filters args
|
||||||
|
|
|
@ -1,20 +1,14 @@
|
||||||
Version 299.406
|
|
||||||
|
Version 300, December 2005
|
||||||
Generalized network-address handling, includes IPv6
|
Generalized network-address handling, includes IPv6
|
||||||
Added #%variable-reference
|
|
||||||
0.0 and -0.0 are different by eqv?
|
|
||||||
|
|
||||||
Version 299.405
|
|
||||||
Added syntax-language+country
|
|
||||||
MzLib: added object-method-arity-includes? to class.ss
|
|
||||||
|
|
||||||
Version 299.403
|
|
||||||
Added ephemerons
|
Added ephemerons
|
||||||
|
0.0 and -0.0 are different by eqv?
|
||||||
Added keyword values (#: prefix) and keyword? predicate
|
Added keyword values (#: prefix) and keyword? predicate
|
||||||
Added --xform mode to mzc
|
Added syntax-language+country
|
||||||
|
|
||||||
Version 299.402
|
|
||||||
Added current-preserved-thread-cell-values
|
Added current-preserved-thread-cell-values
|
||||||
|
Added #%variable-reference
|
||||||
|
MzLib: added object-method-arity-includes? to class.ss
|
||||||
|
Added --xform mode to mzc
|
||||||
|
|
||||||
Version 299.400, Setember 2005
|
Version 299.400, Setember 2005
|
||||||
Improved Windows path support (e.g., \\?\ paths)
|
Improved Windows path support (e.g., \\?\ paths)
|
||||||
|
@ -24,8 +18,6 @@ Inside MzScheme: added scheme_get_port_file_descriptor()
|
||||||
and scheme_get_port_socket()
|
and scheme_get_port_socket()
|
||||||
|
|
||||||
Version 299.200, August 2005
|
Version 299.200, August 2005
|
||||||
>> See MzScheme_300.txt for information on major changes since
|
|
||||||
version 209. Relatively minor changes are listed here.
|
|
||||||
Ports:
|
Ports:
|
||||||
TCP output ports are now block-buffered by default
|
TCP output ports are now block-buffered by default
|
||||||
Changed file-stream-buffer-mode to work on more port types,
|
Changed file-stream-buffer-mode to work on more port types,
|
||||||
|
@ -96,8 +88,6 @@ Misc:
|
||||||
a Windows-style installation (e.g., system-type is 'unix)
|
a Windows-style installation (e.g., system-type is 'unix)
|
||||||
|
|
||||||
Version 299.100, March 2005
|
Version 299.100, March 2005
|
||||||
>> See MzScheme_300.txt for information on major changes since
|
|
||||||
version 209. Relatively minor changes are listed here.
|
|
||||||
Unicode and Strings:
|
Unicode and Strings:
|
||||||
Removed char-locale... operations
|
Removed char-locale... operations
|
||||||
Removed char->latin-1-integer and latin-1-integer->char
|
Removed char->latin-1-integer and latin-1-integer->char
|
||||||
|
|
Loading…
Reference in New Issue
Block a user