[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Fri Aug 27 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-August/003656.html

Name: Files-nice.84
Ancestors: Files-ar.83

Apply #ifNil: simplification from Cuis

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

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

Name: SUnit-nice.81
Ancestors: SUnit-ar.80

A few ifNil: simplifications inspired by Cuis.
Note how ifNotNil: cheaply replace an ensure: Block

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

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

Name: Protocols-nice.32
Ancestors: Protocols-nice.31

#ifNil: simplification

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

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

Name: Collections-ul.374
Ancestors: Collections-nice.372

- all VMs have finalization support, so there's no need to check for it anymore
- refactored WeakArray class >> #addWeakDependent: 

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

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

Name: Files-ul.85
Ancestors: Files-nice.84

- all VMs have finalization support, so there's no need to check for it anymore
- StandardFileStream class >> #register: and #unregister: now returns the added/removed object

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

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

Name: Network-ul.81
Ancestors: Network-nice.80

- all VMs have finalization support, so there's no need to check for it anymore
- Socket class >> #register: and #unregister: now returns the added/removed object

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

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

Name: Morphic-nice.462
Ancestors: Morphic-ul.461

Minor #ifNil: simplification from Cuis
correct #lastSelection though never sent

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



More information about the Squeak-dev mailing list