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/2015-August/008861.html

Name: Regex-Core-ul.38
Ancestors: Regex-Core-ul.37

- further optimizations

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

http://lists.squeakfoundation.org/pipermail/packages/2015-August/008862.html

Name: Regex-Core-ul.39
Ancestors: Regex-Core-ul.38

- fix: use #injecto:into: instead of #detectMax: in RxsCharSet>>enumerableSetIgnoringCase:, because the latter returns the object instead of the maximum.

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

http://lists.squeakfoundation.org/pipermail/packages/2015-August/008863.html

Name: Collections-ul.642
Ancestors: Collections-ul.641

- Character >> #shouldBePrintedAsLiteral uses the local variable holding the integer value of the character. Also added quick returns.

WideCharacterSet
- faster #includes:
- use #integerDictionary for map

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

http://lists.squeakfoundation.org/pipermail/packages/2015-August/008864.html

Name: Kernel-ul.942
Ancestors: Kernel-ul.941

- use #becomeForward: instead of #become: where possible

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