ObjFW  Check-in [92335940e9]

Overview
Comment:Merge trunk into branch "amiga-library"
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | amiga-library
Files: files | file ages | folders
SHA3-256: 92335940e9e7423e95bb89d4380bd29b50211425a078ec40bf4c6356679355a3
User & Date: js on 2020-10-04 15:00:40
Other Links: branch diff | manifest | tags
Context
2020-11-14
11:45
Merge trunk into branch "amiga-library" check-in: 25a6c00b82 user: js tags: amiga-library
2020-10-04
15:00
Merge trunk into branch "amiga-library" check-in: 92335940e9 user: js tags: amiga-library
14:43
PLATFORMS.md: Restore NetBSD versions check-in: 8f17ff1ee4 user: js tags: trunk
2020-07-06
23:50
Merge trunk into branch "amiga-library" check-in: c536c268a0 user: js tags: amiga-library
Changes

Modified .fossil-settings/clean-glob from [a6565e5fc6] to [511500c31b].    [diff]

Modified .fossil-settings/ignore-glob from [1d0aa2f1ca] to [49924a2e1a].    [diff]

Added .github/FUNDING.yml version [ebf2f393db].

Added .github/ISSUE_TEMPLATE/config.yml version [c578ed1d2f].

Modified .gitignore from [7181f2f586] to [de589d00f2].    [diff]

Modified .travis.yml from [f5a0aabab2] to [159ce14eb5].    [diff]

Added .travis/build.sh version [02fcddbdad].

Modified Makefile from [4ae8b8a509] to [d58557a5a6].    [diff]

Modified PLATFORMS.md from [b932fb0b9a] to [d1e497fd99].    [diff]

Modified README.md from [d6ae3e7b42] to [f866fd61d7].    [diff]

Modified buildsys.mk.in from [4ea263de35] to [0dd86557eb].    [diff]

Modified configure.ac from [2413ffe765] to [24223ba57b].    [diff]

Modified extra.mk.in from [45695f76f0] to [5a63549510].    [diff]

Modified generators/TableGenerator.m from [8fbc15917b] to [ce006846a1].    [diff]

Modified src/Info.plist.in from [125685d722] to [4f293d51f7].    [diff]

Modified src/Makefile from [8464e86113] to [1a1780d585].    [diff]

Modified src/OFASN1BitString.h from [c9fe9086ef] to [dd9e3e424b].    [diff]

Modified src/OFASN1Boolean.h from [8fb6623583] to [f9c4678a9e].    [diff]

Modified src/OFASN1DERRepresentation.h from [f35be28d84] to [878337daf1].    [diff]

Modified src/OFASN1Enumerated.h from [8d58cfdd70] to [5baa4a294f].    [diff]

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

Modified src/OFASN1IA5String.h from [ec10b9eaa8] to [c414c3313c].    [diff]

Modified src/OFASN1Integer.h from [c737c6710d] to [a73f7cf242].    [diff]

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

Modified src/OFASN1NumericString.h from [1e74f04f39] to [3a5c85e7cd].    [diff]

Modified src/OFASN1ObjectIdentifier.h from [197d2d4315] to [4f0a319e02].    [diff]

Modified src/OFASN1ObjectIdentifier.m from [64757d3fa2] to [13ae15fdce].    [diff]

Modified src/OFASN1OctetString.h from [0487ab6c60] to [6d83ed8333].    [diff]

Modified src/OFASN1PrintableString.h from [308f0c55b3] to [302daaf706].    [diff]

Modified src/OFASN1UTF8String.h from [0b09ee016e] to [8f256e2e35].    [diff]

Modified src/OFASN1Value.h from [3d5ea4b2a8] to [80070a2f85].    [diff]

Modified src/OFApplication.h from [ae508719d0] to [a2a9803d24].    [diff]

Modified src/OFArray.h from [82b5ea76b0] to [60511cb7de].    [diff]

Modified src/OFBlock.h from [fd926a1291] to [f83ccaa46b].    [diff]

Modified src/OFCharacterSet.h from [4e1cee68d5] to [c111b41606].    [diff]

Modified src/OFCollection.h from [b30c381a64] to [045f1fdf5c].    [diff]

Modified src/OFColor.h from [59ecd06578] to [b42dcb2b78].    [diff]

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

Modified src/OFCondition.h from [91674ac3f0] to [bee8a8b425].    [diff]

Modified src/OFConstantString.h from [b16809eb56] to [00399dbd51].    [diff]

Modified src/OFConstantString.m from [1a9a1e4686] to [0761b10d3a].    [diff]

Modified src/OFCountedMapTableSet.m from [5ffa3e62ea] to [72e0c09af3].    [diff]

Modified src/OFCountedSet.h from [4245514f7a] to [9ac0a7e235].    [diff]

Modified src/OFCryptoHash.h from [aad503306a] to [ec7cd6aa74].    [diff]

Modified src/OFDNSQuery.h from [8287317db3] to [1ca5f8c9ce].    [diff]

Modified src/OFDNSResolver.h from [f593d54e00] to [0f2597e31a].    [diff]

Modified src/OFDNSResolver.m from [7061e87e9f] to [abd3a40827].    [diff]

Modified src/OFDNSResolverSettings.m from [995314850c] to [92fa7c4194].    [diff]

Modified src/OFDNSResourceRecord.h from [279eea4da6] to [4b74104aa3].    [diff]

Modified src/OFDNSResourceRecord.m from [054747ac72] to [08b68e10ee].    [diff]

Modified src/OFDNSResponse.h from [12af35aca6] to [49ce9c1af3].    [diff]

Renamed and modified src/OFData+ASN1DERValue.h [f3069736d2] to src/OFData+ASN1DERParsing.h [7ece1a8d4e].    [diff]

Renamed and modified src/OFData+ASN1DERValue.m [e3b3051875] to src/OFData+ASN1DERParsing.m [31638813f3].    [diff]

Modified src/OFData+CryptoHashing.h from [e4053d5502] to [c36da9d392].    [diff]

Renamed and modified src/OFData+MessagePackValue.h [2409c49524] to src/OFData+MessagePackParsing.h [174add13df].    [diff]

Renamed and modified src/OFData+MessagePackValue.m [caaaf51219] to src/OFData+MessagePackParsing.m [464ca7dfaa].    [diff]

Modified src/OFData.h from [28777ad7ed] to [bbb0884145].    [diff]

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

Modified src/OFDatagramSocket.h from [cb9e65f15c] to [d41735acda].    [diff]

Modified src/OFDate.h from [de83b21a72] to [975839f73c].    [diff]

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

Modified src/OFDictionary.h from [34af6cb949] to [ce711756a9].    [diff]

Modified src/OFEnumerator.h from [8acf2a6a5e] to [234c3f2385].    [diff]

Modified src/OFFile.h from [1bf76630d2] to [d4ed29ae4f].    [diff]

Modified src/OFFileManager.h from [832085a76a] to [f8bf172385].    [diff]

Modified src/OFFileManager.m from [4ed45d9cf1] to [f7e8bc7e28].    [diff]

Modified src/OFFileURLHandler.m from [b404d9c716] to [987947edfd].    [diff]

Modified src/OFGZIPStream.h from [6ecb57a815] to [9a326fe541].    [diff]

Modified src/OFHMAC.h from [5cb47f93d1] to [e53629b1a1].    [diff]

Modified src/OFHTTPClient.h from [a28aee5e52] to [f4b177457f].    [diff]

Modified src/OFHTTPClient.m from [8dda35db24] to [561ec71175].    [diff]

Modified src/OFHTTPCookie.h from [56bef73011] to [49a9c4f266].    [diff]

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

Modified src/OFHTTPCookieManager.h from [9d17c2ea04] to [bd806f13f2].    [diff]

Modified src/OFHTTPRequest.h from [e39f7af9d0] to [345d23988c].    [diff]

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

Modified src/OFHTTPResponse.h from [8433880375] to [91600eee28].    [diff]

Modified src/OFHTTPResponse.m from [1abecd6ce8] to [b38122cc28].    [diff]

Modified src/OFHTTPServer.h from [ba7a8e49d8] to [19c7df3c10].    [diff]

Modified src/OFHTTPServer.m from [868929166e] to [abf9a790cd].    [diff]

Modified src/OFHostAddressResolver.m from [8bdb78d119] to [1663ef2651].    [diff]

Modified src/OFINICategory.h from [fee5b6cdbd] to [0c961c5344].    [diff]

Modified src/OFINICategory.m from [6f7f003a8d] to [4145f33ae0].    [diff]

Modified src/OFINIFile.h from [6fb61f66a8] to [c3c19039f7].    [diff]

Modified src/OFINIFileSettings.m from [9d965e74da] to [c8fa651c4c].    [diff]

Modified src/OFIPXSocket.h from [5fdb0d34da] to [fb0c56ae44].    [diff]

Modified src/OFInflate64Stream.h from [7509985b13] to [701031a024].    [diff]

Modified src/OFInflateStream.h from [610123941e] to [c18a2de259].    [diff]

Modified src/OFInflateStream.m from [3cf4fd3893] to [c1d8d6e047].    [diff]

Modified src/OFInvocation.h from [119fc1c29a] to [86507cef33].    [diff]

Modified src/OFJSONRepresentation.h from [8b77a27c0b] to [eef7794ab0].    [diff]

Modified src/OFKernelEventObserver.h from [f3b368ad12] to [74da8f3153].    [diff]

Modified src/OFKeyValueCoding.h from [060690869e] to [fc58ab9799].    [diff]

Modified src/OFKqueueKernelEventObserver.m from [9821cf501a] to [56c8bac78d].    [diff]

Modified src/OFLHAArchive.h from [065c7afdab] to [75a10f411b].    [diff]

Modified src/OFLHAArchive.m from [493061fab4] to [d4b33ee3bc].    [diff]

Modified src/OFLHAArchiveEntry.h from [2e6a0d9dcf] to [091b8c9db3].    [diff]

Modified src/OFLHAArchiveEntry.m from [9cc455c13c] to [61acef2124].    [diff]

Modified src/OFLHADecompressingStream.m from [aae6155a72] to [16b7cb0b85].    [diff]

Modified src/OFList.h from [154ed652ed] to [75efc796d9].    [diff]

Modified src/OFLocale.h from [dfcb090c6e] to [24af3246f9].    [diff]

Modified src/OFLocale.m from [2f0ab9defe] to [b6b16348ac].    [diff]

Modified src/OFLocking.h from [d33412c615] to [9eac423122].    [diff]

Modified src/OFMD5Hash.h from [7314ebcbd4] to [115122e9c6].    [diff]

Modified src/OFMapTable.h from [18718d5a71] to [c882862b86].    [diff]

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

Modified src/OFMessagePackExtension.h from [7968668859] to [d7cac48dd4].    [diff]

Modified src/OFMessagePackRepresentation.h from [c334291f67] to [6eeb25f988].    [diff]

Modified src/OFMethodSignature.h from [e0e9fda46c] to [b2c0b2e4d6].    [diff]

Modified src/OFMutableArray.h from [5d8e847393] to [77912a7def].    [diff]

Modified src/OFMutableData.h from [cadda04091] to [1a536a9853].    [diff]

Modified src/OFMutableDictionary.h from [ceac8e2f46] to [456cb78a11].    [diff]

Modified src/OFMutableLHAArchiveEntry.h from [9fc1f95a45] to [ec3dafe13e].    [diff]

Modified src/OFMutablePair.h from [b864f1f4df] to [d92de22cb9].    [diff]

Modified src/OFMutableSet.h from [f2d627fc42] to [596b811b75].    [diff]

Modified src/OFMutableString.h from [7d782f5154] to [4d268ac292].    [diff]

Modified src/OFMutableTarArchiveEntry.h from [3fa49654d2] to [d27d9283d7].    [diff]

Modified src/OFMutableTarArchiveEntry.m from [11e44c30db] to [1fdec748d1].    [diff]

Modified src/OFMutableTriple.h from [5fb61d49b7] to [9542203867].    [diff]

Modified src/OFMutableURL.h from [3080cf9695] to [781d0b7833].    [diff]

Modified src/OFMutableURL.m from [1206224cb0] to [596cab8221].    [diff]

Modified src/OFMutableZIPArchiveEntry.h from [a34395e051] to [b1ed162368].    [diff]

Modified src/OFMutex.h from [a3eadcc8bd] to [bb9b8d8163].    [diff]

Modified src/OFNull.h from [69a027eccf] to [8747bb1b27].    [diff]

Modified src/OFNumber.h from [b2aed0c6f3] to [028df04d4c].    [diff]

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

Modified src/OFObject+Serialization.h from [af74c4292c] to [d3572770d9].    [diff]

Modified src/OFObject.h from [b43176a606] to [5951a63423].    [diff]

Modified src/OFObject.m from [99d327411f] to [567d4abd47].    [diff]

Modified src/OFOptionsParser.h from [d206f16719] to [02d9a0ef41].    [diff]

Modified src/OFPair.h from [c0d368bd0d] to [b104780bae].    [diff]

Modified src/OFPlugin.h from [86864fe4a0] to [f88f934be5].    [diff]

Modified src/OFProcess.h from [376740648e] to [9ba5254960].    [diff]

Modified src/OFRIPEMD160Hash.h from [bd428762b3] to [2ffc431b34].    [diff]

Modified src/OFRecursiveMutex.h from [2ab4174b82] to [ebcc3c2a34].    [diff]

Modified src/OFRunLoop.h from [b5257ff2c7] to [0cb286823e].    [diff]

Modified src/OFSCTPSocket.h from [59340373ed] to [5b42b1dc48].    [diff]

Modified src/OFSHA1Hash.h from [bd4ba48e95] to [588a3c6fde].    [diff]

Modified src/OFSHA224Hash.h from [92bc78618f] to [c733920226].    [diff]

Modified src/OFSHA224Or256Hash.h from [deb793f9c1] to [0f791ad851].    [diff]

Modified src/OFSHA256Hash.h from [5353e8d09e] to [1c291a6b9d].    [diff]

Modified src/OFSHA384Hash.h from [6626cbc28c] to [617b436074].    [diff]

Modified src/OFSHA384Or512Hash.h from [e5381155b9] to [2b8816dd44].    [diff]

Modified src/OFSHA512Hash.h from [ba8a2c603f] to [8253dbc793].    [diff]

Modified src/OFSPXSocket.h from [ae1adc1c6f] to [66a0b3680e].    [diff]

Modified src/OFSPXStreamSocket.h from [fc99b018b5] to [809200c97d].    [diff]

Modified src/OFSandbox.h from [42b6387e23] to [e483b091af].    [diff]

Modified src/OFSecureData.h from [1f5cbd3690] to [f20113d2e2].    [diff]

Modified src/OFSeekableStream.h from [142f1639c4] to [1f7744a123].    [diff]

Modified src/OFSequencedPacketSocket.h from [92ebbc1deb] to [d3b63ac877].    [diff]

Modified src/OFSerialization.h from [c2b9f7cc16] to [dd863e03f3].    [diff]

Modified src/OFSet.h from [e80c92b359] to [18028f8bc4].    [diff]

Modified src/OFSettings.h from [2c70a1f69b] to [a6f65cccf4].    [diff]

Modified src/OFSettings.m from [760331490f] to [5da0b0a891].    [diff]

Modified src/OFSortedList.h from [7e4a58eec5] to [cd3a196397].    [diff]

Modified src/OFStdIOStream.h from [30b6ddea45] to [35e066feed].    [diff]

Modified src/OFStream.h from [cac7e1c78f] to [c1d35377bc].    [diff]

Modified src/OFStreamSocket.h from [ded40b41a4] to [12e4e63247].    [diff]

Modified src/OFString+CryptoHashing.h from [5831ee8a85] to [6628c49341].    [diff]

Renamed and modified src/OFString+JSONValue.h [311031a35c] to src/OFString+JSONParsing.h [ca618a0ff6].    [diff]

Renamed and modified src/OFString+JSONValue.m [ac798fd712] to src/OFString+JSONParsing.m [706b49d04b].    [diff]

Modified src/OFString+PathAdditions.h from [2fb4c588a2] to [9755ca9fad].    [diff]

Renamed and modified src/OFString+PropertyListValue.h [6c64f3e60f] to src/OFString+PropertyListParsing.h [de40cce278].    [diff]

Renamed and modified src/OFString+PropertyListValue.m [30b7ec9161] to src/OFString+PropertyListParsing.m [3c0b0b5b63].    [diff]

Modified src/OFString+Serialization.h from [c67ffb3cd3] to [0280f20096].    [diff]

Modified src/OFString+Serialization.m from [49a22d9861] to [0b468db6b6].    [diff]

Modified src/OFString+URLEncoding.h from [5485dca86b] to [becefbf01f].    [diff]

Modified src/OFString+XMLEscaping.h from [2ea26824fe] to [a998c62996].    [diff]

Modified src/OFString+XMLUnescaping.h from [1f6c91e715] to [0d82938925].    [diff]

Modified src/OFString.h from [18fc9bbd71] to [670340b7ed].    [diff]

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

Modified src/OFSystemInfo.h from [0a359fe12b] to [61055b02a1].    [diff]

Modified src/OFSystemInfo.m from [0f92abda7c] to [3f56016e9e].    [diff]

Modified src/OFTCPSocket.h from [34998132f3] to [63c13750a5].    [diff]

Modified src/OFTLSSocket.h from [ba822d3148] to [c7eec148cd].    [diff]

Modified src/OFTarArchive.h from [f899bf9135] to [7e4a70a4fc].    [diff]

Modified src/OFTarArchive.m from [22d3bc898d] to [6889b3aa0d].    [diff]

Modified src/OFTarArchiveEntry.h from [77a315dfd8] to [05098921c4].    [diff]

Modified src/OFTarArchiveEntry.m from [aa73e544ea] to [5e09222260].    [diff]

Modified src/OFThread.h from [4c0a8350b3] to [a47e26d1ae].    [diff]

Modified src/OFThread.m from [5a3f2982c0] to [690c42ccaa].    [diff]

Modified src/OFThreadPool.h from [3b31a441b4] to [9825eb68b1].    [diff]

Modified src/OFTimer.h from [9173c61713] to [e04cb8b583].    [diff]

Modified src/OFTriple.h from [0d5fe56f7f] to [cbb4c88048].    [diff]

Modified src/OFUDPSocket.h from [d9eb072d8d] to [58fc97b11e].    [diff]

Modified src/OFURL.h from [6decb7864f] to [125797e09d].    [diff]

Modified src/OFURL.m from [2524e037d6] to [00f085f9ce].    [diff]

Modified src/OFURLHandler.h from [7092da6642] to [95a1235a75].    [diff]

Modified src/OFURLHandler.m from [b1ea4038d8] to [2d065f473d].    [diff]

Modified src/OFValue.h from [cc2c4128f2] to [e9a82ba4b1].    [diff]

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

Modified src/OFWindowsRegistryKey.h from [1bed1bb2f4] to [fcd22050ce].    [diff]

Modified src/OFXMLAttribute.h from [4c050cfa1e] to [d76aef65ee].    [diff]

Modified src/OFXMLCDATA.h from [62c157a7ba] to [5fd6a953ec].    [diff]

Modified src/OFXMLCharacters.h from [e7757e40ea] to [9150bc53a5].    [diff]

Modified src/OFXMLComment.h from [be992dbbcc] to [ca8a1afadc].    [diff]

Modified src/OFXMLElement+Serialization.h from [2c94d43d04] to [a15c443f2f].    [diff]

Modified src/OFXMLElement.h from [8f18351f91] to [817f97f00f].    [diff]

Modified src/OFXMLElementBuilder.h from [6b484584a6] to [6a04a51f54].    [diff]

Modified src/OFXMLNode.h from [d1608da1d3] to [ec230c5902].    [diff]

Modified src/OFXMLNode.m from [8f7acafb9c] to [089c365f8a].    [diff]

Modified src/OFXMLParser.h from [12985c0c38] to [9632092363].    [diff]

Modified src/OFXMLProcessingInstructions.h from [4b9697a203] to [a8a290f619].    [diff]

Modified src/OFZIPArchive.h from [3f137fd732] to [e60923cb94].    [diff]

Modified src/OFZIPArchiveEntry.h from [2b069c8d37] to [b2722b6f23].    [diff]

Modified src/bridge/Info.plist.in from [8dcff1a319] to [41c8e4dc54].    [diff]

Modified src/bridge/NSArray+OFObject.h from [c9d3cfa815] to [96da5e364a].    [diff]

Modified src/bridge/NSArray+OFObject.m from [a42c9f90ab] to [2163b64d79].    [diff]

Modified src/bridge/NSBridging.h from [b6616f0876] to [5f30946c24].    [diff]

Modified src/bridge/NSDictionary+OFObject.h from [58c9941b56] to [416324c2d3].    [diff]

Modified src/bridge/NSDictionary+OFObject.m from [5bc6e4d906] to [61195e4046].    [diff]

Modified src/bridge/NSEnumerator+OFObject.h from [9d85abd220] to [5d278f1dcb].    [diff]

Modified src/bridge/NSEnumerator+OFObject.m from [9c73fe8508] to [fc63efa4f6].    [diff]

Modified src/bridge/NSNumber+OFObject.h from [654622f760] to [79c9621d37].    [diff]

Modified src/bridge/NSNumber+OFObject.m from [bf44298fff] to [a79897d657].    [diff]

Modified src/bridge/NSSet+OFObject.h from [46763b0f50] to [36a48785da].    [diff]

Modified src/bridge/NSSet+OFObject.m from [e43a9d0915] to [ce021d5ef0].    [diff]

Modified src/bridge/NSString+OFObject.h from [94a7db691b] to [a36e06c85f].    [diff]

Modified src/bridge/NSString+OFObject.m from [da15184010] to [6eccedb527].    [diff]

Modified src/bridge/OFArray+NSObject.h from [6d43bb4adf] to [ddd32da320].    [diff]

Modified src/bridge/OFArray+NSObject.m from [45cade40bb] to [b153739fac].    [diff]

Modified src/bridge/OFBridging.h from [05366f3624] to [64c0fc4ba9].    [diff]

Modified src/bridge/OFDictionary+NSObject.h from [46f3d71df8] to [18dcc7538d].    [diff]

Modified src/bridge/OFDictionary+NSObject.m from [67f14d80ee] to [d35c1e81fe].    [diff]

Modified src/bridge/OFEnumerator+NSObject.h from [f3dc1ba149] to [d90c90d947].    [diff]

Modified src/bridge/OFEnumerator+NSObject.m from [e6f9572180] to [f173918960].    [diff]

Modified src/bridge/OFException+Swift.h from [fa6f3bf351] to [3aecaa6184].    [diff]

Modified src/bridge/OFNumber+NSObject.h from [28a99ae97b] to [9042629e9c].    [diff]

Modified src/bridge/OFNumber+NSObject.m from [efa414982c] to [444f15ed81].    [diff]

Modified src/bridge/OFSet+NSObject.h from [2caf42c6f9] to [06675274eb].    [diff]

Modified src/bridge/OFSet+NSObject.m from [7adc13fcff] to [32b967da40].    [diff]

Modified src/bridge/OFString+NSObject.h from [f51a86f0c0] to [e3e9530327].    [diff]

Modified src/bridge/OFString+NSObject.m from [69808ffd1b] to [fefeea73ea].    [diff]

Modified src/exceptions/OFAcceptFailedException.h from [bbed0d1197] to [07a2f9d03f].    [diff]

Modified src/exceptions/OFAllocFailedException.h from [bb3addf93f] to [0364422b9e].    [diff]

Modified src/exceptions/OFAlreadyConnectedException.h from [5c499e1415] to [e56b6041c7].    [diff]

Modified src/exceptions/OFBindFailedException.h from [5b18a08191] to [c5dc0bbbc4].    [diff]

Modified src/exceptions/OFChangeCurrentDirectoryPathFailedException.h from [2d3f758195] to [32789dc600].    [diff]

Modified src/exceptions/OFChecksumMismatchException.h from [123d14a8cd] to [608c4452e2].    [diff]

Modified src/exceptions/OFConditionBroadcastFailedException.h from [63662d0203] to [5078c9d198].    [diff]

Modified src/exceptions/OFConditionSignalFailedException.h from [5ace470b8c] to [22eaf3ab3a].    [diff]

Modified src/exceptions/OFConditionStillWaitingException.h from [1cf4cd0fb3] to [c466091667].    [diff]

Modified src/exceptions/OFConditionWaitFailedException.h from [6f6b9e4d68] to [f1a62ef0f5].    [diff]

Modified src/exceptions/OFConnectionFailedException.h from [cd5a362f90] to [2ceab3ca9f].    [diff]

Modified src/exceptions/OFCopyItemFailedException.h from [0b8ee22e2c] to [a609d68d24].    [diff]

Modified src/exceptions/OFCreateDirectoryFailedException.h from [71717bd101] to [f56bfddfea].    [diff]

Modified src/exceptions/OFCreateSymbolicLinkFailedException.h from [1398fa5f79] to [15f0d4bcc2].    [diff]

Modified src/exceptions/OFCreateWindowsRegistryKeyFailedException.h from [134b6a0b1d] to [28fcec9697].    [diff]

Modified src/exceptions/OFDNSQueryFailedException.h from [c806f5ed55] to [a096665706].    [diff]

Modified src/exceptions/OFDeleteWindowsRegistryKeyFailedException.h from [b87209b6ca] to [eaf8e19b26].    [diff]

Modified src/exceptions/OFDeleteWindowsRegistryValueFailedException.h from [4b828adba1] to [c653480630].    [diff]

Modified src/exceptions/OFEnumerationMutationException.h from [ba1bcfc734] to [86686cd9d1].    [diff]

Modified src/exceptions/OFException.h from [4f668c2421] to [9ead1c434e].    [diff]

Modified src/exceptions/OFGetCurrentDirectoryPathFailedException.h from [6f2b5e3ae5] to [df493545f4].    [diff]

Modified src/exceptions/OFGetOptionFailedException.h from [70541d2ad1] to [2d9859c7e8].    [diff]

Modified src/exceptions/OFGetWindowsRegistryValueFailedException.h from [f3d99ecbde] to [09e5521995].    [diff]

Modified src/exceptions/OFHTTPRequestFailedException.h from [66f9450031] to [781508f774].    [diff]

Modified src/exceptions/OFHashAlreadyCalculatedException.h from [b7baaca4e2] to [44dc09adde].    [diff]

Modified src/exceptions/OFInitializationFailedException.h from [3ad65ada3e] to [272cc20780].    [diff]

Modified src/exceptions/OFInvalidArgumentException.h from [c235254224] to [4e3b286133].    [diff]

Modified src/exceptions/OFInvalidEncodingException.h from [6e6c080e4d] to [e0b39579e5].    [diff]

Modified src/exceptions/OFInvalidFormatException.h from [57546cfff9] to [b2bd9775a2].    [diff]

Modified src/exceptions/OFInvalidJSONException.h from [e8cb3d0de3] to [08723a84ca].    [diff]

Modified src/exceptions/OFInvalidServerReplyException.h from [0f8495fe1e] to [4468aafe74].    [diff]

Modified src/exceptions/OFLinkFailedException.h from [b7c4c95ae2] to [be0b2a5425].    [diff]

Modified src/exceptions/OFListenFailedException.h from [fb6262a1fb] to [a314b9e246].    [diff]

Modified src/exceptions/OFLoadPluginFailedException.h from [3b60d9fc86] to [e486958965].    [diff]

Modified src/exceptions/OFLockFailedException.h from [93cbfb47b1] to [2896ed28a8].    [diff]

Modified src/exceptions/OFLockFailedException.m from [63bcef0c89] to [194a416a76].    [diff]

Modified src/exceptions/OFMalformedXMLException.h from [c528154f3b] to [918b47a4d1].    [diff]

Modified src/exceptions/OFMemoryNotPartOfObjectException.h from [a6446b9721] to [ec71f02702].    [diff]

Modified src/exceptions/OFMoveItemFailedException.h from [b6259b19b1] to [3c8aaf82f5].    [diff]

Modified src/exceptions/OFNotImplementedException.h from [cd00341592] to [c94de3583e].    [diff]

Modified src/exceptions/OFNotOpenException.h from [5d6afa975f] to [ae04d94402].    [diff]

Modified src/exceptions/OFObserveFailedException.h from [720f0504ea] to [705baea80a].    [diff]

Modified src/exceptions/OFOpenItemFailedException.h from [df71f7948c] to [34fbd4fcc7].    [diff]

Modified src/exceptions/OFOpenWindowsRegistryKeyFailedException.h from [be37d6c6e8] to [154d53c4c1].    [diff]

Modified src/exceptions/OFOutOfMemoryException.h from [7a15818a6a] to [f5d3bcfd5b].    [diff]

Modified src/exceptions/OFOutOfRangeException.h from [d9e5bd337d] to [f0db0a5bed].    [diff]

Modified src/exceptions/OFReadFailedException.h from [0c2ddeebdb] to [10c62e7402].    [diff]

Modified src/exceptions/OFReadOrWriteFailedException.h from [4622c2916c] to [9ae34bfd6a].    [diff]

Modified src/exceptions/OFRemoveItemFailedException.h from [df8edd9b43] to [2f7e82f67e].    [diff]

Modified src/exceptions/OFResolveHostFailedException.h from [ba01c7a6d7] to [214de79488].    [diff]

Modified src/exceptions/OFRetrieveItemAttributesFailedException.h from [638c71e4c3] to [07675a3c0a].    [diff]

Modified src/exceptions/OFSandboxActivationFailedException.h from [f5a736136f] to [4b78a21d95].    [diff]

Modified src/exceptions/OFSeekFailedException.h from [ed92d8e337] to [9b32035ace].    [diff]

Modified src/exceptions/OFSetItemAttributesFailedException.h from [f8bdcd18c0] to [f9744801d9].    [diff]

Modified src/exceptions/OFSetOptionFailedException.h from [dc6c897ccd] to [3ad19fbb9d].    [diff]

Modified src/exceptions/OFSetWindowsRegistryValueFailedException.h from [c479e7cdcd] to [d07cbbec63].    [diff]

Modified src/exceptions/OFStillLockedException.h from [1476de640e] to [129c6beace].    [diff]

Modified src/exceptions/OFStillLockedException.m from [bb65a0cbbe] to [befdc7b2dc].    [diff]

Modified src/exceptions/OFThreadJoinFailedException.h from [a1130a6242] to [b527bd48d4].    [diff]

Modified src/exceptions/OFThreadStartFailedException.h from [d29b3691d4] to [3e69c81f5f].    [diff]

Modified src/exceptions/OFThreadStillRunningException.h from [a1073203a5] to [bb48ef30be].    [diff]

Modified src/exceptions/OFTruncatedDataException.h from [5a528ee9d8] to [d9329704f6].    [diff]

Modified src/exceptions/OFUnboundNamespaceException.h from [58fc4a331c] to [8c7398ae7e].    [diff]

Modified src/exceptions/OFUnboundPrefixException.h from [617134b0e4] to [e2787d1963].    [diff]

Modified src/exceptions/OFUndefinedKeyException.h from [baecf879da] to [3f22266364].    [diff]

Modified src/exceptions/OFUnknownXMLEntityException.h from [6f04e895ad] to [cbe0c1933d].    [diff]

Modified src/exceptions/OFUnlockFailedException.h from [c4cdd091ea] to [23e77d50e9].    [diff]

Modified src/exceptions/OFUnlockFailedException.m from [458dec92ae] to [f8ba9a8de1].    [diff]

Modified src/exceptions/OFUnsupportedProtocolException.h from [82c163e5ff] to [0d4f7d0a94].    [diff]

Modified src/exceptions/OFUnsupportedVersionException.h from [18225524ed] to [f8d8b879c7].    [diff]

Modified src/exceptions/OFWriteFailedException.h from [4e5aa5d782] to [052da38254].    [diff]

Modified src/forwarding/forwarding-powerpc-elf.S from [02c7954cba] to [765ed4e505].    [diff]

Modified src/forwarding/forwarding-sparc-elf.S from [9eae73a539] to [8a7dcec5aa].    [diff]

Modified src/macros.h from [975aa82042] to [76df5e8f5b].    [diff]

Modified src/objfw-defs.h.in from [f12fccebb9] to [4530c4317b].    [diff]

Modified src/pbkdf2.h from [ca3cc52cca] to [b190fa060c].    [diff]

Modified src/platform/posix/condition.m from [3ba4daa8bb] to [59d3a90643].    [diff]

Added src/runtime/Info.plist.in version [0388a9733c].

Modified src/runtime/Makefile from [50f0164be5] to [1a8c4ba094].    [diff]

Modified src/runtime/ObjFWRT.h from [439a147585] to [1dfaeda4bc].    [diff]

Modified src/runtime/amiga-glue.m from [cabe04b7d3] to [93b307fc57].    [diff]

Modified src/runtime/amiga-library.m from [752043dfa7] to [64a6c959c0].    [diff]

Modified src/runtime/amigaos3.sfd from [f698b8152e] to [8fdc3b2ef4].    [diff]

Modified src/runtime/autorelease.m from [99568ccb12] to [e5ceb906d0].    [diff]

Modified src/runtime/class.m from [959b2ef399] to [0dc727f4b5].    [diff]

Modified src/runtime/instance.m from [9eca8f9372] to [7b2e36d210].    [diff]

Modified src/runtime/linklib/linklib.m from [c66c0c6229] to [4387420fcc].    [diff]

Modified src/runtime/lookup-asm/lookup-asm-arm-elf.S from [32240ae7d6] to [fae6543de8].    [diff]

Modified src/runtime/lookup-asm/lookup-asm-arm64-elf.S from [ac72aa9b77] to [a8a0a8247a].    [diff]

Modified src/runtime/lookup-asm/lookup-asm-mips-elf.S from [24b1651a58] to [87115a51c3].    [diff]

Modified src/runtime/lookup-asm/lookup-asm-mips64-n64-elf.S from [93cafb41c5] to [3b31980e08].    [diff]

Modified src/runtime/lookup-asm/lookup-asm-powerpc-elf.S from [5f9a77b0a0] to [6a0efd2f1b].    [diff]

Deleted src/runtime/lookup-asm/lookup-asm-powerpc-macho.S version [a8816d3418].

Modified src/runtime/lookup-asm/lookup-asm-sparc-elf.S from [3c80564f3f] to [ee867480c0].    [diff]

Modified src/runtime/lookup-asm/lookup-asm-sparc64-elf.S from [ca8ce4890a] to [b56d827aa1].    [diff]

Modified src/runtime/lookup-asm/lookup-asm-x86-elf.S from [582b619bd5] to [3e4a512a7a].    [diff]

Modified src/runtime/lookup-asm/lookup-asm-x86-win32.S from [44cfb2c923] to [5502257c39].    [diff]

Modified src/runtime/lookup-asm/lookup-asm-x86_64-elf.S from [d030c5228c] to [1f89a766d7].    [diff]

Modified src/runtime/lookup-asm/lookup-asm-x86_64-macho.S from [679535bcad] to [1d842ab593].    [diff]

Modified src/runtime/lookup-asm/lookup-asm-x86_64-win64.S from [47f8ccf7d6] to [fde9955f30].    [diff]

Modified src/runtime/lookup-asm/lookup-asm.S from [06164a1ef1] to [4908be8ba8].    [diff]

Modified src/runtime/morphos-clib.h from [c2334d45c6] to [539c7a8b84].    [diff]

Modified src/runtime/morphos.fd from [6e244cb701] to [3e24e234fc].    [diff]

Modified src/runtime/private.h from [8abb93e565] to [c83cd873a0].    [diff]

Added src/runtime/tagged-pointer.m version [347f048030].

Modified src/scrypt.h from [2a97d56e0e] to [75597e6dd2].    [diff]

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

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

Modified tests/Info.plist.in from [f12e2c6ff1] to [90a9f008a2].    [diff]

Modified tests/Makefile from [5e05094c6b] to [c9cc3c5c36].    [diff]

Renamed and modified tests/OFASN1DERValueTests.m [668efc201f] to tests/OFASN1DERParsingTests.m [dd4c3da7d2].    [diff]

Modified tests/OFArrayTests.m from [52ca507d81] to [650205073d].    [diff]

Modified tests/OFDNSResolverTests.m from [56b8d9d248] to [e970066231].    [diff]

Modified tests/OFDictionaryTests.m from [f19c5b9455] to [a25483183f].    [diff]

Modified tests/OFIPXSocketTests.m from [7578ebb381] to [a065806b7f].    [diff]

Modified tests/OFJSONTests.m from [9395f43f69] to [dda895677f].    [diff]

Modified tests/OFLocaleTests.m from [9e55bec70d] to [dbaa1191c5].    [diff]

Modified tests/OFMethodSignatureTests.m from [ae86bd797d] to [9cc11e0ceb].    [diff]

Modified tests/OFNumberTests.m from [dde130d271] to [c5bef94b63].    [diff]

Modified tests/OFPropertyListTests.m from [709f5222a8] to [f260520db3].    [diff]

Modified tests/OFSCTPSocketTests.m from [42f1cba28c] to [810fa289fa].    [diff]

Modified tests/OFSPXSocketTests.m from [0285d3399d] to [e438c57a59].    [diff]

Modified tests/OFSPXStreamSocketTests.m from [897f2e1598] to [4e87ecb1d0].    [diff]

Modified tests/OFSetTests.m from [5ad06a7715] to [1aa6d32b7b].    [diff]

Modified tests/OFStreamTests.m from [75ebf3e4bd] to [3c0c93a949].    [diff]

Modified tests/OFStringTests.m from [bf0332c491] to [1ca0b0e0e8].    [diff]

Modified tests/OFSystemInfoTests.m from [fe712afca4] to [62ec592705].    [diff]

Modified tests/OFURLTests.m from [8b6c1d8b68] to [307ed6832b].    [diff]

Modified tests/OFValueTests.m from [42cb5a8873] to [d8e22a71e7].    [diff]

Modified tests/RuntimeTests.m from [1191342e90] to [eff11f992f].    [diff]

Modified tests/TestsAppDelegate.h from [9cb5b35481] to [0e4b40ac71].    [diff]

Modified tests/TestsAppDelegate.m from [3cf677c3a1] to [b1233ca24e].    [diff]

Modified tests/iOS.xcodeproj/project.pbxproj from [f9b1054ae0] to [feb9f04764].    [diff]

Modified tests/plugin/Info.plist.in from [e94bac378f] to [bbe65d4bbd].    [diff]

Modified tests/serialization.xml from [173d674534] to [c1b84078b7].    [diff]

Modified tests/terminal/TerminalTests.m from [3e135bdea5] to [6c2580f32c].    [diff]

Modified utils/ofarc/LHAArchive.m from [b717d78c4a] to [da084987c7].    [diff]

Modified utils/ofarc/TarArchive.m from [ed61f78528] to [3ca97fcaef].    [diff]

Modified utils/ofarc/ZIPArchive.m from [251b5d4973] to [4b4d3715d0].    [diff]

Modified utils/ofhttp/OFHTTP.m from [da5c2f66e5] to [cd147444d1].    [diff]

Modified utils/ofhttp/ProgressBar.h from [5832428778] to [187685081a].    [diff]

Modified utils/ofhttp/ProgressBar.m from [813833df71] to [814de8c246].    [diff]

Modified utils/ofhttp/lang/de.json from [ef4298a3ca] to [ccf7a0ea89].    [diff]

Modified utils/ofsock/OFSock.m from [0c75e9be8d] to [9ce3b460c5].    [diff]