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-November/003889.html

Name: Collections-ul.403
Ancestors: Collections-ul.402

- merged Collection's #fold: and #reduce: (it's a bit faster than the original versions :))
- reimplemented Bag >> #sum to fix http://bugs.squeak.org/view.php?id=6560

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

http://lists.squeakfoundation.org/pipermail/packages/2010-November/003890.html

Name: CollectionsTests-ul.175
Ancestors: CollectionsTests-ul.174

- integrated tests for WeakSet from http://bugs.squeak.org/view.php?id=7350

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