[squeak-dev] The Inbox: 60Deprecated-ct.115.mcz

christoph.thiede at student.hpi.uni-potsdam.de christoph.thiede at student.hpi.uni-potsdam.de
Fri May 20 16:40:10 UTC 2022


Hi,

this should be uploaded to the Squeak60 repository, not the Trunk repository, I guess. Unfortunately, I don't have write access to this repo. Could someone please move it?

Best,
Christoph

---
Sent from Squeak Inbox Talk

On 2022-05-20T16:37:47+00:00, commits at source.squeak.org wrote:

> A new version of 60Deprecated was added to project The Inbox:
> http://source.squeak.org/inbox/60Deprecated-ct.115.mcz
> 
> ==================== Summary ====================
> 
> Name: 60Deprecated-ct.115
> Author: ct
> Time: 20 May 2022, 6:36:07.506152 pm
> UUID: ff6f5fdc-4104-894f-8e96-765f93b72165
> Ancestors: 60Deprecated-ct.114
> 
> Complements System-ct.1353. This is a follow-up of 60Deprecated-mt.107 and not a new deprecation.
> 
> =============== Diff against 60Deprecated-ct.114 ===============
> 
> Item was added:
> + ----- Method: TTFileDescription>>profileAll (in category '*60Deprecated-*System-Tools-profiling') -----
> + profileAll
> +     "Profile reading all the glyphs"
> +     MessageTally spyOn:[
> +         1 to: numGlyphs do:[:glyphIndex| self readGlyphAt: glyphIndex-1].
> +     ].!
> 
> 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20220520/9d88a121/attachment.html>


More information about the Squeak-dev mailing list