[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Wed Jan 2 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-January/005617.html

Name: Compiler-cwp.246
Ancestors: Compiler-cwp.245

Environments bootstrap - stage 2

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

http://lists.squeakfoundation.org/pipermail/packages/2013-January/005618.html

Name: Compiler-cwp.247
Ancestors: Compiler-cwp.246

Environments bootstrap - stage 3

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

http://lists.squeakfoundation.org/pipermail/packages/2013-January/005619.html

Name: Environments-cwp.8
Ancestors: Environments-cwp.7

Environments bootstrap - stage 3

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

http://lists.squeakfoundation.org/pipermail/packages/2013-January/005620.html

Name: Kernel-cwp.727
Ancestors: Kernel-cwp.726

Environments bootstrap - stage 3

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

http://lists.squeakfoundation.org/pipermail/packages/2013-January/005621.html

Name: System-cwp.508
Ancestors: System-cwp.507

Environments bootstrap - stage 3

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

http://lists.squeakfoundation.org/pipermail/packages/2013-January/005622.html

Name: Tools-cwp.433
Ancestors: Tools-eem.431

Environments bootstrap - stage 3

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

http://lists.squeakfoundation.org/pipermail/packages/2013-January/005623.html

Name: Traits-cwp.292
Ancestors: Traits-ul.290

Environments bootstrap - stage 3

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

http://lists.squeakfoundation.org/pipermail/packages/2013-January/005624.html

Name: Tests-fbs.179
Ancestors: Tests-fbs.178

Update PackageDependencyTest to reflect the new relationships between Environments and other packages.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-January/005625.html

Name: Tests-fbs.180
Ancestors: Tests-fbs.179

This does _not_ fix the failing test. I'm renaming in a separate commit so that the actual fix is apparent (when someone does so).

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

http://lists.squeakfoundation.org/pipermail/packages/2013-January/005626.html

Name: Collections-nice.497
Ancestors: Collections-bf.496

Thu shalt not invoke super in vain

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

http://lists.squeakfoundation.org/pipermail/packages/2013-January/005627.html

Name: Tests-fbs.181
Ancestors: Tests-fbs.180

While valuable enough on its own, this test really aims to try nail down/understand the failure in testClassRemovalAndRecompilationWontCreateDuplicateVariableBindings.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-January/005628.html

Name: Kernel-nice.728
Ancestors: Kernel-cwp.727

Fix http://bugs.squeak.org/view.php?id=7605.
Creating a new Float of size ~= 2 may crash the image.
With this change it is safe to create a Float new (0.0), no use to forbid it.
Thanks Levente

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

http://lists.squeakfoundation.org/pipermail/packages/2013-January/005629.html

Name: EToys-nice.90
Ancestors: EToys-bf.89

Use at:ifAbsentPut: instead of at:ifAbsent: [ at:put: ]
This is an update of http://bugs.squeak.org/view.php?id=5667

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

http://lists.squeakfoundation.org/pipermail/packages/2013-January/005630.html

Name: Kernel-nice.729
Ancestors: Kernel-nice.728

Use at:ifAbsentPut: instead of at:ifAbsent: [ at:put: ]
This is an update of http://bugs.squeak.org/view.php?id=5667

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

http://lists.squeakfoundation.org/pipermail/packages/2013-January/005631.html

Name: System-nice.509
Ancestors: System-cwp.508

Use at:ifAbsentPut: instead of at:ifAbsent: [ at:put: ]
This is an update of http://bugs.squeak.org/view.php?id=5667

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


More information about the Squeak-dev mailing list