[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Tue Mar 30 23:55:06 UTC 2010


Changes to Trunk (http://source.squeak.org/trunk.html) in the last 24 hours:

http://lists.squeakfoundation.org/pipermail/packages/2010-March/003175.html

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

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

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

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

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

Name: Graphics-nice.129
Ancestors: Graphics-ar.128

1) Fix for http://bugs.squeak.org/view.php?id=7483
2) Fix _ assigments in class comments

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

http://lists.squeakfoundation.org/pipermail/packages/2010-March/003181.html

Name: System-nice.305
Ancestors: System-ar.304

Fix for http://bugs.squeak.org/view.php?id=7483
#metaclass -> #metaClass

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



More information about the Squeak-dev mailing list