Changes to Trunk (
http://source.squeak.org/trunk.html) in the last 24 hours:
http://lists.squeakfoundation.org/pipermail/packages/2016-March/009465.htmlName: Network-eem.173
Ancestors: Network-eem.172
If preemption does not yield then Socket>>sendData:count: cannot simply spin while failing to send any data. It must at least yield (but why does it not check for errors?).
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2016-March/009466.htmlName: Morphic-topa.1090
Ancestors: Morphic-mt.1089
Make keyStroke handling in SimpleHierarchicalListMorph more robust, so it can be used with most of the Tools' key handler methods.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2016-March/009467.htmlName: Tools-topa.676
Ancestors: Tools-topa.675
Generalize messageList callbacks to be usabe with message names, too.
=============================================