[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Sun Aug 22 23:55:09 UTC 2010


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

http://lists.squeakfoundation.org/pipermail/packages/2010-August/003628.html

Name: EToys-nice.73
Ancestors: EToys-ar.72

minor: avoid creating a SortedCollection when not necessary...
asSortedCollection asArray -> asArray sort

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

http://lists.squeakfoundation.org/pipermail/packages/2010-August/003629.html

Name: Graphics-nice.147
Ancestors: Graphics-nice.146

minor change: avoid creating a SortedCollection when not necessary...
asSortedCollection asArray -> asArray sort

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

http://lists.squeakfoundation.org/pipermail/packages/2010-August/003630.html

Name: Kernel-nice.481
Ancestors: Kernel-nice.479

minor change: avoid creating a SortedCollection when not necessary...
asSortedCollection asArray -> asArray sort

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

http://lists.squeakfoundation.org/pipermail/packages/2010-August/003631.html

Name: MorphicExtras-nice.91
Ancestors: MorphicExtras-cbr.90

minor change: avoid creating a SortedCollection when not necessary...
asSortedCollection asArray -> asArray sort

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

http://lists.squeakfoundation.org/pipermail/packages/2010-August/003632.html

Name: Nebraska-nice.31
Ancestors: Nebraska-ar.30

minor change: avoid creating a SortedCollection when not necessary...
asSortedCollection asArray -> asArray sort

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

http://lists.squeakfoundation.org/pipermail/packages/2010-August/003633.html

Name: Sound-nice.21
Ancestors: Sound-ul.20

minor change: avoid creating a SortedCollection when not necessary...
asSortedCollection asArray -> asArray sort

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

http://lists.squeakfoundation.org/pipermail/packages/2010-August/003634.html

Name: System-nice.359
Ancestors: System-eem.357

minor change: avoid creating a SortedCollection when not necessary...
asSortedCollection asArray -> asArray sort

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

http://lists.squeakfoundation.org/pipermail/packages/2010-August/003635.html

Name: Tools-nice.261
Ancestors: Tools-ar.260

minor change: avoid creating a SortedCollection when not necessary...
asSortedCollection asArray -> asArray sort

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

http://lists.squeakfoundation.org/pipermail/packages/2010-August/003636.html

Name: Universes-nice.45
Ancestors: Universes-nice.44

minor change: avoid creating a SortedCollection when not necessary...
asSortedCollection asArray -> asArray sort

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

http://lists.squeakfoundation.org/pipermail/packages/2010-August/003637.html

Name: Compiler-nice.170
Ancestors: Compiler-eem.169

minor change: avoid creating a SortedCollection when not necessary...
asSortedCollection asArray -> asArray sort

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

http://lists.squeakfoundation.org/pipermail/packages/2010-August/003638.html

Name: Kernel-nice.482
Ancestors: Kernel-nice.481

Fix WeakMessageSends Part 1.
Thanks to Juan, see http://bugs.squeak.org/view.php?id=7352

I could nor resist and added my own simplifications

There will be a second part for this fix.

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

http://lists.squeakfoundation.org/pipermail/packages/2010-August/003639.html

Name: System-nice.360
Ancestors: System-nice.359

Fix WeakMessageSend Part 2.
Thanks to Juan, see http://bugs.squeak.org/view.php?id=7352


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

http://lists.squeakfoundation.org/pipermail/packages/2010-August/003640.html

Name: Kernel-nice.483
Ancestors: Kernel-nice.482

Fix WeakMessageSends Part 3.
Thanks to Juan, see http://bugs.squeak.org/view.php?id=7352

Clean-up, but preserve WeakMessageSend>>valueWithEnoughArguments: though it is not used with such receiver (who knows a package might need it).

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

http://lists.squeakfoundation.org/pipermail/packages/2010-August/003641.html

Name: NetworkTests-ar.18
Ancestors: NetworkTests-ar.17

Tests for ascii vs. binary usage in upTo: and upToAll:.

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

http://lists.squeakfoundation.org/pipermail/packages/2010-August/003642.html

Name: Network-ar.79
Ancestors: Network-ar.78

Deal with ascii vs. binary in SocketStream #upTo: and #upToAll:.

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

http://lists.squeakfoundation.org/pipermail/packages/2010-August/003643.html

Name: Morphic-ul.461
Ancestors: Morphic-eem.460

- fix for http://bugs.squeak.org/view.php?id=7556
- make sure that we restore the original font of the StringMorph when the font is changed by 'Apply', but the font chooser is closed by 'Cancel'

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



More information about the Squeak-dev mailing list