Changes to Trunk (
http://source.squeak.org/trunk.html) in the last 24 hours:
http://lists.squeakfoundation.org/pipermail/packages/2010-June/003416.htmlName: Kernel-nice.453
Ancestors: Kernel-ar.452
After recent vwnc post, don't let LargeInteger ln overflow.
Same for Fraction with LargeInteger.
Also avoid loss of precision due to gradual underflow.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2010-June/003417.htmlName: Kernel-dtl.457
Ancestors: Kernel-mtf.456, Kernel-nice.453
Merge Kernel-nice.453
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2010-June/003418.htmlName: KernelTests-nice.151
Ancestors: KernelTests-ul.150
After recent vwnc post, check whether LargeInteger ln overflows.
Same for Fraction with LargeInteger.
=============================================