[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Mon Apr 29 23:55:07 UTC 2013


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

http://lists.squeakfoundation.org/pipermail/packages/2013-April/005882.html

Name: Environments-cwp.24
Ancestors: Environments-bf.23

Make #asBinding: preserve binding identity whenever possible.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-April/005883.html

Name: Environments-cwp.25
Ancestors: Environments-cwp.24

Use aliases for classes imported with a different name, rather than copying the class binding.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-April/005884.html

Name: Tests-cwp.201
Ancestors: Tests-ul.200

Updated binding tests to ensure that binding identity is preserved whenever possible.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-April/005885.html

Name: Tests-cwp.202
Ancestors: Tests-cwp.201

Use aliases for classes imported with a different name, rather than copying the class binding.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-April/005886.html

Name: Compiler-nice.263
Ancestors: Compiler-eem.262

Revert the halt in Encoder>>litIndex:

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

http://lists.squeakfoundation.org/pipermail/packages/2013-April/005887.html

Name: Installer-Core-fbs.366
Ancestors: Installer-Core-fbs.365

versionNames is a Set nowadays, but we want to sort it. Hence, convert to an Array.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-April/005888.html

Name: Traits-cwp.293
Ancestors: Traits-cwp.292

When registering a Trait, catch and resume AttemptToWriteReadOnlyGlobal, since there may already be a class binding.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-April/005889.html

Name: Installer-Core-fbs.367
Ancestors: Installer-Core-fbs.366

Use #sorted:.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-April/005890.html

Name: Installer-Core-fbs.368
Ancestors: Installer-Core-fbs.367

#sorted: returns a sorted copy of the collection, so don't just throw the copy away.

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


More information about the Squeak-dev mailing list