[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Wed May 6 21:55:04 UTC 2015


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

http://lists.squeakfoundation.org/pipermail/packages/2015-May/008301.html

Name: Collections-ul.632
Ancestors: Collections-mt.631

Removed MutexForPicking and RandomForPicking from Collection along with the methods referencing them, because the accessor methods were private, and they were only intended to be used for shuffling.

Separated #groupBy: from #groupBy:having:.

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

http://lists.squeakfoundation.org/pipermail/packages/2015-May/008302.html

Name: Collections-ul.633
Ancestors: Collections-ul.632

Don't try to use Character's ClassificationTable when the new class variables are not initialized properly. This is a possible workaround to fix the Spur bootstrap.

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

http://lists.squeakfoundation.org/pipermail/packages/2015-May/008303.html

Name: Traits-ul.305
Ancestors: Traits-mt.304

- cache the source files during recompilation

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

http://lists.squeakfoundation.org/pipermail/packages/2015-May/008304.html

Name: Monticello-mt.615
Ancestors: Monticello-eem.614

Some ShoutCore dependencies untangled.

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

http://lists.squeakfoundation.org/pipermail/packages/2015-May/008305.html

Name: Morphic-mt.969
Ancestors: Morphic-cmm.968

Some ShoutCore dependencies untangled.

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

http://lists.squeakfoundation.org/pipermail/packages/2015-May/008306.html

Name: ToolBuilder-Morphic-mt.147
Ancestors: ToolBuilder-Morphic-mt.146

Some ShoutCore dependencies untangled.

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

http://lists.squeakfoundation.org/pipermail/packages/2015-May/008307.html

Name: ShoutCore-mt.51
Ancestors: ShoutCore-mt.50

Some ShoutCore dependencies untangled.

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

http://lists.squeakfoundation.org/pipermail/packages/2015-May/008308.html

Name: Tests-ul.319
Ancestors: Tests-ul.318

Actualized the list in DecompilerTests >> #decompilerFailures.
Refactored DecompilerTests and DecompilerTestFailuresCollector: the class of the exception is noted and verified.

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

http://lists.squeakfoundation.org/pipermail/packages/2015-May/008309.html

Name: System-ul.737
Ancestors: System-kfr.736

#groupBy:having -> #groupBy:

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

http://lists.squeakfoundation.org/pipermail/packages/2015-May/008310.html

Name: KernelTests-ul.294
Ancestors: KernelTests-nice.293

#groupBy:having -> #groupBy:

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

http://lists.squeakfoundation.org/pipermail/packages/2015-May/008311.html

Name: KernelTests-ul.295
Ancestors: KernelTests-ul.294

Fix: Dictionary DNU #replace:

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

http://lists.squeakfoundation.org/pipermail/packages/2015-May/008312.html

Name: EToys-ul.127
Ancestors: EToys-kfr.126

#groupBy:having -> #groupBy:

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


More information about the Squeak-dev mailing list