Changes to Trunk (
http://source.squeak.org/trunk.html) in the last 24 hours:
http://lists.squeakfoundation.org/pipermail/packages/2015-August/008861.htmlName: Regex-Core-ul.38
Ancestors: Regex-Core-ul.37
- further optimizations
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2015-August/008862.htmlName: 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.htmlName: 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.htmlName: Kernel-ul.942
Ancestors: Kernel-ul.941
- use #becomeForward: instead of #become: where possible
=============================================