[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Thu Dec 3 23:55:05 UTC 2009


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

http://lists.squeakfoundation.org/pipermail/packages/2009-December/001942.html

Name: ST80-dtl.74
Ancestors: ST80-dtl.73

Move folder selection dialogs from Project to MVCProject and MorphicProject to eliminate MVC/Morphic dependency in Project.

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

http://lists.squeakfoundation.org/pipermail/packages/2009-December/001943.html

Name: Morphic-dtl.260
Ancestors: Morphic-dtl.259

Move folder selection dialogs from Project to MVCProject and MorphicProject to eliminate MVC/Morphic dependency in Project.

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

http://lists.squeakfoundation.org/pipermail/packages/2009-December/001944.html

Name: System-dtl.189
Ancestors: System-ar.188

Move folder selection dialogs from Project to MVCProject and MorphicProject to eliminate MVC/Morphic dependency in Project. But note that PluggableFileList used for MVC is incorrectly categorized in package Morphic.

Change Imports>>viewImages to use "Project current isMorphic" rather than "self couldOpenInMorphic".

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

http://lists.squeakfoundation.org/pipermail/packages/2009-December/001945.html

Name: Kernel-dtl.318
Ancestors: Kernel-nice.317

Remove Object>>couldOpenInMorphic and eliminate "world hacking" method category.


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

http://lists.squeakfoundation.org/pipermail/packages/2009-December/001946.html

Name: Collections-ul.238
Ancestors: Collections-ul.237

- added #lf and #crlf to WriteStream (like #cr)
- updated String >> #withInternetLineEndings

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

http://lists.squeakfoundation.org/pipermail/packages/2009-December/001947.html

Name: CollectionsTests-ul.121
Ancestors: CollectionsTests-ar.120

- added tests for WriteStream's new lf and crlf

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

http://lists.squeakfoundation.org/pipermail/packages/2009-December/001948.html

Name: Network-ul.41
Ancestors: Network-nice.40

- merged http://bugs.squeak.org/view.php?id=7291

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

http://lists.squeakfoundation.org/pipermail/packages/2009-December/001949.html

Name: KernelTests-ul.115
Ancestors: KernelTests-nice.114

- tests for Behavior >> #allSelectorsBelow: and Behavior >> #allSelectors

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

http://lists.squeakfoundation.org/pipermail/packages/2009-December/001950.html

Name: Kernel-ul.319
Ancestors: Kernel-dtl.318

From: http://bugs.squeak.org/view.php?id=7166
- improved preformance for Behavior >> #allSelectors
- added Behavior >> #allSelectorsBelow:


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

http://lists.squeakfoundation.org/pipermail/packages/2009-December/001951.html

Name: KernelTests-ul.116
Ancestors: KernelTests-ul.115

- fix BehaviorTest >> #testAllSelectorsBelow 

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

http://lists.squeakfoundation.org/pipermail/packages/2009-December/001952.html

Name: Compiler-ul.102
Ancestors: Compiler-ul.101

- lifted a missing change from Pharo for ByteArray literals
- ScannerTest >> #testLiteralSymbols and a test in DecompilerTestFailuresCollector pass now

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



More information about the Squeak-dev mailing list