ObjFW  Hex Artifact Content

Artifact 4dbca9fc06512af2ab1e5aef053444ca8e7f2876af97f801f56f3497502aa796:

Manifest of check-in [4dbca9fc06] - OFArray_adjacent: Optimize fast enumeration

This restores the previous behaviour for OFArray_adjacent. It was lost
when OFArray's fast enumeration was changed to be better optimized for
huge arrays that aren't adjacent in memory. I forgot that
OFArray_adjacent just used the implementation from OFArray, as OFArray
had the ideal implementation for OFArray_adjacent, but now that OFArray
is optimized for huge, non-adjacent arrays, this wasn't the case
anymore. by js on 2014-04-08 17:01:53.


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