[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Mon Mar 28 21:55:02 UTC 2016


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

http://lists.squeakfoundation.org/pipermail/packages/2016-March/009508.html

Name: Files-mt.150
Ancestors: Files-cmm.149

Adds method to calculate size of directory including all its subdirectories. Complements #fileSize and #fileSizeString.

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

http://lists.squeakfoundation.org/pipermail/packages/2016-March/009509.html

Name: Monticello-mt.628
Ancestors: Monticello-topa.627

For directory-based repositories, append local space requirements to the description string. Having this, the size of the package cache, for example, is revealed at a glance.

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

http://lists.squeakfoundation.org/pipermail/packages/2016-March/009510.html

Name: Regex-Core-ul.49
Ancestors: Regex-Core-ul.48

- don't bother calling the match optimizer when it can't optimize anything. just throw it away instead
- removed some leftover methods from RxMatcher, RxmLookahead and RxmSubstring

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

http://lists.squeakfoundation.org/pipermail/packages/2016-March/009511.html

Name: Regex-Tests-Core-ul.5
Ancestors: Regex-Tests-Core-ul.4

Updated RxMatcherTest class >> #packageNamesUnderTest to return Regex-Core instead of VB-Regex. Perhaps it's not such a good idea to store the package name there, because no one noticed this slip for three years.

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


More information about the Squeak-dev mailing list