Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
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.