[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Mon Jan 23 23:55:07 UTC 2012


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.

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



More information about the Squeak-dev mailing list