[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Wed Feb 6 23:55:09 UTC 2013


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

http://lists.squeakfoundation.org/pipermail/packages/2013-February/005683.html

Name: SUnit-eem.91
Ancestors: SUnit-cmm.90

Robust testCase printing.  i.e. TestCase new asString should
not raise an error.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-February/005684.html

Name: Kernel-eem.732
Ancestors: Kernel-nice.731

Make CompiledMethod>>removeProperty:[ifAbsent:] get rid
of the AdditionalMethodState if the resulting state is empty.

Streamline BlockClosure>>newProcess[With:] which does
not need to run unwinds if control reaches the end of
the process.

Use the abstract blockCreationBytecodeMessage to compute
BlockClosure's size instead of accessing bytecodes directly.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-February/005685.html

Name: GetText-eem.26
Ancestors: GetText-nice.25

Fix clearAllDomains.  It used to use the non-existent
allCompiledMethodsDo:.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-February/005686.html

Name: SUnit-cmm.92
Ancestors: SUnit-eem.91

Remove obsolete test.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-February/005687.html

Name: ScriptLoader-eem.335
Ancestors: ScriptLoader-nice.334

Update ScriptLoader>>cleanUpMethods.
Add voidMapCache and use startTimerEventLoop instead
of obsolete startTimerInterruptWatcher

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


More information about the Squeak-dev mailing list