[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Mon Aug 17 21:55:02 UTC 2015


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

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


More information about the Squeak-dev mailing list