[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Thu Jul 7 21:55:02 UTC 2016


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

http://lists.squeakfoundation.org/pipermail/packages/2016-July/068255.html

Name: 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.html

Name: 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.html

Name: 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.html

Name: Morphic-eem.1189
Ancestors: Morphic-cmm.1188

Tiny cleanup.

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

http://lists.squeakfoundation.org/pipermail/packages/2016-July/068259.html

Name: 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.html

Name: Tools-eem.706
Ancestors: Tools-topa.705

Add #format:variable:bitsUnitSize:pointers:weak: to noteDangerous:

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


More information about the Squeak-dev mailing list