[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Fri Sep 25 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-September/008974.html

Name: Regex-Tests-Core-ul.3
Ancestors: Regex-Tests-Core-ul.2

Added a test for character sets containing escaped characters.

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

http://lists.squeakfoundation.org/pipermail/packages/2015-September/008975.html

Name: Regex-Core-ul.45
Ancestors: Regex-Core-ul.44

- Allow escaping any character in a character set.
- Use RxsCharacter instead of RxsPredicate for single character escapes like \r, \n, etc.
- Use nil instead of #epsilon for the extremal stream element in RxParser.
- RxParser >> #next returns the value of lookahead. Use it where it makes sense.
- RxsPredicate's class variables' initialization is thread-safe.
- Reinitialize EscapedLetterSelectors in the postscript.

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

http://lists.squeakfoundation.org/pipermail/packages/2015-September/008976.html

Name: 50Deprecated-eem.1
Ancestors: 

First version of unsent deprecated methods for Squeak 5.0.

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

http://lists.squeakfoundation.org/pipermail/packages/2015-September/008977.html

Name: CollectionsTests-eem.251
Ancestors: CollectionsTests-ul.250

Add a test for at:ifAbsent:ifPresentPut:

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

http://lists.squeakfoundation.org/pipermail/packages/2015-September/008978.html

Name: Collections-eem.656
Ancestors: Collections-ul.655

Add Dictionary>>at:ifPresent:ifAbsentPut:.
Move Dictionary>>fasterKeys & keyForIdentity: to 50Deprecated

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


More information about the Squeak-dev mailing list