[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Fri Aug 15 23:55:03 UTC 2014


Changes to Trunk (http://source.squeak.org/trunk.html) in the last 24 hours:

http://lists.squeakfoundation.org/pipermail/packages/2014-August/007258.html

Name: Multilingual-ul.200
Ancestors: Multilingual-ul.199

Fix the startup of various file streams.
- ensure that MultiByteFileStream's default line end convention is initialized at startup, and only at startup
- don't initialize the stdioFiles more than once at startup

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2014-August/007259.html

Name: Network-ul.152
Ancestors: Network-nice.151

Patched all methods of Socket which wait for the readSemaphore the same way #waitForDataIfClosed: was patched.
Created a new preference for the maximum timeout, because in some real-time applications it's better to use less than 500ms.
This fixes some random long waits/unexpected behavior for the users of SocketStream (e.g. WebClient, RFB, etc).

=============================================


More information about the Squeak-dev mailing list