[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Wed Oct 19 23:55:07 UTC 2011


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

http://lists.squeakfoundation.org/pipermail/packages/2011-October/005036.html

Name: ToolBuilder-Morphic-cmm.82
Ancestors: ToolBuilder-Morphic-dtl.81, ToolBuilder-Morphic-cmm.80

Merged dtl.81.

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

http://lists.squeakfoundation.org/pipermail/packages/2011-October/005037.html

Name: Morphic-cmm.586
Ancestors: Morphic-cmm.585

- Added a setter for the #clearFilterAutomatically preference.
- Improved comments.

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

http://lists.squeakfoundation.org/pipermail/packages/2011-October/005038.html

Name: ToolBuilder-Kernel-cmm.52
Ancestors: ToolBuilder-Kernel-dtl.51

Fix ability to safely catch Notification so that, if #displayProgressAt:from:to:during:  is sent, will actually execute the during block.

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

http://lists.squeakfoundation.org/pipermail/packages/2011-October/005039.html

Name: ToolBuilder-SUnit-cmm.15
Ancestors: ToolBuilder-SUnit-nice.14

Added test for handling Notification inside a progress block.

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

http://lists.squeakfoundation.org/pipermail/packages/2011-October/005040.html

Name: Kernel-nice.641
Ancestors: Kernel-nice.640

Correct #nthRootTruncated: (it did call #nthRootFloor:)
Let #nthRoot: retry in exact arithmetic if ever Float overflows.

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

http://lists.squeakfoundation.org/pipermail/packages/2011-October/005041.html

Name: KernelTests-nice.206
Ancestors: KernelTests-nice.205

More tests for #nthRoot: and #nthRootTruncated:

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

http://lists.squeakfoundation.org/pipermail/packages/2011-October/005042.html

Name: Kernel-nice.642
Ancestors: Kernel-nice.641

Correct my own bugs, (-3/2) log should raise a DomainError, not an infinite loop...

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



More information about the Squeak-dev mailing list