[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Wed Jan 6 23:55:03 UTC 2010


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

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002365.html

Name: System-dtl.222
Ancestors: System-ar.221

Cache Smalltalk wordSize in class var in SystemDictionary..

Reference Mantis 7430: CompiledMethod>> initialPC calculation is wrong for 64bit images

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

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002366.html

Name: Kernel-dtl.370
Ancestors: Kernel-ar.369

Update CompiledMethod>>initialPC to use #wordSize. This is the method as implemented in the original 64-bit image (author di).

Reference Mantis 7430: CompiledMethod>> initialPC calculation is wrong for 64bit images

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

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002367.html

Name: Tests-ar.42
Ancestors: Tests-ar.41

More unloading work: Move MC mock package to tests. Update tests to account for the change.

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

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002368.html

Name: Monticello-ar.355
Ancestors: Monticello-ar.354

More unloading work: Move MC mock package to tests. Update tests to account for the change.

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

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002369.html

Name: Morphic-ar.298
Ancestors: Morphic-dtl.297

More unloading work: Avoid references to TestRunner, move an Etoys method to Etoys.

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

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002370.html

Name: EToys-ar.52
Ancestors: EToys-ar.51

More unloading work: Move an Etoys method to Etoys.

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

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002371.html

Name: PackageInfo-Base-nice.37
Ancestors: PackageInfo-Base-nice.36

Protection if #withAllSubclasses does not answer a Set.

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

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002372.html

Name: Kernel-nice.371
Ancestors: Kernel-dtl.370

Let allSubclasses and withAllSubclasses answer an OrderedCollection rather than a Set.

PORTABILITY ISSUES:: application that would need a Set should use an explicit asSet.

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

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002373.html

Name: EToys-nice.53
Ancestors: EToys-ar.52

use withAllSubclasses rather than class allSubInstances

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

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002374.html

Name: Collections-nice.273
Ancestors: Collections-ar.272

Simplify asLegalSelector

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

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002375.html

Name: Collections-nice.274
Ancestors: Collections-nice.273

Simplify asLegalSelector

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

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002376.html

Name: Kernel-nice.372
Ancestors: Kernel-nice.371

move a temp assignment to outer scope

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

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002377.html

Name: System-nice.223
Ancestors: System-dtl.222

move a temp assignment outside block scope

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

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002378.html

Name: System-ul.224
Ancestors: System-nice.223

- decrease space usage of TextDiffBuilder

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

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002379.html

Name: Morphic-ar.299
Ancestors: Morphic-ar.298

Move lastKeystroke back into Morphic.

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

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002380.html

Name: EToys-ar.54
Ancestors: EToys-nice.53

Move lastKeystroke back into Morphic.

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

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002381.html

Name: Morphic-ar.300
Ancestors: Morphic-ar.299

http://bugs.squeak.org/view.php?id=6581

Image freezes (background processes like Seaside make no progress) and Squeak hoggs CPU 

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

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002382.html

Name: System-ar.225
Ancestors: System-ul.224

http://bugs.squeak.org/view.php?id=6581

Image freezes (background processes like Seaside make no progress) and Squeak hoggs CPU 

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

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002383.html

Name: Kernel-ar.373
Ancestors: Kernel-nice.372

Move belongsToUniClass back to Kernel package.

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

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002384.html

Name: EToys-ar.55
Ancestors: EToys-ar.54

Move belongsToUniClass back to Kernel package.

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

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002385.html

Name: System-ar.226
Ancestors: System-ul.224

Fixes a bug in mapUniclasses after unloading Etoys.

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

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002386.html

Name: System-ar.227
Ancestors: System-ar.226, System-ar.225

Merge System-ar.225

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



More information about the Squeak-dev mailing list