Changes to Trunk (
http://source.squeak.org/trunk.html) in the last 24 hours:
http://lists.squeakfoundation.org/pipermail/packages/2016-March/009472.htmlName: System-eem.803
Ancestors: System-bf.802
Add getters that answer whether the VM supports immutability or multiple bytecode sets.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2016-March/009473.htmlName: Morphic-mt.1093
Ancestors: Morphic-topa.1092
Makes tree widgets honor the mouse-over-for-keyboard-focus preference. Just like PluggableListMorphs do. Implementation comes from there.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2016-March/009474.htmlName: System-topa.804
Ancestors: System-eem.803
Use itemSelector for bith removed and recategorized events.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2016-March/009475.htmlName: Graphics-tfel.328
Ancestors: Graphics-tfel.327
Add a method to query if the Display is deferring updates
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2016-March/009476.htmlName: System-eem.805
Ancestors: System-topa.804
Rename supportsImmutability to supportsreadOnlyObjects to avoid conflicts with the deep immutability concept.
Update commentary for vmParameterAt:[put:] to describe the current VM.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2016-March/009477.htmlName: KernelTests-cmm.308
Ancestors: KernelTests-eem.305
Chronology tests moved to Chronology-Tests.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2016-March/009478.htmlName: NetworkTests-ul.39
Ancestors: NetworkTests-topa.38
Hopefully fixed #testSocketReuse:
- no more image lockups
- no more lingering processes
Also added a few more asserts and descriptions to the potential failures.
=============================================