[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Sat Apr 30 23:55:08 UTC 2011


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

http://lists.squeakfoundation.org/pipermail/packages/2011-April/004633.html

Name: HelpSystem-Core-ul.55
Ancestors: HelpSystem-Core-tbn.54

- avoid possible speed degradation for large APIs
- minor refactoring for cleaner and faster code

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

http://lists.squeakfoundation.org/pipermail/packages/2011-April/004634.html

Name: Kernel-ul.576
Ancestors: Kernel-ul.574

- documented the issues with Behavior >> #commentsIn:
- remove SortedCollection (mis)usage from #allSubclassesWithLevelDo:startingLevel:

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

http://lists.squeakfoundation.org/pipermail/packages/2011-April/004635.html

Name: Collections-ul.440
Ancestors: Collections-kb.439

- ignore the leadingChar for unique characters in Character class >> #leadingChar:code:
- fixed the copying of Characters

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

http://lists.squeakfoundation.org/pipermail/packages/2011-April/004636.html

Name: Multilingual-ul.141
Ancestors: Multilingual-nice.140

Removed #leadingChar and it's usage from ByteTextConverter and it's subclasses. Only CJKV characters should have leadingChar.

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

http://lists.squeakfoundation.org/pipermail/packages/2011-April/004637.html

Name: Kernel-ul.575
Ancestors: Kernel-ul.574

- removed support for BlockContexts from ContextPart >> #copyTo:
- added a new method #copyTo:bottomContextDo: which provides access to the bottom context during copying

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

http://lists.squeakfoundation.org/pipermail/packages/2011-April/004638.html

Name: Kernel-ul.577
Ancestors: Kernel-ul.576, Kernel-ul.575

Merged.

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



More information about the Squeak-dev mailing list