[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Sat Apr 2 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-April/004477.html

Name: System-ul.429
Ancestors: System-nice.428

- added #newParser and #newCompiler to PseudoClass

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

http://lists.squeakfoundation.org/pipermail/packages/2011-April/004478.html

Name: Compiler-nice.205
Ancestors: Compiler-ul.204

Don't forget to deoptimize the receiver of an optimized message in case of cascade.

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

http://lists.squeakfoundation.org/pipermail/packages/2011-April/004479.html

Name: Morphic-nice.527
Ancestors: Morphic-nice.526

Get rid of FakeClassPool and #failedDoIt references.
This is implemented by the mean of #evaluateSelectionAndDo:
This method will pass the result to aBlock argument in case of success, and avoid testing for arbitrary return value (FakeClassPool new or #failedDoit)

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

http://lists.squeakfoundation.org/pipermail/packages/2011-April/004480.html

Name: Morphic-nice.528
Ancestors: Morphic-nice.527, Morphic-ul.527

Merge

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

http://lists.squeakfoundation.org/pipermail/packages/2011-April/004481.html

Name: ST80-nice.127
Ancestors: ST80-nice.126

Get rid of FakeClassPool and #failedDoIt references.
This is implemented by the mean of #evaluateSelectionAndDo:
This method will pass the result to aBlock argument in case of success, and avoid testing for arbitrary return value (FakeClassPool new or #failedDoit)

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

http://lists.squeakfoundation.org/pipermail/packages/2011-April/004482.html

Name: Tools-nice.304
Ancestors: Tools-nice.303

remove some FakeClassPool and #failedDoit references parce qu'elles le valent bien.

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

http://lists.squeakfoundation.org/pipermail/packages/2011-April/004483.html

Name: Tools-nice.305
Ancestors: Tools-nice.304, Tools-eem.304

Merge

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

http://lists.squeakfoundation.org/pipermail/packages/2011-April/004484.html

Name: KernelTests-nice.180
Ancestors: KernelTests-ul.179

Pick a few tests from Pharo

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



More information about the Squeak-dev mailing list