[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Mon Aug 24 21:55:02 UTC 2015


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

http://lists.squeakfoundation.org/pipermail/packages/2015-August/008889.html

Name: Morphic-dtl.997
Ancestors: Morphic-topa.996

Workspace "Send contents to printer" works in MVC, not in Morphic, due to missing implementation in the new Editor hierarchy. Add TextEditor>>sendContentsToPrinterWithLabel: for use with PluggableTextMorph.

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

http://lists.squeakfoundation.org/pipermail/packages/2015-August/008890.html

Name: Installer-Core-cmm.399
Ancestors: Installer-Core-ul.398

- Ma-Installer was moved back to squeaksource.com.
- SqueakSSL and WebClient are now part of the base image and maintained at source.squeak.org.

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

http://lists.squeakfoundation.org/pipermail/packages/2015-August/008891.html

Name: Collections-ul.648
Ancestors: Collections-ul.647

CharacterSet:
- store the size in an instance variable
- moved removal logic to #remove:ifAbsent:, while kept the behavior of #remove:
- migrate existing instances by sending #size in the postscript

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

http://lists.squeakfoundation.org/pipermail/packages/2015-August/008892.html

Name: Regex-Core-ul.43
Ancestors: Regex-Core-ul.42

A few more tweaks here and there:
- keep all marker positions in RxMatcher
- optimize the case of one sized character set in RxsCharSet>>enumerablePartPredicateIgnoringCase:
- avoid collection copies in RxMatchOptimizer when possible

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

http://lists.squeakfoundation.org/pipermail/packages/2015-August/008893.html

Name: Collections-ul.649
Ancestors: Collections-ul.648

- removed migration code from CharacterSet

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


More information about the Squeak-dev mailing list