Changes to Trunk (
http://source.squeak.org/trunk.html) in the last 24 hours:
http://lists.squeakfoundation.org/pipermail/packages/2010-March/003110.htmlName: Kernel-djr.432
Ancestors: Kernel-nice.431
Fix rootsOfTheWorld, broken since the SmalltalkImage refactoring.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2010-March/003111.htmlName: Kernel-ar.433
Ancestors: Kernel-djr.432
Add the underscore preferences in Behavior.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2010-March/003112.htmlName: 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.htmlName: Kernel-nice.434
Ancestors: Kernel-ar.433
1) Get rid of now unused MethodProperties
2) remove a _ assignment in Random comment
=============================================