ObjFW  Hex Artifact Content

Artifact 7a8a5a299565ee22a90722d00a705de731369f41cea1067413090a7d61370d1c:

Manifest of check-in [7a8a5a2995] - -[OFSortedList addObject:] -> -[insertObject:].

The rationale behind this is that otherwise, there are two methods
called addObject: with a different signature, the one from
OFMutableArray and the one from OFSortedList. As OFSortedList is
actually using insertion sort and all other methods on an OFList start
with insert anyway, this is also more consistent. by js on 2012-11-24 00:07:49.


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