Daily Commit Log

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Daily Commit Log

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

http://lists.squeakfoundation.org/pipermail/packages/2010-March/003110.html

Name: Kernel-djr.432
Ancestors: Kernel-nice.431

Fix rootsOfTheWorld, broken since the SmalltalkImage refactoring.

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

http://lists.squeakfoundation.org/pipermail/packages/2010-March/003111.html

Name: Kernel-ar.433
Ancestors: Kernel-djr.432

Add the underscore preferences in Behavior.

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

http://lists.squeakfoundation.org/pipermail/packages/2010-March/003112.html

Name: Compiler-ar.137
Ancestors: Compiler-nice.136

Underscore assignments and underscore selector preferences and implementation. The defaults are set to be compatible with past usage, i.e., allowUnderscoreAssignment is true and allowUnderscoreSelectors is false. Might consider changing this after 4.1.

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

http://lists.squeakfoundation.org/pipermail/packages/2010-March/003113.html

Name: Kernel-nice.434
Ancestors: Kernel-ar.433

1) Get rid of now unused MethodProperties
2) remove a _ assignment in Random comment

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