Artifact 7b9ce87bc693479679d9d80b7d9464bac5571ba1771a809be7a3e1779dcbd62c:
- File
src/OFDNSQuery.m
-
2020-10-10 14:27:37
— part of check-in
[aeb403a1ed]
on branch trunk
— OFObject: Change type of -[hash] to unsigned long
The internal hash is still 32 bit in most places, but this way, it is at
least not baked into the API and ABI and can be upgraded later, should
that ever be necessary. (user: js, size: 2577) [annotate] [blame] [check-ins using] - 2020-11-12 00:45:35 — part of check-in [a1163fb58b] on branch 1.0 — Merge trunk into 1.0 branch (user: js, size: 2577) [annotate] [blame] [check-ins using]
- 2020-11-14 11:45:24 — part of check-in [25a6c00b82] on branch amiga-library — Merge trunk into branch "amiga-library" (user: js, size: 2577) [annotate] [blame] [check-ins using]
-
2020-10-10 14:27:37
— part of check-in
[aeb403a1ed]
on branch trunk
— OFObject: Change type of -[hash] to unsigned long