ObjFW  Check-in [526feacebc]

Overview
Comment:Small optimization for -[isEqual:]
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 526feacebcb33315564a04d34f1b948a23fcdd4e047e84148b70e9dd62fb9181
User & Date: js on 2017-11-11 23:27:09
Other Links: manifest | tags
Context
2017-11-12
18:27
OFFileManager: Major API redesign check-in: 34fe205b84 user: js tags: trunk
2017-11-11
23:27
Small optimization for -[isEqual:] check-in: 526feacebc user: js tags: trunk
22:28
Make the default OFFileManager a singleton check-in: 9a60a5adfc user: js tags: trunk
Changes

Modified src/OFArray.m from [d01c44316b] to [645bd4495c].    [diff]

Modified src/OFArray_adjacent.m from [2b59628bd4] to [6dbe5f8af8].    [diff]

Modified src/OFArray_adjacentSubarray.m from [d63ca8de44] to [20b791246d].    [diff]

Modified src/OFData.m from [878145eec0] to [78d0532385].    [diff]

Modified src/OFDate.m from [f5a435fe1e] to [ed9a79856e].    [diff]

Modified src/OFDictionary.m from [6b71ce3a87] to [5436e85cb7].    [diff]

Modified src/OFDictionary_hashtable.m from [4b2eb176eb] to [03c2ec717a].    [diff]

Modified src/OFHTTPCookie.m from [e5c1061662] to [8f0722daec].    [diff]

Modified src/OFHTTPRequest.m from [33eb5fdd58] to [88ac73f99a].    [diff]

Modified src/OFIntrospection.m from [045afb68a1] to [68d6f8235a].    [diff]

Modified src/OFList.m from [8973979249] to [5fdedf938a].    [diff]

Modified src/OFMapTable.m from [18b269539e] to [1089d5714e].    [diff]

Modified src/OFMessagePackExtension.m from [67186a8de4] to [159f7d26e5].    [diff]

Modified src/OFNumber.m from [c650f7deea] to [12ab796c0f].    [diff]

Modified src/OFObject.m from [fdaee34133] to [e04ae60642].    [diff]

Modified src/OFPair.m from [e5cb38f069] to [f2d44708a8].    [diff]

Modified src/OFSandbox.m from [aa77760050] to [7c29c72b15].    [diff]

Modified src/OFSet.m from [a6954089a6] to [e30f25fb57].    [diff]

Modified src/OFSet_hashtable.m from [59c9aa82a8] to [c432fef8fb].    [diff]

Modified src/OFTriple.m from [2e7a2cddf4] to [33c5c09815].    [diff]

Modified src/OFURL.m from [674edf5266] to [4ba08a7ab6].    [diff]

Modified src/OFXMLAttribute.m from [3298ffe82d] to [4c88350128].    [diff]

Modified src/OFXMLCDATA.m from [ad2bdf844e] to [9c67695abd].    [diff]

Modified src/OFXMLCharacters.m from [7fa5226ce0] to [3c0292cdea].    [diff]

Modified src/OFXMLComment.m from [cedcad6c16] to [66a1baec46].    [diff]

Modified src/OFXMLElement.m from [fe80c58b63] to [6512447432].    [diff]

Modified src/OFXMLProcessingInstructions.m from [4edf794475] to [073d56de00].    [diff]