[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Sun Apr 5 21:55:03 UTC 2015


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

http://lists.squeakfoundation.org/pipermail/packages/2015-April/007818.html

Name: Morphic-mt.824
Ancestors: Morphic-mt.823

Honor fast-dragging when the user does not hit the label but something from the system-windows's background.

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

http://lists.squeakfoundation.org/pipermail/packages/2015-April/007819.html

Name: Network-ul.160
Ancestors: Network-ul.159

Updated HTTPSocket class >> #httpRequest:url:headers:content:response:
- added support for gzip encoding
- the last response header is not ignored anymore
- avoid some unnecessary copying of the response

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

http://lists.squeakfoundation.org/pipermail/packages/2015-April/007820.html

Name: Collections-ul.610
Ancestors: Collections-cmm.608

- Slightly faster SequenceableCollection >> #copyUpT* (for ByteString receivers).
- SequenceableCollection >> #shuffled belongs to the shuffling category.
- Added FormatCharacterSet to String, which will be used by the new implementation of #format:
- Removed an unused temporary from String >> #expandMacrosWithArguments:

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

http://lists.squeakfoundation.org/pipermail/packages/2015-April/007821.html

Name: Collections-ul.611
Ancestors: Collections-ul.610

- Stricter and faster implementation of String >> #format:.

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

http://lists.squeakfoundation.org/pipermail/packages/2015-April/007822.html

Name: CollectionsTests-ul.235
Ancestors: CollectionsTests-mt.234

Don't reference the lastIndex variable, because it's gone. Use exact values instead.

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

http://lists.squeakfoundation.org/pipermail/packages/2015-April/007823.html

Name: CollectionsTests-ul.236
Ancestors: CollectionsTests-mt.235

Added more tests for String >> #format:.

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

http://lists.squeakfoundation.org/pipermail/packages/2015-April/007824.html

Name: ShoutCore-ul.44
Ancestors: ShoutCore-eem.43

- various speed improvements

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

http://lists.squeakfoundation.org/pipermail/packages/2015-April/007825.html

Name: ShoutCore-ul.45
Ancestors: ShoutCore-ul.44

- Avoid block creation in SHParserST80 >> #scanWhitespace.

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


More information about the Squeak-dev mailing list