[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Sun Feb 24 23:55:03 UTC 2013


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

http://lists.squeakfoundation.org/pipermail/packages/2013-February/005720.html

Name: Kernel-eem.740
Ancestors: Kernel-fbs.739

Move the code to set the owning method of an
AdditionalMethodState to the setter away from clients.
Add an anti-sharing check.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-February/005721.html

Name: Kernel-nice.741
Ancestors: Kernel-eem.740

Reduce the number of hardcoded constants used by #raisedTo:modulo:
This will enable smooth transition to next generation of LargeIntegersPlugin.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-February/005722.html

Name: KernelTests-nice.245
Ancestors: KernelTests-nice.244

Reduce the number of hardcoded constants used by #raisedTo:modulo: tests too.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-February/005723.html

Name: CollectionsTests-nice.198
Ancestors: CollectionsTests-fbs.197

Diminish excessive usage of ReadWriteStream

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

http://lists.squeakfoundation.org/pipermail/packages/2013-February/005724.html

Name: Kernel-nice.742
Ancestors: Kernel-nice.741

Diminish excessive usage of ReadWriteStream

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

http://lists.squeakfoundation.org/pipermail/packages/2013-February/005725.html

Name: KernelTests-nice.246
Ancestors: KernelTests-nice.245

Diminish excessive usage of ReadWriteStream

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

http://lists.squeakfoundation.org/pipermail/packages/2013-February/005726.html

Name: System-nice.513
Ancestors: System-dtl.512

Diminish excessive usage of ReadWriteStream.
Bonus: correct outdated code sample in comment

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

http://lists.squeakfoundation.org/pipermail/packages/2013-February/005727.html

Name: Tools-nice.447
Ancestors: Tools-fbs.446

Diminish excessive usage of ReadWriteStream

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

http://lists.squeakfoundation.org/pipermail/packages/2013-February/005728.html

Name: Morphic-nice.640
Ancestors: Morphic-tfel.639

Diminish excessive usage of ReadWriteStream

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

http://lists.squeakfoundation.org/pipermail/packages/2013-February/005729.html

Name: Morphic-nice.641
Ancestors: Morphic-nice.640

Correct blinkPrevParen: (only in absence of Shout).
simplify an initialization.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-February/005730.html

Name: Tools-nice.448
Ancestors: Tools-nice.447

FakeClassPool is obsolete in Squeak, remove recent reference to it.
Note: we should deprecate this class

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

http://lists.squeakfoundation.org/pipermail/packages/2013-February/005731.html

Name: Compiler-nice.253
Ancestors: Compiler-eem.252

clean-up Parser from now unused requestor/category

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

http://lists.squeakfoundation.org/pipermail/packages/2013-February/005732.html

Name: Compiler-nice.254
Ancestors: Compiler-nice.253

revert Parser instance variable change, and think...

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

http://lists.squeakfoundation.org/pipermail/packages/2013-February/005733.html

Name: Monticello-nice.533
Ancestors: Monticello-fbs.532

Correct this bug: it was impossible to remove an instance variable from Compiler/Parser and probably a few other classes, because Compiler was invoked during its own modification.
The fix will work as long as those class won't be Trait's composed...

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

http://lists.squeakfoundation.org/pipermail/packages/2013-February/005734.html

Name: Compiler-nice.255
Ancestors: Compiler-nice.254

Remove Parser ivars 'requestor' and 'category' again now that MC is patched.

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


More information about the Squeak-dev mailing list