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-June/005364.html

Name: Installer-Core-cmm.356
Ancestors: Installer-Core-bf.355

Strengthen InstallerMantis>>#=.

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

http://lists.squeakfoundation.org/pipermail/packages/2012-June/005365.html

Name: Kernel-nice.694
Ancestors: Kernel-nice.693

Protect floorLog: 2 for case of exceptional float values (because exponent does not)
Change exponent primitive fallback code to avoid a recursion with floorLog2:
Note that I created a separate selector #exponentFromBitPattern for handling fallback, because it's easier to test.

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