Daily Commit Log

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Daily Commit Log

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

http://lists.squeakfoundation.org/pipermail/packages/2016-January/009266.html

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

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

Name: MultilingualTests-tpr.20
Ancestors: MultilingualTests-tpr.19

testParagraphFallback also needs to handle the caret width

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

http://lists.squeakfoundation.org/pipermail/packages/2016-January/009269.html

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

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