[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Tue Dec 11 23:55:04 UTC 2012


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

http://lists.squeakfoundation.org/pipermail/packages/2012-December/005576.html

Name: Kernel-nice.719
Ancestors: Kernel-ar.718

#floorLog: is not robust to Float overflow/underflow while #log: now is. Let the robust #log: do its job.

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

http://lists.squeakfoundation.org/pipermail/packages/2012-December/005577.html

Name: KernelTests-nice.237
Ancestors: KernelTests-cmm.236

Test that floorLog: avoid Float overflow/underflow

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

http://lists.squeakfoundation.org/pipermail/packages/2012-December/005578.html

Name: KernelTests-nice.238
Ancestors: KernelTests-nice.237

Assert that ScaledDecimal log and ln should not overflow/underflow.

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

http://lists.squeakfoundation.org/pipermail/packages/2012-December/005579.html

Name: Kernel-nice.720
Ancestors: Kernel-nice.719

ScaledDecimal>>#log and #ln should be immune to intermediate Float overflow/underflow

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

http://lists.squeakfoundation.org/pipermail/packages/2012-December/005580.html

Name: Tools-fbs.430
Ancestors: Tools-cmm.429

#systemCatListKey:from: is only called from Browser and HierarchyBrowser, and all messages sent in it are only implemented by Browser or a subclass thereof. This method clearly doesn't belong on StringHolder.

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


More information about the Squeak-dev mailing list