Changes to Trunk (
http://source.squeak.org/trunk.html) in the last 24 hours:
http://lists.squeakfoundation.org/pipermail/packages/2010-November/003900.htmlName: 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.htmlName: 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.htmlName: Graphics-ul.154
Ancestors: Graphics-ul.153
- get rid of the last underscore assignments
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2010-November/003903.htmlName: MorphicExtras-ul.93
Ancestors: MorphicExtras-ar.92
- get rid of the last underscore assignments
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2010-November/003904.htmlName: Tests-ul.99
Ancestors: Tests-ul.98
- get rid of the last underscore assignments
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2010-November/003905.htmlName: 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.htmlName: 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.htmlName: 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.htmlName: 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 #=
=============================================