[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Fri Oct 7 23:55:05 UTC 2011


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

http://lists.squeakfoundation.org/pipermail/packages/2011-October/005021.html

Name: Morphic-Richo.583
Ancestors: Morphic-ul.582

After installing OCompletion typing any of the following characters ')]}' signals an MNU: Character>>#keyCharacter.

This commit seems to fix the problem by making SmalltalkEditor>>#blinkPrevParen: always receive a character instead of a KeyboardEvent.

I lacked the courage to change TextEditor>>#blinkPrevParen: but I think it should be changed as well for consistency.

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

http://lists.squeakfoundation.org/pipermail/packages/2011-October/005022.html

Name: Tools-eem.382
Ancestors: Tools-dtl.381

Fix for DebuggerMethodMapForClosureCompiledMethods when breaking
at the first bytecode of a method (not e.g. at the first send) so the
indirection vectors have not yet been instantiated.

Nuke obsolete ST80 dependency DeferredActionStandardSystemController

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



More information about the Squeak-dev mailing list