Daily Commit Log

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Daily Commit Log

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

http://lists.squeakfoundation.org/pipermail/packages/2013-December/006796.html

Name: SystemChangeNotification-Tests-nice.23
Ancestors: SystemChangeNotification-Tests-fbs.22

Use non logging Compiler protocol rather than providing a logged: false argument.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-December/006797.html

Name: Services-Base-nice.50
Ancestors: Services-Base-nice.49

Classify some as yet unclassified.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-December/006798.html

Name: Graphics-nice.281
Ancestors: Graphics-fbs.280

Add Form>>copy using a postCopy mechanism.
Don't copy the offset, since Points are never mutated.
Let deepCopy answer a simple copy.
This is faster for ColorForm because it avoids enumerating colors and avoids transforming ColorArray -> Array.

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