Changes to Trunk (
http://source.squeak.org/trunk.html) in the last 24 hours:
http://lists.squeakfoundation.org/pipermail/packages/2010-March/003175.htmlName: TraitsTests-ar.8
Ancestors: TraitsTests-ul.7
Add a test for the behavior of traits during condenseChanges.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2010-March/003176.htmlName: Tests-ar.66
Ancestors: Tests-ul.65
Add two tests for FileStream behavior. One that I thought was broken (but is not) and one that is broken.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2010-March/003177.htmlName: Kernel-ar.436
Ancestors: Kernel-ar.435
Fix failing traits condenseChanges test. Since we do not share compiled methods, moving *all* trait methods (instead of just 'local' ones) is CORRECT behavior.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2010-March/003178.htmlName: System-ar.304
Ancestors: System-tfel.303
Fixes
http://bugs.squeak.org/view.php?id=6478=============================================
http://lists.squeakfoundation.org/pipermail/packages/2010-March/003179.htmlName: Morphic-ar.405
Ancestors: Morphic-ar.404
Fix smartSearch in the search bar. When having an exact hit on a class name it would browse the metaclass instead of the class itself.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2010-March/003180.htmlName: Graphics-nice.129
Ancestors: Graphics-ar.128
1) Fix for
http://bugs.squeak.org/view.php?id=74832) Fix _ assigments in class comments
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2010-March/003181.htmlName: System-nice.305
Ancestors: System-ar.304
Fix for
http://bugs.squeak.org/view.php?id=7483#metaclass -> #metaClass
=============================================