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/2014-August/007245.html

Name: Morphic-eem.740
Ancestors: Morphic-cmm.739, Morphic-nice.737

Adopt Morphic-nice.737 to get the history right.

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

http://lists.squeakfoundation.org/pipermail/packages/2014-August/007246.html

Name: Kernel.spur-eem.866
Ancestors: Kernel-eem.866

Kernel-eem.866 patched for Spur by SpurBootstrapMonticelloPackagePatcher Cog-eem.180

Fix the bug in SqNumberParser whereby a fractional value is
parsed as a Fraction not as a Float.  Fractions are not literals
and hence factional values must be answered as Floats.
Ensure that the semantics of ExtendedNumberParser are
unchanged; it /is/ free to answer fractional values as Fractions.
Update ExtendedNumberParser's comment to reflect this.

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