ObjFW  Hex Artifact Content

Artifact 0a73af49f08c162d8b82121c79a6dd34caa504c206c8a0426c220ea80f5f455b:

Manifest of check-in [0a73af49f0] - Use nonatomic for properties and clean up

This changes retaining behavior, meaning properties are not returned
retained and autoreleased anymore, so a property returned from a getter
now needs to be manually retained and autoreleased before calling the
setter. However, this is rarely the case and not using atomic improves
performance. by js on 2017-04-30 13:35:16.


A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.