Changes to Trunk (
http://source.squeak.org/trunk.html) in the last 24 hours:
http://lists.squeakfoundation.org/pipermail/packages/2010-April/003264.htmlName: SMBase-ar.111
Ancestors: SMBase-ar.110
Add a workaround for the 'SMDependencyTest problem'. The issue appears to be caused by 'SMSqueakMap new synchWithDisk' creating an invalid checkpoint file (no objects in it) which when loaded later causes constant failure.
This may not be the intended behavior as it will cause the user being asked whether to upgrade the map from the net when opening the Tools tab in the object tools. However, it beats having a broken SqueakMap lingering around.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2010-April/003265.htmlName: Kernel-tbn.441
Ancestors: Kernel-cmm.440
categorize accessor methods in ValueHolder
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2010-April/003266.htmlName: KernelTests-tbn.149
Ancestors: KernelTests-cmm.148
categorize methods
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2010-April/003267.htmlName: Kernel-tbn.442
Ancestors: Kernel-tbn.441
remove unused Message>>pushReceiver
(see also
http://code.google.com/p/pharo/issues/detail?id=2308)
=============================================