Changes to Trunk (
http://source.squeak.org/trunk.html) in the last 24 hours:
http://lists.squeakfoundation.org/pipermail/packages/2009-December/002074.htmlName: Kernel-jcg.329
Ancestors: Kernel-ul.328
Support for using #future and #future: keywords to conveniently send asynchronous messages.
Core support is in the Kernel package, and the default behavior is defined by Project, in the System package.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2009-December/002075.htmlName: System-jcg.198
Ancestors: System-ar.197
Support for using #future and #future: keywords to conveniently send asynchronous messages.
Core support is in the Kernel package, and the default behavior is defined by Project, in the System package.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2009-December/002076.htmlName: Compiler-jcg.106
Ancestors: Compiler-ul.105
Inline the transformation defined by FutureMaker in Kernel-jcg.329.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2009-December/002077.htmlName: Kernel-bs.330
Ancestors: Kernel-jcg.329
fixed AdditionalMethodState >> #at:put to make newly added test green
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2009-December/002078.htmlName: KernelTests-bs.121
Ancestors: KernelTests-ar.120
added test case for method properties testing for updating existing keys. I could observe an endless loop, AdditionalMethodState calls CompiledMethod calls AdditionalMethodState ....
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2009-December/002079.htmlName: Tools-ul.147
Ancestors: Tools-ul.146
- allow moving methods between different classes by drag and drop
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2009-December/002080.htmlName: KernelTests-ul.122
Ancestors: KernelTests-ul.121, KernelTests-bs.121
- updated tests for #ifNil: #ifNotNil: and friends
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2009-December/002081.htmlName: Balloon-nice.14
Ancestors: Balloon-ar.13
Cosmetic changes from Pharo:
- declare some temps inside blocks
- remove a false comment
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2009-December/002082.htmlName: Compression-nice.12
Ancestors: Compression-nice.11
Cosmetic changes from pharo
- temps local to block
- use ifNil:
=============================================