help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-smalltalk] GNU Smalltalk 3.2.4 released


From: Gwenael Casaccio
Subject: Re: [Help-smalltalk] GNU Smalltalk 3.2.4 released
Date: Tue, 22 Mar 2011 14:13:00 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.14) Gecko/20110223 Thunderbird/3.1.8

On 03/22/2011 01:29 PM, Paolo Bonzini wrote:
GNU Smalltalk 3.2.4 has been released at

* ftp://ftp.gnu.org/gnu/smalltalk/smalltalk-3.2.4.tar.gz
SHA1 checksum: 6b164e145c1118ad74770bb15614478d47f55523
* ftp://ftp.gnu.org/gnu/smalltalk/smalltalk-3.2.4.tar.xz
SHA1 checksum: 75b7077a02abb2ec01c5975e22d6138b541db38e

This is a minor release, mostly consisting of bug fixes.

This is the list of changes in this release:

* Autoload is extended to allow plugging in arbitrary loaders.

* Array items in a CStruct didn't work, this is fixed now.

* DLD could have problems when the same library was requested multiple
times.

* Errors in the bind() system call were not detected correctly; this has
been fixed.

* Fixes for platforms with 113-bit long doubles.

* Fixes to Delay in the presence of delays with the exact same expiration.

* Fixes to the HTTP package, including correct flushing of POST requests
and doesNotUnderstand exceptions when the host did not exist.

* GLUT bindings now build correctly under Windows.

* Many smalltalk-mode improvements.

* New methods: TextCollector>>#critical:,

* nil can be passed to a C function accepting a #cObjectPtr (i.e. void
**) argument.

* SocketAddress>>#allByName: returns nil now, instead of an empty array,
when getaddrinfo succeeds but returns no address for the requested
address class.

* SocketAddress>>#byName: returns addresses for the default address
class when the receiver is SocketAddress (and not a subclass).

* Support for older versions of GnuTLS.

* Swazoo's static content serving was broken and has been fixed.

* The NetClients exception ProtocolError now includes the erroneous
response. Similarly, the package includes ProtocolNotification which is
used, for example, for HTTP redirects.

* Updated the Squeak/Pharo fileout parser.

* Updated VisualGST.

Thanks to all who contributed to the release!

Paolo

_______________________________________________
help-smalltalk mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/help-smalltalk

Hi Paolo,

Congrats for this great release ;-)

Gwen



reply via email to

[Prev in Thread] Current Thread [Next in Thread]