Changes to Trunk (http://source.squeak.org/trunk.html) in the last 24 hours:
http://lists.squeakfoundation.org/pipermail/packages/2016-May/068132.html Name: Regex-Core-ul.52 Ancestors: Regex-Core-pre.51 RxmLink changes: - implemented #copyChain, #copyUsing: and #postCopyUsing: to create a copy of the matcher chain without creating duplicates of links being referenced from more than one place - implemented missing #postCopy methods - removed unused variables from subclasses - use #copyChain instead of #veryDeepCopy in RxMatcher >> #makeQuantified:min:max: to avoid unnecessary duplication of non-link objects ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-May/068133.html Name: Kernel-ul.1024 Ancestors: Kernel-eem.1023 Copied the fallback code of LargePositiveInteger >> #replaceFrom:to:with:startingAt: from its parent class and extended it to make it compatible with the primitive as well. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-May/068134.html Name: Regex-Tests-Core-pre.6 Ancestors: Regex-Tests-Core-ul.5 Adjustments to the Regex tests for optional subexpressions in multiple quantifiers. These tests demonstrate the different behavior when nesting subexpressions in quantifiers and the other way round. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-May/068135.html Name: Regex-Tests-Core-pre.7 Ancestors: Regex-Tests-Core-pre.6 Extends the rxmatcher optional and quantified expressions tests according to Leventes suggestion to include all subexpressions matched ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-May/068136.html Name: Tests-pre.344 Ancestors: Tests-pre.343 Adds the ToolBuilder dependency to the PreferenceBrowser dependency test. As a temporary measure during the move to a ToolBuilder-based implementation it points directly to ToolBuilder-Morphic ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-May/068137.html Name: PreferenceBrowser-pre.60 Ancestors: PreferenceBrowser-kfr.59 Removes the unused useGradientFill method and thereby also the PreferenceBrowser dependency on the Balloon package ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-May/068138.html Name: EToys-pre.137 Ancestors: EToys-mt.136 Moves UpdatingRectangleMorph to MorphicExtras ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-May/068139.html Name: MorphicExtras-pre.175 Ancestors: MorphicExtras-mt.174 Moves UpdatingRectangleMorph from EToys ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-May/068140.html Name: Morphic-pre.1149 Ancestors: Morphic-mt.1148 Removes unused method of BracketSliderMorph ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-May/068141.html Name: Morphic-mt.1150 Ancestors: Morphic-pre.1149 Refactors system windows wrt. having active background windows as introduced in October 2015. Two preferences control this: Windows Active On First Click Windows Active Only On Top See their preference descriptions for details. Note that #activeOnlyOnTop used to be a regular message in system windows but was changed into a system-wide preference. Thanks to Chris for continuous feedback on this! ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-May/068142.html Name: Kernel-mt.1025 Ancestors: Kernel-ul.1024 Appendix to Morphic-mt.1150. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-May/068143.html Name: System-mt.832 Ancestors: System-ul.831 Appendix to Morphic-mt.1150. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-May/068144.html Name: Services-Base-mt.58 Ancestors: Services-Base-mt.57 Appendix to Morphic-mt.1150. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-May/068145.html Name: 51Deprecated-mt.29 Ancestors: 51Deprecated-mt.28 Appendix to Morphic-mt.1150. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-May/068146.html Name: ReleaseBuilder-mt.135 Ancestors: ReleaseBuilder-mt.134 Appendix to Morphic-mt.1150. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-May/068147.html Name: Files-cmm.155 Ancestors: Files-ul.154 Fix ability to load OSProcess after recent mode-conversion changes. ============================================= |
Free forum by Nabble | Edit this page |