[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Tue Sep 1 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-September/008937.html

Name: Graphics-topa.316
Ancestors: Graphics-mt.315

Move TextPrinter from ST80 to Graphics, as Morphic now also uses it. 

TextPrinter uses ST80's Paragraph but already guardes around it if not present.

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

http://lists.squeakfoundation.org/pipermail/packages/2015-September/008938.html

Name: ST80-topa.186
Ancestors: ST80-mt.185

Move TextPrinter from ST80 to Graphics, as Morphic now also uses it. 

TextPrinter uses ST80's Paragraph but already guardes around it if not present.

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

http://lists.squeakfoundation.org/pipermail/packages/2015-September/008939.html

Name: Tests-topa.330
Ancestors: Tests-mt.329

Network rightfully depens on WebClient, now that it is our default HTTP(S) client.

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

http://lists.squeakfoundation.org/pipermail/packages/2015-September/008940.html

Name: TrueType-topa.40
Ancestors: TrueType-topa.39

Use all glyphs in a Font, not just 256 (fix by Vasya Chajko)

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

http://lists.squeakfoundation.org/pipermail/packages/2015-September/008941.html

Name: TrueType-topa.41
Ancestors: TrueType-topa.40

Remove spurious comment

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

http://lists.squeakfoundation.org/pipermail/packages/2015-September/008942.html

Name: Collections-cbc.650
Ancestors: Collections-ul.649

Add ByteArray methods to deal with long64bit values.

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

http://lists.squeakfoundation.org/pipermail/packages/2015-September/008943.html

Name: Collections-cbc.651
Ancestors: Collections-cbc.650

Faster #unsignedLong64At:bigEndian:

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

http://lists.squeakfoundation.org/pipermail/packages/2015-September/008944.html

Name: Collections-cbc.652
Ancestors: Collections-cbc.651

#unsignedLong64At:put:bigEndian: on average fast.

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

http://lists.squeakfoundation.org/pipermail/packages/2015-September/008945.html

Name: Compression-cmm.48
Ancestors: Compression-dtl.47

Allow zipping of directories with thousands of files, without creating thousands of instances of simultaneously open FileStream's in the image.

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


More information about the Squeak-dev mailing list