[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Tue Feb 9 23:55:05 UTC 2010


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

http://lists.squeakfoundation.org/pipermail/packages/2010-February/002606.html

Name: Morphic-nice.330
Ancestors: Morphic-nice.329

Let indent/outdent work in case of LF

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

http://lists.squeakfoundation.org/pipermail/packages/2010-February/002607.html

Name: ST80-nice.97
Ancestors: ST80-nice.96

Let indent/outdent work in case of LF

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

http://lists.squeakfoundation.org/pipermail/packages/2010-February/002608.html

Name: Tools-nice.171
Ancestors: Tools-dtl.170

remove useless temps
avoid unnecessary non local return

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

http://lists.squeakfoundation.org/pipermail/packages/2010-February/002609.html

Name: Morphic-kb.331
Ancestors: Morphic-nice.330

 - fix: Pressing shift-escape in a TextEditor throws a must be boolean error. Fix this by ensuring that TextEditor >> offerMenuFromEsc: always returns true

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

http://lists.squeakfoundation.org/pipermail/packages/2010-February/002610.html

Name: Morphic-dtl.332
Ancestors: Morphic-kb.331

Remove explicit MVC and Morphic dependencies from SyntaxError. SyntaxError is a model in Debugger (not an exception class).

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

http://lists.squeakfoundation.org/pipermail/packages/2010-February/002611.html

Name: ST80-dtl.98
Ancestors: ST80-nice.97

Remove explicit MVC and Morphic dependencies from SyntaxError. SyntaxError is a model in Debugger (not an exception class).

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

http://lists.squeakfoundation.org/pipermail/packages/2010-February/002612.html

Name: Tools-dtl.172
Ancestors: Tools-nice.171

Remove explicit MVC and Morphic dependencies from SyntaxError. SyntaxError is a model in Debugger (not an exception class).

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

http://lists.squeakfoundation.org/pipermail/packages/2010-February/002613.html

Name: Tools-dtl.173
Ancestors: Tools-dtl.172

Restore simulation guard in SyntaxError class>>open: (lost due to editing error in the previous change)

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

http://lists.squeakfoundation.org/pipermail/packages/2010-February/002614.html

Name: Tools-nice.174
Ancestors: Tools-dtl.173

Workaround to avoid a bug in MessageNames finder update logic:
In method #inheritanceButtonColor, currentCompiledMethod becomes undefined when selecting an un-implemented message.
Apparently, inheritanceButtonColor seems to be called several times, the first one with a non nil instance which is changed to nil before method finishes...

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

http://lists.squeakfoundation.org/pipermail/packages/2010-February/002615.html

Name: CollectionsTests-nice.142
Ancestors: CollectionsTests-ul.141

Add test from Grease: (2 to: 1) anyOne should fail because empty.

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

http://lists.squeakfoundation.org/pipermail/packages/2010-February/002616.html

Name: Collections-nice.299
Ancestors: Collections-nice.298

Add fix from Grease: (2 to: 1) anyOne should fail because empty.

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



More information about the Squeak-dev mailing list