[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Mon Nov 15 23:55:03 UTC 2010


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

http://lists.squeakfoundation.org/pipermail/packages/2010-November/003900.html

Name: ShoutCore-ul.25
Ancestors: ShoutCore-ul.24

- fix for http://bugs.squeak.org/view.php?id=7565 (properly highlight message patterns, selectors and variables if the first or last character is an underscore)
- added missing method SHParserST80 >> #ranges (the example in the class comment uses it)

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

http://lists.squeakfoundation.org/pipermail/packages/2010-November/003901.html

Name: ShoutCore-ul.26
Ancestors: ShoutCore-ul.25

- fix the highlighting of symbols when #allowUnderscoreSelectors is on. (e.g. #_f_o_o_ is a valid symbol in this case)

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

http://lists.squeakfoundation.org/pipermail/packages/2010-November/003902.html

Name: Graphics-ul.154
Ancestors: Graphics-ul.153

- get rid of the last underscore assignments

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

http://lists.squeakfoundation.org/pipermail/packages/2010-November/003903.html

Name: MorphicExtras-ul.93
Ancestors: MorphicExtras-ar.92

- get rid of the last underscore assignments

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

http://lists.squeakfoundation.org/pipermail/packages/2010-November/003904.html

Name: Tests-ul.99
Ancestors: Tests-ul.98

- get rid of the last underscore assignments

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

http://lists.squeakfoundation.org/pipermail/packages/2010-November/003905.html

Name: Kernel-ul.515
Ancestors: Kernel-ul.513

- use #= for integer comparison instead of #== (http://bugs.squeak.org/view.php?id=2788 )

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

http://lists.squeakfoundation.org/pipermail/packages/2010-November/003906.html

Name: Collections-ul.406
Ancestors: Collections-cmm.405

- use #= for integer comparison instead of #== (http://bugs.squeak.org/view.php?id=2788 )

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

http://lists.squeakfoundation.org/pipermail/packages/2010-November/003907.html

Name: Kernel-ul.516
Ancestors: Kernel-ul.515

- reverted Object >> #inboundPointersExcluding: and added a comment with some explanation about the use of #==.

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

http://lists.squeakfoundation.org/pipermail/packages/2010-November/003908.html

Name: Kernel-dtl.517
Ancestors: Kernel-ul.516

Revert last change to Semaphore>>critical:ifLocked: using latest version from Cuis, which adds a method comment to explain the reason for use of #== rather than #=

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



More information about the Squeak-dev mailing list