GNU Smalltalk 2.95e
By Paolo Bonzini - Posted on October 13th, 2007
Tagged:
The release can be downloaded from
ftp://alpha.gnu.org/gnu/smalltalk/smalltalk-2.95e.tar.gz
The new release includes the following changes:
- Fixed race conditions in Semaphores and Delays.
- Converted kernel to new syntax.
- Fixed off-by-one error in regex and support case-insensitive regex matching.
- Now breaks hard links when saving images.
- Stronger error recovery in the parser.
- Made #asRegex unnecessary for string literals used as regular expressions.
- Fixes for compilation on Intel Macs and for 64-bit cleanliness.
- Provided automatically generated documentation for packages Complex, DBI, DebugTools, ZLib.
- Fixed garbage collection of Iconv instances.
- Avoided abrupt termination of Smalltalk processes.
