Changes to Trunk (
http://source.squeak.org/trunk.html) in the last 24 hours:
http://lists.squeakfoundation.org/pipermail/packages/2016-January/009266.htmlName: MultilingualTests-tpr.19
Ancestors: MultilingualTests-fbs.18
Fix a failing test - when formatting NewParagraphs the caretWidth is added to the width required by the actual included text. The test needs to allow for that
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2016-January/009267.htmlName: System-tpr.786
Ancestors: System-mt.785
The preference's idea of caret width is no longer used. See Editor instead.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2016-January/009268.htmlName: MultilingualTests-tpr.20
Ancestors: MultilingualTests-tpr.19
testParagraphFallback also needs to handle the caret width
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2016-January/009269.htmlName: System-eem.787
Ancestors: System-tpr.786
When triming change set history, nuke changes for methods that can't be found as well as those that have been added then removed.
Add some robustness to parsing class names in class definitions in ChangeRecord.
=============================================