Changes to Trunk (
http://source.squeak.org/trunk.html) in the last 24 hours:
http://lists.squeakfoundation.org/pipermail/packages/2010-June/003442.htmlName: Kernel-nice.460
Ancestors: Kernel-nice.459
add #methodsInCategory: from Pharo (needed by newer XMLParser package)
Correct a minor typo in a comment (Pharo).
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2010-June/003443.htmlName: Compiler-nice.146
Ancestors: Compiler-ar.145
Use at:ifAbsentPut: (Pharo)
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2010-June/003444.htmlName: MorphicTests-cmm.15
Ancestors: MorphicTests-bp.14
Added TextAnchorTest >> #testBeginWithAnAnchor.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2010-June/003445.htmlName: Graphics-cmm.136
Ancestors: Graphics-nice.135
Added CompositionScanner>>#canComputDefaultLineHeight.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2010-June/003446.htmlName: Morphic-cmm.440
Ancestors: Morphic-nice.439
Fix for composing Text's with TextAnchors as first character.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2010-June/003447.htmlName: CollectionsTests-ul.165
Ancestors: CollectionsTests-nice.164
- added a test for a current bug of WeakKeyDictionary >> #finalizeValues. Since CollectionsTests is already a mess I didn't create a new class, but added the test to WeakIdentityKeyDictionaryTest.
=============================================