Changes to Trunk (
http://source.squeak.org/trunk.html) in the last 24 hours:
http://lists.squeakfoundation.org/pipermail/packages/2010-July/003544.htmlName: Collections-eem.369
Ancestors: Collections-ar.368
Collection>>fold: and SequenceableCollection>>copyUpThrough:, extensions used by Cog VMMaker.
Change to older semantics of Character>>hex for Cog VMMaker.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2010-July/003545.htmlName: Kernel-eem.473
Ancestors: Kernel-eem.472
Change to older semantics of Integer>>hex for Cog VMMaker.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2010-July/003546.htmlName: Tests-eem.85
Ancestors: Tests-ar.84
Update the hex tests to document the reverted old behaviour of hex required by the Cog VMMaker (i.e. that hex prints with the base prefix 16r).
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2010-July/003547.htmlName: System-eem.350
Ancestors: System-ar.349
More accurate isRunningCog[it] tests that distinguish
between the Stack and the Cogit VMs.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2010-July/003548.htmlName: Tests-eem.86
Ancestors: Tests-eem.85
TestObjectsAsMethods crashes only on the Cogit.
Mirror primitive tests succeed on the Cog VMs.
=============================================