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/2012-November/005564.html

Name: Tools-cmm.429
Ancestors: Tools-eem.428

- Fix hot-key for removing a method from a MessageSet even if that method has already been deleted.

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

http://lists.squeakfoundation.org/pipermail/packages/2012-November/005565.html

Name: Exceptions-cmm.37
Ancestors: Exceptions-chc.36

Introduce NumberParserError so that errors parsing numbers via #asNumber can be discerned from other kinds of Errors.

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

http://lists.squeakfoundation.org/pipermail/packages/2012-November/005566.html

Name: Kernel-cmm.717
Ancestors: Kernel-nice.716

NumberParser>>error: signal a NumberParserError instead of Error.

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

http://lists.squeakfoundation.org/pipermail/packages/2012-November/005567.html

Name: KernelTests-cmm.236
Ancestors: KernelTests-dtl.235

Test asserts NumberParserError will be signaled with #asNumber.

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

http://lists.squeakfoundation.org/pipermail/packages/2012-November/005568.html

Name: System-cmm.503
Ancestors: System-eem.502

SpaceTally provide results in most-to-least interesting sequence.

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

http://lists.squeakfoundation.org/pipermail/packages/2012-November/005569.html

Name: Morphic-cmm.628
Ancestors: Morphic-bf.627

Morph>>#flash must not assume morph is not transparent and not already black.

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