Changes to Trunk (http://source.squeak.org/trunk.html) in the last 24 hours:
http://lists.squeakfoundation.org/pipermail/packages/2016-April/009575.html Name: Collections-mt.686 Ancestors: Collections-ul.685 Adds possibility to map and filter streams using generators. There are *Infinitely-versions of map and filter to support streams that can have contents again after #atEnd returned true - like socket streams. In that case, there is an #upToNil to get a chunk of objects to work with. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-April/009576.html ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-April/009577.html Name: CollectionsTests-mt.260 Ancestors: CollectionsTests-mt.259 Tests for latest stream additions. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-April/009578.html Name: Collections-mt.687 Ancestors: Collections-mt.686 Support flatten across nested collections and streams. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-April/009579.html Name: CollectionsTests-mt.261 Ancestors: CollectionsTests-mt.260 Adds test for flatten across nesten streams and collections. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-April/009580.html Name: Tools-mt.688 Ancestors: Tools-ul.687 Fixes Inspector Browser tool. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-April/009581.html Name: Morphic-mt.1106 Ancestors: Morphic-mt.1105 Use the usual call to inspect world model. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-April/009582.html Name: 51Deprecated-mt.20 Ancestors: 51Deprecated-bf.19 Use the usual call to inspect world model. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-April/009583.html Name: Morphic-mt.1107 Ancestors: Morphic-mt.1106 Do not spoil the Morphic package with uni-classes for new world models. We have "UserObjects" for that, which will already be used in Class >> newSubclass. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-April/009584.html Name: ReleaseBuilder-mt.130 Ancestors: ReleaseBuilder-mt.129 Discard user objects. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-April/009585.html Name: System-mt.813 Ancestors: System-mt.812 Let projects decide how to clean-up their processes. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-April/009586.html Name: Morphic-mt.1108 Ancestors: Morphic-mt.1107 Let projects decide how to clean-up their processes. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-April/009587.html Name: ST80-mt.200 Ancestors: ST80-mt.199 Let projects decide how to clean-up their processes. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-April/009588.html Name: EToys-mt.133 Ancestors: EToys-mt.132 Simplifies uni-class clean-up. The method #allSubclassesWithLevelDo:startingLevel: is misleading because it is only a counter and no filter. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-April/009589.html Name: Kernel-mt.1014 Ancestors: Kernel-mt.1013 Fixes uni-class clean-up by adding the check for #isSystemDefinied. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-April/009590.html Name: Morphic-mt.1109 Ancestors: Morphic-mt.1108 Reduce the use of globals in project classes. Clean-up code. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-April/009591.html Name: ST80-mt.201 Ancestors: ST80-mt.200 Reduce the use of globals in project classes. Clean-up code. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-April/009592.html Name: System-mt.814 Ancestors: System-mt.813 Code clean-up. Give new kinds of projects the chance to ignore the concept of sub-projects. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-April/009593.html Name: System-mt.815 Ancestors: System-mt.814 Managing the last change set, transcript, and thumbnail is shared between all kinds of projects. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-April/009594.html Name: Morphic-mt.1110 Ancestors: Morphic-mt.1109 Code clean-up. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-April/009595.html Name: ST80-mt.202 Ancestors: ST80-mt.201 Code clean-up. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-April/009596.html Name: Morphic-mt.1111 Ancestors: Morphic-mt.1110 Sorry for the hick-up. Morphic projects need to let world sleep first, then clean-up globals. ============================================= |
Free forum by Nabble | Edit this page |