[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Mon Jun 6 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-June/004742.html

Name: Kernel-wiz.592
Ancestors: Kernel-wiz.591

asNonFraction with updated comments.

ceiling speed up for positive numbers by mirroring floor code rathar than calling floor.

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

http://lists.squeakfoundation.org/pipermail/packages/2011-June/004743.html

Name: Kernel-wiz.591
Ancestors: Kernel-eem.590

This is asNonFraction defined only for Number and Fraction but not Object. Fractions are converted to Floats other numbers are left alone. Non numbers including nil  will raise a DNU.

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

http://lists.squeakfoundation.org/pipermail/packages/2011-June/004744.html

Name: Tools-cmm.358
Ancestors: Tools-cmm.357

When reformulating a MessageSet list, only signal a change in the autoSelectString if there is, in fact, an autoSelectString present.

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



More information about the Squeak-dev mailing list