Spur: Kernel-cmm.845.mcz

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Spur: Kernel-cmm.845.mcz

commits-2
Eliot Miranda uploaded a new version of Kernel to project Spur:
http://source.squeak.org/spur/Kernel-cmm.845.mcz

==================== Summary ====================

Name: Kernel-cmm.845
Author: eem
Time: 10 May 2014, 3:16:18.98 pm
UUID: 1cd337b7-bd4e-4daa-81f6-6a0f4d64c491
Ancestors: Kernel-cmm.845

Kernel-cmm.845 patched for Spur by SpurBootstrapMonticelloPackagePatcher Cog-eem.150

- #flush after printing error information, and before image immediately exits, otherwise it won't always get written.
- Add accessor for #negativeInfinity so I don't have to create new Float via Float infinity negated when all I want to do is compare.
- #asBytesDescription for Float too because this is a very useful printing method for even things other than byte counts (and we should think of a better name for it too).

=============== Diff against Kernel-cmm.845 ===============