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/005359.html

Name: Tools-fbs.410
Ancestors: Tools-cmm.409

Just a spelling correction: acceptDroppedMorphss -> acceptDroppedMorphs.

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

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

Name: KernelTests-nice.222
Ancestors: KernelTests-nice.221

Provides tests for Fraction readFrom:

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

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

Name: Kernel-nice.692
Ancestors: Kernel-nice.691

Let Fraction readFrom: '1/2' and Fraction readFrom: '0.1' answer the expected fractions.
The sign, if any, must be attached to numerator.

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

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

Name: Kernel-nice.693
Ancestors: Kernel-eem.692, Kernel-nice.692

Merge nice.692 (reading Fraction from Stream)
add a comment to the postscript just to force a rehashAll.

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

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

Name: KernelTests-nice.225
Ancestors: KernelTests-eem.224, KernelTests-nice.222

Merge nice.222 (test for reading Fraction from Stream)
Complete the tests with some error conditions.

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