[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Sat May 4 23:55:05 UTC 2013


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

http://lists.squeakfoundation.org/pipermail/packages/2013-May/005911.html

Name: KernelTests-dtl.250
Ancestors: KernelTests-fbs.249

Remove AllocationTest>>isSafeVM and related protection for older Unix VMs (prior to 2010) that would crash when running tests. Reference Mantis http://bugs.squeak.org/view.php?id=7405 and VMMaker fixes in VMMaker-dtl.143.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-May/005912.html

Name: Collections-nice.518
Ancestors: Collections-fbs.517

What's the best collection type for holding characters?
So, let $A to: $Z collect: as: String
	-> 'ABCD...'
rather than Array
	-> #($A $B $C $D ...)

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

http://lists.squeakfoundation.org/pipermail/packages/2013-May/005913.html

Name: Monticello-bf.540
Ancestors: Monticello-fbs.539

Add MCReorganizationPreloader which can resolve moves between arbitrary packages.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-May/005914.html

Name: Monticello-bf.541
Ancestors: Monticello-bf.540

When loading a package, enforce using the stored method category.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-May/005915.html

Name: Installer-Core-cmm.370
Ancestors: Installer-Core-cmm.366, Installer-Core-fbs.369

Allow any MCRepositoryGroup to be specified as the "repository" from which Installer will install from, employing MCRepositoryGroup default as the default when no other is specified.

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


More information about the Squeak-dev mailing list