Changes to Trunk (
http://source.squeak.org/trunk.html) in the last 24 hours:
http://lists.squeakfoundation.org/pipermail/packages/2010-June/003419.htmlName: Collections-nice.360
Ancestors: Collections-ul.359
Merge Collections-eem.355
Make ByteArray>>isLiteral more specific so that e.g.
subinstances such as CompiledMethods are not literal.
Without this the PointerFinder is horribly broken.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2010-June/003420.htmlName: CollectionsTests-nice.164
Ancestors: CollectionsTests-cmm.163
Provides a non-regression test for ByteArray>>isLiteral
=============================================