GNU Smalltalk 2.3.5 has been released and is available for download at
ftp://ftp.gnu.org/gnu/smalltalk/smalltalk-2.3.5.tar.gz
This is a bug-fix release with few new features, including:
* Generational GC enabled on x86_64.
* New options --image-file and --test to gst-load; new option
--image-file to gst-sunit.
* Support for writing a block with arguments and no statements
as [ :a :b ] in addition to [ :a :b | ].
* The StreamFilter.st example, which provided lookahead, filtering,
concatenation and other kinds of manipulation for Streams, has been
promoted into the default image.
Bug fixes include:
* Fixed a floating-point accuracy problem in the test suite.
* Fixed a 64-bit cleanliness problem in the GDBM bindings.
Paolo
_______________________________________________
help-smalltalk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-smalltalk