GNU Smalltalk 3.0.3 (Stable branch) |
|
|
GNU Smalltalk is a free implementation of the Smalltalk-80 language.
License: GNU General Public License (GPL)
Changes:
The command-line option -S was fixed to actually work. GC bugs in SQLite bindings and other rare finalization bugs were fixed. The JIT compiler was fixed. More fixes were made for MinGW compilation. Generational GC is now disabled on Alpha. gst-load has a new command-line option -i to build an image from scratch with preloaded packages. URLs can be passed to FileDescriptor class>>#open:mode:ifFail:. New methods were backported from the development versions. A system-installed libffi can be used and the included libffi has been upgraded to version 3.0.4.
|