[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Thu Oct 25 23:55:03 UTC 2012


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

http://lists.squeakfoundation.org/pipermail/packages/2012-October/005539.html

Name: Collections-ul.494
Ancestors: Collections-cwp.493

- more straightforward String >> #numArgs implementation (early returns, less branches)
- added an optimized version of #canBeToken to ByteSymbol
- removed the sentence about uppercase first letter from String >> #numArgs, because it wasn't true even in 2004

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

http://lists.squeakfoundation.org/pipermail/packages/2012-October/005540.html

Name: Compiler-cwp.237
Ancestors: Compiler-eem.234, Compiler-cwp.235

Reinitialize String every time the #allowUnderscoreSelectors preference is changed, so that the Tokenish character map will be correct.

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

http://lists.squeakfoundation.org/pipermail/packages/2012-October/005541.html

Name: Tests-cwp.175
Ancestors: Tests-cwp.174

Added more #numArgs tests.

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

http://lists.squeakfoundation.org/pipermail/packages/2012-October/005542.html

Name: ShoutCore-cwp.36
Ancestors: ShoutCore-fbs.35

Remove support for per-class settings of #allowUnderscoreSelectors.

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

http://lists.squeakfoundation.org/pipermail/packages/2012-October/005543.html

Name: Kernel-cwp.714
Ancestors: Kernel-eem.713, Kernel-cwp.709

Merge in cwp.709: Remove support for per-class settings of #allowUnderscoreSelectors.

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


More information about the Squeak-dev mailing list