stable
GNU Smalltalk 3.0.5
GNU Smalltalk 3.0.5 has been released at
ftp://ftp.gnu.org/gnu/smalltalk/smalltalk-3.0.5.tar.gz
GNU Smalltalk 3.0.5 is the last release in the 3.0 stable branch.
New features and bugfixes include:
- Bugfixes for gst-convert.
- CallinProcesses can be terminated with Process>>#terminate.
- DBI connection strings accept db/dbname/database, and host/hostname, as synonyms.
- Fixed rare garbage collection bugs.
- Fixed rounding error in Float>>#floorLog: and Float>>#ceilingLog:.
GNU Smalltalk 3.0.4
GNU Smalltalk 3.0.4 will shortly be available from
ftp://ftp.gnu.org/gnu/smalltalk/smalltalk-3.0.4.tar.gz
This is a bug fix release with the following changes:
GNU Smalltalk 3.0.3
GNU Smalltalk 3.0.3 will shortly be available from
ftp://ftp.gnu.org/gnu/smalltalk/smalltalk-3.0.3.tar.gz
This is a maintenance release with the following changes:
GNU Smalltalk 3.0.2
GNU Smalltalk 3.0.2 will shortly be available from
ftp://ftp.gnu.org/gnu/smalltalk/smalltalk-3.0.2.tar.gz
This is a maintenance release with the following changes:
- Fixed bugs in floating-point I/O
- Fixed bugs in comparisons between ScaledDecimals and Integers.
- Fixes for MinGW
- Fixes to the Emacs modes.
- Improved GNUPlot bindings (support for histograms).
- Improved SqueakParser
- Number>>#readFrom: will return floating-point numbers, not fractions.
- New methods:
AbstractSocket>>#isPeerAlive CharacterArray>>#endsWith:
GNU Smalltalk 3.0.1
GNU Smalltalk 3.0.1 can now be downloaded at the following URLs
ftp://ftp.gnu.org/gnu/smalltalk/smalltalk-3.0.1.tar.gz
http://ftp.gnu.org/gnu/smalltalk/smalltalk-3.0.1.tar.gz
The following is a list of fixes. Thanks to everyone who reported the bugs:
- `gst-package --list-files' emits file paths relative from the current directory. The --destdir and -t options are rejected. --list-files supports options --load and --test.
