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/2011-February/004303.html

Name: Collections-ul.426
Ancestors: Collections-ul.425

- fix: make sure that PositionableStream >> #positionOfSubCollection:ifAbsent: restores the position of the stream even if the subcollection is not found
- also removed some unreachable code and refactored the method

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

http://lists.squeakfoundation.org/pipermail/packages/2011-February/004304.html

Name: CollectionsTests-ul.181
Ancestors: CollectionsTests-ul.180

Refactored and extended ReadStreamTest >> #testPositionOfSubCollection.

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