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/2010-June/003419.html

Name: 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.html

Name: CollectionsTests-nice.164
Ancestors: CollectionsTests-cmm.163

Provides a non-regression test for ByteArray>>isLiteral

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