Changes to Trunk (
http://source.squeak.org/trunk.html) in the last 24 hours:
http://lists.squeakfoundation.org/pipermail/packages/2010-May/003398.htmlName: Morphic-spd.437
Ancestors: Morphic-ar.436
* fixed issue 7537 - text changes to "The Squeak User Interface" window
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2010-May/003399.htmlName: System-spd.332
Ancestors: System-ul.331
Fixed "useful expressions" window to use "SystemNavigation default allCallsOn:" instead of "Smalltalk allCallsOn:," which doesn't exist.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2010-May/003400.htmlName: Tests-eem.81
Ancestors: Tests-spd.80
ClosureTests: Add a test that checks that a temp in an inlined block is nil at the start of each iteration of the loop. Needs Compiler-ar.141 (and perhaps a recompile) to pass.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2010-May/003401.htmlName: Compiler-ar.143
Ancestors: Compiler-ar.142
Verify the number of arguments in FFI calls.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2010-May/003402.htmlName: Kernel-ar.452
Ancestors: Kernel-nice.451
Eliot's fix for ContextPart>>tryNamedPrim...
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2010-May/003403.htmlName: Morphic-cmm.438
Ancestors: Morphic-spd.437
Don't refuse a prettyPrint request unnecessarily.
=============================================