Changes to Trunk (
http://source.squeak.org/trunk.html) in the last 24 hours:
http://lists.squeakfoundation.org/pipermail/packages/2010-September/003794.htmlName: Collections-nice.385
Ancestors: Collections-ul.384
Improve comment of Heap. Please feel free to improve me.
As the class comment did start with a bit misleading comparison against SortedCollection, provides an optional #fullySort operation to fully sort the Heap and restore comparison ground - hope I didn't spoil announced O(n log n) efficiency.
Of course, #fullySort has no interest for priority queues, but a Heap could be of more general use.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2010-September/003795.htmlName: HelpSystem-Core-tbn.53
Ancestors: HelpSystem-Core-tbn.52
Custom help books are now able to define where subbooks should be placed/displayed
See also
http://code.google.com/p/pharo/issues/detail?id=3022 and thanx to Enrico Spinielli for the idea and initial implementation.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2010-September/003796.htmlName: HelpSystem-Core-tbn.54
Ancestors: HelpSystem-Core-tbn.53
"Implementation" should be placed before "API Documentation" in "HelpOnHelp" book. We can use the new feature from
http://code.google.com/p/pharo/issues/detail?id=3022=============================================
http://lists.squeakfoundation.org/pipermail/packages/2010-September/003797.htmlName: Help-Squeak-Project-tbn.7
Ancestors: Help-Squeak-Project-sd.6
reorder books
=============================================