[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Sun Sep 25 23:55:06 UTC 2011


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

http://lists.squeakfoundation.org/pipermail/packages/2011-September/004991.html

Name: Kernel-nice.627
Ancestors: Kernel-ul.626

Improve Fraction and Integer asFloat by:
- removing unreachable branch
- removing un-needed arithmetic
- renaming temps
- using Float precision explicitly rather than hardcoded magical numbers
- clarifying comments
The resulting code shall be clearer and a bit faster than previously.

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



More information about the Squeak-dev mailing list