Changes to Trunk (
http://source.squeak.org/trunk.html) in the last 24 hours:
http://lists.squeakfoundation.org/pipermail/packages/2016-July/068255.htmlName: Collections-eem.700
Ancestors: Collections-eem.699
Better error messages for primitive failure of one-way become. Set lastChar in TranscriptStream (does this really belong in Collections?) when resetting.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2016-July/068256.htmlName: Compiler-eem.323
Ancestors: Compiler-eem.322
Comment bytecode 139 as the callPrimitive bytecode (Spur mandates this to lift the number of literals).
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2016-July/068257.htmlName: Kernel-eem.1032
Ancestors: Kernel-eem.1031
Faster method creation in CompiledMethodTrailer.
Provide CompiledMethod>>voidCogVMState with a fail-over to flushCache, for safe modification of methods.
Provide BlockClosure>>isNestedeWithin: for testing block nesting.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2016-July/068258.htmlName: Morphic-eem.1189
Ancestors: Morphic-cmm.1188
Tiny cleanup.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2016-July/068259.htmlName: System-eem.836
Ancestors: System-eem.835
Modify string search in methods to search symbols that are not used as message selectors.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2016-July/068260.htmlName: Tools-eem.706
Ancestors: Tools-topa.705
Add #format:variable:bitsUnitSize:pointers:weak: to noteDangerous:
=============================================