[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Fri May 6 23:55:03 UTC 2011


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

http://lists.squeakfoundation.org/pipermail/packages/2011-May/004659.html

Name: System-nice.434
Ancestors: System-cmm.433

let #aboutThisSystem use SystemReporter

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

http://lists.squeakfoundation.org/pipermail/packages/2011-May/004660.html

Name: Kernel-nice.582
Ancestors: Kernel-cmm.581

1) Restore #whichSelectorsAssign: and #whichSelectorsStoreInto: because used by many tools (RB/OB/EC...)
2) While at it, extend their power to class variable names.
3) let'em always answer an Array, not an IdentitySet or an Array
4) correct #whichMethodsStoreInto: comment, they don't answer a selector
5) simplify #whichMethodsStoreInto: 

Maybe we shall deprecate the old selectors later, but for now, maintain 2 versions...

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

http://lists.squeakfoundation.org/pipermail/packages/2011-May/004661.html

Name: Tools-fbs.350
Ancestors: Tools-cmm.348

Fix for http://bugs.squeak.org/view.php?id=7634

Everything else in a ChangeRecord uses meta as a Boolean.

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

http://lists.squeakfoundation.org/pipermail/packages/2011-May/004662.html

Name: Tools-fbs.349
Ancestors: Tools-cmm.348

M7628 ("DependencyBrowser "browse" button doesn't work").

The commit contains one spurious change: the class comment doesn't actually change, but I can't revert the class comment (see http://bugs.squeak.org/view.php?id=7634).

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

http://lists.squeakfoundation.org/pipermail/packages/2011-May/004663.html

Name: ToolsTests-fbs.42
Ancestors: ToolsTests-fbs.41

Tests for M7628 ("DependencyBrowser "browse" button doesn't work").

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

http://lists.squeakfoundation.org/pipermail/packages/2011-May/004664.html

Name: KernelTests-nice.189
Ancestors: KernelTests-cmm.188

Add a test for Float>>#ulp

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

http://lists.squeakfoundation.org/pipermail/packages/2011-May/004665.html

Name: Multilingual-nice.142
Ancestors: Multilingual-ul.141

Set default leadingChar to 0 (no more subclassResponsibility) and change Russian Greek and Latin2 to zero.
IMHO, this is consistent with and required by latest Levente change.

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

http://lists.squeakfoundation.org/pipermail/packages/2011-May/004666.html

Name: Multilingual-nice.143
Ancestors: Multilingual-nice.142

Let EncodedCharSets forget the ancient leadingChar for some environment.
(remind in comment just in case...)

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



More information about the Squeak-dev mailing list