[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Tue Mar 12 23:55:03 UTC 2013


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

http://lists.squeakfoundation.org/pipermail/packages/2013-March/005795.html

Name: Tests-cwp.190
Ancestors: Tests-nice.189

Added tests for renaming classes during import and export from an environment.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-March/005796.html

Name: Tests-cwp.191
Ancestors: Tests-cwp.190

Added a test for Environment>>at:put: handling undeclared variables properly.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-March/005797.html

Name: Environments-cwp.18
Ancestors: Environments-nice.17

Make Environment>>at:put: use existing bindings from Undeclared.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-March/005798.html

Name: Tools-eem.456
Ancestors: Tools-fbs.455

Make runUntil faster w.r.t. updates (inline the business end
of doStep, eliminating the update overhead).
Show the execute cursor while its doing its thang.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-March/005799.html

Name: Compiler-eem.257
Ancestors: Compiler-nice.256

Fix Decompiler now that Environments uses Alias.
Alias isSpecialReadBinding and isSpecialWriteBinding and so
is accessed by sending #value[:] and must be decompiled
appropriately.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-March/005800.html

Name: ToolBuilder-MVC-nice.32
Ancestors: ToolBuilder-MVC-dtl.31

Correct buildPluggableButton: label could be nil

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

http://lists.squeakfoundation.org/pipermail/packages/2013-March/005801.html

Name: Tests-fbs.192
Ancestors: Tests-cwp.191

* The new Etoys classes brought new dependencies on Compression and ReleaseBuilder.
* My pulling out of the SmallLand colour schemes is now manifest in System's dependencies (induced via Preferences class >> #smallLand.

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


More information about the Squeak-dev mailing list