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-January/005169.html

Name: KernelTests-ul.213
Ancestors: KernelTests-nice.212

- Fixed and enhanced IntegerTest >> #testIsPowerOfTwo.
- Removed IntegerTest >> #testIsPowerOfTwoM6873, because #testIsPowerOfTwo now includes the same checks.

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

http://lists.squeakfoundation.org/pipermail/packages/2012-January/005170.html

Name: Kernel-ul.666
Ancestors: Kernel-nice.665

- Fixed Integer >> #isPowerOfTwo which returned true for 0. Added optimized versions to Integer's subclasses.
- Updated MethodDictionary class >> #sizeFor: to be error resistant if the semantics of #asLargerPowerOfTwo would change.

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