Changes to Trunk (
http://source.squeak.org/trunk.html) in the last 24 hours:
http://lists.squeakfoundation.org/pipermail/packages/2015-August/008865.htmlName: Collections-ul.643
Ancestors: Collections-ul.642
String:
- reuse the code of #indexOf:startingAt: from #indexOf: and #indexOf:startingAt:ifAbsent:
ByteArray:
- use the fast primitive for #indexOf:* the same way it is done in String
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2015-August/008866.htmlName: Kernel-ul.943
Ancestors: Kernel-ul.942
- expose Integer's LowBitPerByteTable
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2015-August/008867.htmlName: Tests-topa.323
Ancestors: Tests-topa.322
Disable ImageSegment tests on Spur for now, they
are expected to not run currently.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2015-August/008868.htmlName: SqueakSSL-Tests-topa.19
Ancestors: SqueakSSL-Tests-ul.18
Remove Yahoo OpenID test. Endpoint is gone with no replacement.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2015-August/008869.htmlName: Tests-topa.324
Ancestors: Tests-topa.323
As with the ImageSegmentTest so with the ImageSegment-based BitmapTest
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2015-August/008870.htmlName: Morphic-topa.996
Ancestors: Morphic-cmm.995
FontImporter tool is no StringHolder, so its #previewText now and not #contents.
Fixes front preview.
=============================================