ObjFW  Hex Artifact Content

Artifact 81bcdf5816a771122b86fd46dd182a8ce8423aadb98c319688485c0293df5f46:

  • File src/OFDate.m — part of check-in [95830bf78b] at 2020-07-25 09:58:24 on branch tagged-pointers — OFDate: Prepare for tagged pointers

    This replaces all ivar accesses with calls to -[timeIntervalSince1970]
    (except for initializers and -[timeIntervalSince1970] itself, which is
    the only method accessing an ivar and will be overridden for tagged
    pointers), returns a placeholder for +[alloc] and makes +[distantFuture]
    and +[distantPast] singletons. (user: js, size: 18751) [annotate] [blame] [check-ins using]


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