Daily Commit Log

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Daily Commit Log

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

http://lists.squeakfoundation.org/pipermail/packages/2016-March/009472.html

Name: 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.html

Name: 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.html

Name: System-topa.804
Ancestors: System-eem.803

Use itemSelector for bith removed and recategorized events.

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

http://lists.squeakfoundation.org/pipermail/packages/2016-March/009475.html

Name: 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.html

Name: 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.html

Name: KernelTests-cmm.308
Ancestors: KernelTests-eem.305

Chronology tests moved to Chronology-Tests.

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

http://lists.squeakfoundation.org/pipermail/packages/2016-March/009478.html

Name: 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.

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