ObjFW  Check-in [aeb403a1ed]

Overview
Comment: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.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: aeb403a1ed86aa0e6461f35b1c3d21280f62dd054493ac0e96ae7e8af2dd5b11
User & Date: js on 2020-10-10 14:27:37
Other Links: manifest | tags
Context
2020-10-10
14:43
Fix accidental type change check-in: c14f0fc208 user: js tags: trunk
14:27
OFObject: Change type of -[hash] to unsigned long check-in: aeb403a1ed user: js tags: trunk
11:09
ofhttp: Add --ignore-status option check-in: 3162555b75 user: js tags: trunk
Changes

Modified src/OFASN1BitString.m from [2a56c21bf5] to [58adebf4a8].    [diff]

Modified src/OFASN1Boolean.m from [435f978afe] to [ab43e337d1].    [diff]

Modified src/OFASN1Enumerated.m from [78253ff0bd] to [ba2cabe5ff].    [diff]

Modified src/OFASN1IA5String.m from [c986963291] to [6816147795].    [diff]

Modified src/OFASN1Integer.m from [39a371a7d5] to [e6486b0fce].    [diff]

Modified src/OFASN1NumericString.m from [bebd01e80f] to [1f3277f085].    [diff]

Modified src/OFASN1ObjectIdentifier.m from [13ae15fdce] to [0496bf5735].    [diff]

Modified src/OFASN1OctetString.m from [72ec0acbc8] to [3d5ad35b08].    [diff]

Modified src/OFASN1PrintableString.m from [fb2d5a3a36] to [d326d7d84e].    [diff]

Modified src/OFASN1UTF8String.m from [7ebbe5d5f6] to [fe525c2cd3].    [diff]

Modified src/OFASN1Value.m from [2cb0a2171f] to [e6d6355cac].    [diff]

Modified src/OFAdjacentArray.m from [8ce426fd6f] to [b6ccf04769].    [diff]

Modified src/OFArray.m from [76b22a5fc0] to [3a99f337b3].    [diff]

Modified src/OFColor.m from [cc4d687d8e] to [442896ccaa].    [diff]

Modified src/OFConstantString.m from [0761b10d3a] to [0adc85a65a].    [diff]

Modified src/OFDNSQuery.m from [fef90630f2] to [7b9ce87bc6].    [diff]

Modified src/OFDNSResourceRecord.m from [08b68e10ee] to [2126cc3910].    [diff]

Modified src/OFDNSResponse.m from [2d2248bdf2] to [f58f953bdc].    [diff]

Modified src/OFData.m from [63de509839] to [fe0918c4c9].    [diff]

Modified src/OFDate.m from [996b4908b2] to [f5afc23b94].    [diff]

Modified src/OFDictionary.m from [9428854186] to [505aa3e10f].    [diff]

Modified src/OFHTTPCookie.m from [1fa52c5268] to [a6b5d4bf43].    [diff]

Modified src/OFHTTPRequest.m from [2b2b69fc08] to [5fbba85cad].    [diff]

Modified src/OFList.m from [58e8774a64] to [2cea85f754].    [diff]

Modified src/OFMapTable.h from [c882862b86] to [7fe069efae].    [diff]

Modified src/OFMapTable.m from [ec26b7463a] to [8775708778].    [diff]

Modified src/OFMapTableDictionary.m from [7eeaf3a50d] to [d2c4c5ea8c].    [diff]

Modified src/OFMapTableSet.m from [9e9f04ba7b] to [6da1f132a2].    [diff]

Modified src/OFMessagePackExtension.m from [c468d48f16] to [0041614de1].    [diff]

Modified src/OFNumber.m from [eeab93bc59] to [80a9f3f337].    [diff]

Modified src/OFObject.h from [de7a4dbfdc] to [2f5277b92c].    [diff]

Modified src/OFObject.m from [73163cea94] to [c2480d6470].    [diff]

Modified src/OFOptionsParser.m from [91dcfe7c0f] to [a777f53d6b].    [diff]

Modified src/OFPair.m from [a27e0f483b] to [6855a79df9].    [diff]

Modified src/OFSandbox.m from [66d9366bf3] to [103c5612bc].    [diff]

Modified src/OFSet.m from [e3c9e370a2] to [fd18f62182].    [diff]

Modified src/OFString.m from [a28b46c55c] to [91d4470735].    [diff]

Modified src/OFTriple.m from [132f7da5da] to [9a522e8d33].    [diff]

Modified src/OFURL.m from [00f085f9ce] to [0558fd50c5].    [diff]

Modified src/OFUTF8String.h from [3d372b3717] to [e49ea36f6c].    [diff]

Modified src/OFUTF8String.m from [03dadccc61] to [d8b3a6972a].    [diff]

Modified src/OFValue.m from [a224fd5a05] to [c1cd16a470].    [diff]

Modified src/OFXMLAttribute.m from [e9a34efaab] to [182fa6d94f].    [diff]

Modified src/OFXMLCDATA.m from [f85cf9a41b] to [bc1aa40b4f].    [diff]

Modified src/OFXMLCharacters.m from [d05a22ddc3] to [a2bb78c19c].    [diff]

Modified src/OFXMLComment.m from [69c4d2c798] to [cfed32bae5].    [diff]

Modified src/OFXMLElement.m from [a8d9602939] to [804319c0a1].    [diff]

Modified src/OFXMLProcessingInstructions.m from [c927bb8870] to [7c38ca2413].    [diff]

Modified src/macros.h from [76df5e8f5b] to [43e7dc4d8f].    [diff]

Modified src/runtime/arc.m from [7f174d7d34] to [d8155e4574].    [diff]

Modified src/socket.h from [5c636947ff] to [750c66c5d1].    [diff]

Modified src/socket.m from [e490baa3be] to [4343bc563f].    [diff]