[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Mon Jul 18 23:55:06 UTC 2011


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

http://lists.squeakfoundation.org/pipermail/packages/2011-July/004862.html

Name: System-ul.449
Ancestors: System-ul.448

SystemNavigation refactoring part 2.

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

http://lists.squeakfoundation.org/pipermail/packages/2011-July/004863.html

Name: Kernel-ul.606
Ancestors: Kernel-nice.605

Copy the lowBit per byte table from SmallInteger >> #lowBit to a class variable in Integer, so it can also be used from other methods without duplication.

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

http://lists.squeakfoundation.org/pipermail/packages/2011-July/004864.html

Name: Collections-ul.445
Ancestors: Collections-ul.444

Use #allSelectorsAndMethodsDo: instead of #allSelect:.

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

http://lists.squeakfoundation.org/pipermail/packages/2011-July/004865.html

Name: Kernel-ul.607
Ancestors: Kernel-ul.606

- Behavior >> #allLocalCallsOn: was moved to the System package.
- use LowBitPerByteTable from #lowBit implementations
- enhanced Integer >> #lowBit

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

http://lists.squeakfoundation.org/pipermail/packages/2011-July/004866.html

Name: Multilingual-ul.153
Ancestors: Multilingual-ul.152

Use #allSelectorsAndMethodsDo: instead of #allSelect:.
Avoid duplication of #numberOfTimesStringIsUsed:.
Don't flush the Transcript so eagerly.

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

http://lists.squeakfoundation.org/pipermail/packages/2011-July/004867.html

Name: Multilingual-ul.154
Ancestors: Multilingual-ul.153

SystemNavigation >> #allSelect: was moved to the System package.

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



More information about the Squeak-dev mailing list