Changes to Trunk (http://source.squeak.org/trunk.html) in the last 24 hours:
http://lists.squeakfoundation.org/pipermail/packages/2010-November/003871.html Name: Tools-ul.275 Ancestors: Tools-ul.274 - fix: copy class instance variables and class comments when creating a copy of a class ============================================= http://lists.squeakfoundation.org/pipermail/packages/2010-November/003872.html Name: Collections-ul.400 Ancestors: Collections-ul.399 - use paragma declarations for #inline: and #var:declareC: ============================================= http://lists.squeakfoundation.org/pipermail/packages/2010-November/003873.html Name: Graphics-ul.152 Ancestors: Graphics-dtl.151 - use paragma declarations for #inline: and #var:declareC: ============================================= http://lists.squeakfoundation.org/pipermail/packages/2010-November/003874.html Name: Sound-ul.26 Ancestors: Sound-dtl.25 - use paragma declarations for #inline: and #var:declareC: ============================================= http://lists.squeakfoundation.org/pipermail/packages/2010-November/003875.html Name: Files-ul.90 Ancestors: Files-ul.89 - Integrated Eliot's stdio changes with a minor fix/optimization ============================================= http://lists.squeakfoundation.org/pipermail/packages/2010-November/003876.html Name: Multilingual-ul.130 Ancestors: Multilingual-cmm.129 - make sure MultiByteFileStream can also be used as an stdio stream ============================================= http://lists.squeakfoundation.org/pipermail/packages/2010-November/003877.html Name: Files-ul.91 Ancestors: Files-ul.90 - initialize StdioHandles without restarting the image ============================================= http://lists.squeakfoundation.org/pipermail/packages/2010-November/003878.html Name: Collections-ul.401 Ancestors: Collections-ul.400 - added Symbol >> #cull:, so unary symbols can be used instead of monadic blocks where #cull: is sent to them (e.g. #ifNotNil:) ============================================= http://lists.squeakfoundation.org/pipermail/packages/2010-November/003879.html Name: CollectionsTests-ul.174 Ancestors: CollectionsTests-ar.173 - mark WeakFinalizersTest >> #testNewFinalizationSupported as expectedFailure if the VM doesn't support the new finalization scheme ============================================= http://lists.squeakfoundation.org/pipermail/packages/2010-November/003880.html Name: Collections-ul.402 Ancestors: Collections-ul.401 - enhanced AttributedTextStream so it can be used as a TextStream in some cases. - recategorized a few methods, fixed some comments ============================================= http://lists.squeakfoundation.org/pipermail/packages/2010-November/003881.html Name: System-ul.389 Ancestors: System-ul.388 - a bit faster ClassDiffBuilder >> #split: - TextDiffBuilder >> #buildDisplayPatch uses AttributedTextStream instead of TextStream, so it takes O(n) time to build a display patch, instead of O(n^2) ============================================= |
Free forum by Nabble | Edit this page |