[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Mon Mar 28 23:55:02 UTC 2011


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

http://lists.squeakfoundation.org/pipermail/packages/2011-March/004439.html

Name: Graphics-nice.179
Ancestors: Graphics-ul.178

Minor #ifNil: refactoring

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

http://lists.squeakfoundation.org/pipermail/packages/2011-March/004440.html

Name: Sound-nice.27
Ancestors: Sound-ul.26

Minor #ifNil: refactorings

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

http://lists.squeakfoundation.org/pipermail/packages/2011-March/004441.html

Name: Tests-nice.121
Ancestors: Tests-ul.120

Minor refactoring (detect:ifNone:[nil]) isNil -> noneSatisfies:

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

http://lists.squeakfoundation.org/pipermail/packages/2011-March/004442.html

Name: KernelTests-ul.178
Ancestors: KernelTests-mha.177

- MonthTest >> #testIndexOfMonth used invalid syntax
- use #embeddedBlockClosures instead of #embeddedBlockMethods in CompiledMethodTest >> #testClosureNLRs

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

http://lists.squeakfoundation.org/pipermail/packages/2011-March/004443.html

Name: Kernel-ul.557
Ancestors: Kernel-mha.556

- removed methods from ProtoObject and CompiledMethod related to the old BlockClosure implementation. No deprecation, because they were broken and dangerous to use, besides they had no senders.
- renamed CompiledMethod >> #embeddedBlockMethods to CompiledMethod >> #embeddedBlockClosures

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

http://lists.squeakfoundation.org/pipermail/packages/2011-March/004444.html

Name: KernelTests-ul.179
Ancestors: KernelTests-ul.178

- use #embeddedBlockClosures instead of #embeddedBlockMethods in CompiledMethodTest >> #testClosureSize

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

http://lists.squeakfoundation.org/pipermail/packages/2011-March/004445.html

Name: Kernel-ul.558
Ancestors: Kernel-ul.557

- avoid recompiling class side methods twice during #compileAll

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

http://lists.squeakfoundation.org/pipermail/packages/2011-March/004446.html

Name: Monticello-bf.356
Ancestors: Monticello-ar.355

- two boolean logic fixes
- this version is for the squeaksource server running on source.squeak.org, should be merged into the latest trunk

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

http://lists.squeakfoundation.org/pipermail/packages/2011-March/004447.html

Name: Tests-ul.122
Ancestors: Tests-nice.121

- apply DecompilerTests for all classes and traits
- updated #decompilerFailures
- removed #defaultTimeout, since LongTestCase's timeout was increased

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

http://lists.squeakfoundation.org/pipermail/packages/2011-March/004448.html

Name: Tests-ul.123
Ancestors: Tests-ul.122

- added a test to MCVersionNameTest to check if MCVersionName >> #versionName always returns a ByteString
- recategorized some test methods in MCVersionNameTest

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



More information about the Squeak-dev mailing list