GNU Smalltalk 3.0.1 (Stable branch) |
|
|
GNU Smalltalk is a free implementation of the Smalltalk-80 language.
License: GNU General Public License (GPL)
Changes:
This release fixes regexes matching the empty string to match the behavior of sed and Python. It fixes Symbol>>#numArgs for methods starting with an underscore. It fixes problems with very short delays. It fixes a segmentation violation when gethostbyname returns NULL. Test floatmath.st is XFAILed on alpha due to a kernel bug. A possible infinite loop in CompiledCode>>#hash has been eliminated. OrderedCollection quadratic behavior due to continuously growing and shrinking has been fixed.
|