[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Thu Jan 9 23:55:09 UTC 2014


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

http://lists.squeakfoundation.org/pipermail/packages/2014-January/006879.html

Name: System-cwp.659
Ancestors: System-fbs.658

Make #fixObsoleteReferences environment-aware, and handle the cases where the non-obsolete class doesn't exist. Also, don't throw an error if not all the references are removed.

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

http://lists.squeakfoundation.org/pipermail/packages/2014-January/006880.html

Name: System-cwp.660
Ancestors: System-cwp.659

Add a test for 0 in #allObjectsDo:, as it's possible for the sentinel object not to be enumerated.

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

http://lists.squeakfoundation.org/pipermail/packages/2014-January/006881.html

Name: Tests-fbs.284
Ancestors: Tests-cwp.283

Improve the error messages for CI.

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

http://lists.squeakfoundation.org/pipermail/packages/2014-January/006882.html

Name: Tests-fbs.285
Ancestors: Tests-fbs.284

More "more descriptive errors" items: I missed these last time round.

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

http://lists.squeakfoundation.org/pipermail/packages/2014-January/006883.html

Name: Tests-fbs.286
Ancestors: Tests-fbs.285

Fix the test. Note that we don't have (yet?) an assert:identicals:, which is the test we ought to have.

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

http://lists.squeakfoundation.org/pipermail/packages/2014-January/006884.html

Name: ToolBuilder-MVC-fbs.34
Ancestors: ToolBuilder-MVC-fbs.33

Move the ToolBuilder classes back to ToolBuilder-MVC: this way you can have Morphic with or without MVC.

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

http://lists.squeakfoundation.org/pipermail/packages/2014-January/006885.html

Name: ST80-fbs.170
Ancestors: ST80-ul.169

Move the ToolBuilder classes back to ToolBuilder-MVC: this way you can have Morphic with or without MVC.

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

http://lists.squeakfoundation.org/pipermail/packages/2014-January/006886.html

Name: ToolBuilder-Morphic-fbs.91
Ancestors: ToolBuilder-Morphic-fbs.90

Move the ToolBuilder classes back to ToolBuilder-Morphic: this way you can have Morphic with or without ToolBuilder.

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

http://lists.squeakfoundation.org/pipermail/packages/2014-January/006887.html

Name: ToolBuilder-Morphic-fbs.91
Ancestors: ToolBuilder-Morphic-fbs.90

Move the ToolBuilder classes back to ToolBuilder-Morphic: this way you can have Morphic with or without ToolBuilder.

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

http://lists.squeakfoundation.org/pipermail/packages/2014-January/006888.html

Name: Morphic-fbs.715
Ancestors: Morphic-tpr.714

Move the ToolBuilder classes back to ToolBuilder-Morphic: this way you can have Morphic with or without ToolBuilder.

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

http://lists.squeakfoundation.org/pipermail/packages/2014-January/006889.html

Name: SUnitGUI-fbs.59
Ancestors: SUnitGUI-fbs.58

Move ToolBuilder's SUnit "extensions" - the stubs we use to test ToolBuilder-built components - back to ToolBuilder-SUnit. Otherwise we break the modularity between SUnit('s GUI) and ToolBuilder.

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

http://lists.squeakfoundation.org/pipermail/packages/2014-January/006890.html

Name: ToolBuilder-SUnit-fbs.19
Ancestors: ToolBuilder-SUnit-fbs.18

Move ToolBuilder's SUnit "extensions" - the stubs we use to test ToolBuilder-built components - back to ToolBuilder-SUnit. Otherwise we break the modularity between SUnit('s GUI) and ToolBuilder.

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

http://lists.squeakfoundation.org/pipermail/packages/2014-January/006891.html

Name: KernelTests-fbs.258
Ancestors: KernelTests-cmm.257

Improve the error messages used by BlockContext.

Make #testNew actually test stuff. This reveals that BlockContext >> #basicNew does _not_, in fact, fail.

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


More information about the Squeak-dev mailing list