ObjFW  Check-in [3c88df0ce4]

Overview
Comment:Merge trunk into branch "amiga-library"

All necessary changes to adjust for the changes made in trunk are
included in the merge commit.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | amiga-library
Files: files | file ages | folders
SHA3-256: 3c88df0ce49598d38d14db135dbc9f47a954f785836bd005b8ed412cc25f4b80
User & Date: js on 2021-05-09 14:45:19
Other Links: branch diff | manifest | tags
Context
2021-05-09
18:02
Rename library.xml to amiga-library.xml check-in: a03b820df8 user: js tags: amiga-library
14:45
Merge trunk into branch "amiga-library" check-in: 3c88df0ce4 user: js tags: amiga-library
10:17
tests: Fix shadowed variable check-in: c80b60fcc9 user: js tags: trunk
2021-01-02
22:08
Merge trunk into branch "amiga-library" check-in: 5ffdf1aebc user: js tags: amiga-library
Changes

Modified .fossil-settings/clean-glob from [21f56a0dfc] to [436c792c19].    [diff]

Modified .fossil-settings/ignore-glob from [7ba37c3560] to [5da8718334].    [diff]

Modified .github/ISSUE_TEMPLATE/config.yml from [ca7ebb224c] to [ee9213e864].    [diff]

Modified .gitignore from [5a4054131c] to [0c715f3134].    [diff]

Deleted .travis.yml version [0619e15749].

Deleted .travis/before_install.sh version [bab3d81641].

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

Deleted .travis/script.sh version [d2b60e0160].

Modified Doxyfile from [51b1f8245c] to [c1793ad29f].    [diff]

Modified Makefile from [d58557a5a6] to [b5f8b9bb2c].    [diff]

Modified PLATFORMS.md from [13723754e6] to [f07389da3a].    [diff]

Modified README.md from [9d8e18dd0e] to [014bf7d4f3].    [diff]

build-aux/install-sh became executable with contents [0170726bd8].

Modified build-aux/m4/buildsys.m4 from [b34d61e29f] to [9126f3bfa6].    [diff]

Modified buildsys.mk.in from [b068b3ae0b] to [a085f99653].    [diff]

Modified configure.ac from [6318576d5e] to [80769d4ef2].    [diff]

Modified extra.mk.in from [11499a214c] to [58325ddf01].    [diff]

Modified generators/library/LibraryGenerator.m from [4e7b018ec4] to [c412c8dbe7].    [diff]

Modified generators/library/Makefile from [7064d263a2] to [e4cd0b67be].    [diff]

Modified generators/unicode/Makefile from [c6ebd60fbb] to [c50589aa66].    [diff]

Modified generators/unicode/TableGenerator.h from [75d0d664b0] to [7eb32f5774].    [diff]

Modified generators/unicode/TableGenerator.m from [4d33b76d8d] to [6b626ad955].    [diff]

Modified src/Makefile from [adbca9f8d2] to [364ab65b22].    [diff]

Deleted src/OFASN1BitString.h version [c2be33e12e].

Deleted src/OFASN1BitString.m version [323c648f9c].

Deleted src/OFASN1Boolean.h version [4ac9986bdd].

Deleted src/OFASN1Boolean.m version [1a29ed76f3].

Deleted src/OFASN1DERRepresentation.h version [fea4984136].

Deleted src/OFASN1Enumerated.h version [5d2a579693].

Deleted src/OFASN1Enumerated.m version [eb1e77637a].

Deleted src/OFASN1IA5String.h version [c74a3606bd].

Deleted src/OFASN1IA5String.m version [494960fd54].

Deleted src/OFASN1Integer.h version [06cbc99c2c].

Deleted src/OFASN1Integer.m version [5a16302993].

Deleted src/OFASN1NumericString.h version [e0198cfd1a].

Deleted src/OFASN1NumericString.m version [50fd063fbe].

Deleted src/OFASN1ObjectIdentifier.h version [e688ca72a5].

Deleted src/OFASN1ObjectIdentifier.m version [4d9e8570e7].

Deleted src/OFASN1OctetString.h version [547dec0827].

Deleted src/OFASN1OctetString.m version [42b0c8635d].

Deleted src/OFASN1PrintableString.h version [0506eb78c3].

Deleted src/OFASN1PrintableString.m version [d6f8fd877c].

Deleted src/OFASN1UTF8String.h version [338855ca89].

Deleted src/OFASN1UTF8String.m version [92cd83c978].

Deleted src/OFASN1Value.h version [6ceb7a1c4f].

Deleted src/OFASN1Value.m version [200bca2819].

Renamed and modified src/of_asprintf.h [2f5af44b9a] to src/OFASPrintF.h [ca2e45c02b].    [diff]

Renamed and modified src/of_asprintf.m [f0147f7049] to src/OFASPrintF.m [55b5185ec7].    [diff]

Modified src/OFAdjacentArray.m from [a432edffec] to [82d92d7ef3].    [diff]

Modified src/OFAdjacentSubarray.m from [738b4fad30] to [188174c31a].    [diff]

Modified src/OFApplication.h from [05d5c2e935] to [5f5127d646].    [diff]

Modified src/OFApplication.m from [8bb94e9bd1] to [9af79ccbcf].    [diff]

Modified src/OFArray.h from [a47af03a06] to [0789a761b0].    [diff]

Modified src/OFArray.m from [1f1150d009] to [37c945555f].    [diff]

Renamed and modified src/atomic.h [7f44045855] to src/OFAtomic.h [cd35260cdb].    [diff]

Renamed and modified src/base64.h [43a1dbe183] to src/OFBase64.h [459c01211d].    [diff]

Renamed and modified src/base64.m [042f7c96a2] to src/OFBase64.m [8e11dbdc78].    [diff]

Modified src/OFBitSetCharacterSet.m from [54df15f988] to [269813e483].    [diff]

Modified src/OFBlock.h from [f6b4954bd3] to [d0a30cd463].    [diff]

Modified src/OFBlock.m from [678cbad32a] to [032a1ec707].    [diff]

Modified src/OFBytesValue.m from [a0f881f925] to [cd6955a0ec].    [diff]

Renamed and modified src/crc16.h [a52b4d6f65] to src/OFCRC16.h [bfd06c1f20].    [diff]

Renamed and modified src/crc16.m [db8332a387] to src/OFCRC16.m [d2261f5782].    [diff]

Renamed and modified src/crc32.h [c9bf40923b] to src/OFCRC32.h [4930b09098].    [diff]

Renamed and modified src/crc32.m [40c6d66d15] to src/OFCRC32.m [0968fe2540].    [diff]

Modified src/OFCharacterSet.h from [213677c26a] to [718ebc3831].    [diff]

Modified src/OFCharacterSet.m from [e06618edef] to [c98072a03a].    [diff]

Modified src/OFCollection.h from [9e18f6ef6d] to [af0d421edb].    [diff]

Modified src/OFColor.m from [8af2ad50d8] to [7162349776].    [diff]

Modified src/OFCondition.h from [43068e28cc] to [8519816f5f].    [diff]

Modified src/OFCondition.m from [00d905a1c0] to [17f7291bd2].    [diff]

Modified src/OFConstantString.m from [41b6262c76] to [a046d60efd].    [diff]

Modified src/OFCountedMapTableSet.m from [5101deac28] to [fb2a261b38].    [diff]

Modified src/OFCountedSet.h from [d5fbc7df8a] to [aa07eb172d].    [diff]

Modified src/OFCountedSet.m from [2a2cd32bfd] to [f1dc200ff4].    [diff]

Renamed and modified src/OFCryptoHash.h [09ebd5cbd7] to src/OFCryptographicHash.h [3e39e62dc1].    [diff]

Modified src/OFDNSQuery.h from [ebec8fd547] to [3c40a6d229].    [diff]

Modified src/OFDNSQuery.m from [a81f7a9a95] to [cc70b330d8].    [diff]

Modified src/OFDNSResolver.h from [c467730d8f] to [d50442556a].    [diff]

Modified src/OFDNSResolver.m from [9c1e2cde9e] to [9a8423f14c].    [diff]

Modified src/OFDNSResolverSettings.h from [f96b5d98db] to [e160ff7316].    [diff]

Modified src/OFDNSResolverSettings.m from [7a11cbe993] to [eb1fcb5845].    [diff]

Modified src/OFDNSResourceRecord.h from [cfe4c4fb24] to [684c620d59].    [diff]

Modified src/OFDNSResourceRecord.m from [50a5f9e1de] to [4cd40cf93d].    [diff]

Modified src/OFDNSResponse.h from [c3b7658d6e] to [52b6089a44].    [diff]

Modified src/OFDNSResponse.m from [0cb62c07fd] to [e2ab2da42d].    [diff]

Deleted src/OFData+ASN1DERParsing.h version [98f51ac0d9].

Deleted src/OFData+ASN1DERParsing.m version [5e5d1157d6].

Renamed and modified src/OFData+CryptoHashing.h [a5a229d49d] to src/OFData+CryptographicHashing.h [c987e02085].    [diff]

Renamed and modified src/OFData+CryptoHashing.m [42a49bdd70] to src/OFData+CryptographicHashing.m [404b89feab].    [diff]

Modified src/OFData+MessagePackParsing.m from [0f8a367f42] to [9723a31520].    [diff]

Modified src/OFData.h from [bbb3c7d446] to [adb3c41f53].    [diff]

Modified src/OFData.m from [e36b8d42d3] to [1a9ee2a47d].    [diff]

Modified src/OFDatagramSocket.h from [588f1627d3] to [cca2997072].    [diff]

Modified src/OFDatagramSocket.m from [1a97a9ea83] to [a53bf3d04b].    [diff]

Modified src/OFDate.h from [e9a1a4ba66] to [67980cebbc].    [diff]

Modified src/OFDate.m from [3377ad9619] to [aee2dab951].    [diff]

Modified src/OFDictionary.h from [c87704d4fa] to [a266eaef28].    [diff]

Modified src/OFDictionary.m from [acad8576d1] to [804d125c3d].    [diff]

Modified src/OFEnumerator.h from [26a2240303] to [aa2de24ec1].    [diff]

Modified src/OFEnumerator.m from [c36212a268] to [e234a4699e].    [diff]

Modified src/OFEpollKernelEventObserver.m from [11ad156308] to [b83e1bbf77].    [diff]

Modified src/OFFile.h from [7be975c2e8] to [bac13481b9].    [diff]

Modified src/OFFile.m from [ea0a6a975e] to [87a6169ed1].    [diff]

Modified src/OFFileManager.h from [4928c6d9ac] to [0757b002f6].    [diff]

Modified src/OFFileManager.m from [6e650b26ed] to [4897ac9203].    [diff]

Modified src/OFFileManager_constants.m from [b0c2ffa8b8] to [e875ee7ab5].    [diff]

Modified src/OFFileURLHandler.m from [e65a587713] to [b0e449d601].    [diff]

Modified src/OFGZIPStream.h from [b7c2096cd2] to [498f0a4cf5].    [diff]

Modified src/OFGZIPStream.m from [4ed53f9a5c] to [072d5c3fec].    [diff]

Modified src/OFHMAC.h from [42893456b1] to [bca836378e].    [diff]

Modified src/OFHMAC.m from [0effc9def0] to [23d069a3eb].    [diff]

Modified src/OFHTTPClient.m from [392b01fde8] to [53c6cb3f12].    [diff]

Modified src/OFHTTPCookie.m from [f788425642] to [a0376d23d9].    [diff]

Modified src/OFHTTPCookieManager.h from [2f94287da3] to [83e63d79cd].    [diff]

Modified src/OFHTTPCookieManager.m from [3511ad0390] to [5134a266a2].    [diff]

Modified src/OFHTTPRequest.h from [3c89198066] to [e5c26eec6f].    [diff]

Modified src/OFHTTPRequest.m from [c73164e676] to [44128a59e9].    [diff]

Modified src/OFHTTPResponse.h from [4cf17ed197] to [a9e1fde80c].    [diff]

Modified src/OFHTTPResponse.m from [e267b58d94] to [f1cfec9f86].    [diff]

Modified src/OFHTTPServer.m from [93f1451d06] to [76527fc01b].    [diff]

Modified src/OFHostAddressResolver.h from [6761889c77] to [303154eb82].    [diff]

Modified src/OFHostAddressResolver.m from [2d5bf5c91e] to [ba379d973e].    [diff]

Renamed and modified src/huffman_tree.h [2155b8e3b4] to src/OFHuffmanTree.h [fd05cd38a9].    [diff]

Renamed and modified src/huffman_tree.m [c8d56de598] to src/OFHuffmanTree.m [f7a4f8d9de].    [diff]

Modified src/OFINICategory+Private.h from [c5a381e443] to [6b052bbd06].    [diff]

Modified src/OFINICategory.h from [4d30d101c6] to [f788995406].    [diff]

Modified src/OFINICategory.m from [8974141c79] to [4bd3d1b960].    [diff]

Modified src/OFINIFile.h from [5f1fab4818] to [8b191bee9f].    [diff]

Modified src/OFINIFile.m from [c32d0fe539] to [512706fb2b].    [diff]

Modified src/OFINIFileSettings.m from [d5a169cfa7] to [b35044d2f1].    [diff]

Modified src/OFIPSocketAsyncConnector.h from [a61a99efb6] to [185e130707].    [diff]

Modified src/OFIPSocketAsyncConnector.m from [dac9c59275] to [f532e1ec24].    [diff]

Modified src/OFIPXSocket.h from [3a07b6e6f2] to [635704366b].    [diff]

Modified src/OFIPXSocket.m from [aa8a1a2ffd] to [3bd5ef99ac].    [diff]

Modified src/OFInflate64Stream.h from [a10344d136] to [a6bacf7fa9].    [diff]

Modified src/OFInflateStream.h from [975875032e] to [f8763882fa].    [diff]

Modified src/OFInflateStream.m from [8a296ae0d3] to [ddc6f9f77f].    [diff]

Modified src/OFInvertedCharacterSet.h from [6a080d4b74] to [c74c805b51].    [diff]

Modified src/OFInvertedCharacterSet.m from [ea0333ca6e] to [e08da05e4c].    [diff]

Modified src/OFInvocation.h from [0b22e6a97b] to [8c29c4a2ab].    [diff]

Modified src/OFInvocation.m from [85fef7c394] to [a2a3075eb5].    [diff]

Modified src/OFJSONRepresentation.h from [121e6d00f3] to [02ee58f172].    [diff]

Modified src/OFKernelEventObserver.h from [9a570d3d9f] to [76fb579d1c].    [diff]

Modified src/OFKernelEventObserver.m from [9d77b8881b] to [bc5e41d427].    [diff]

Modified src/OFKeyValueCoding.h from [f61d77bf20] to [859098584b].    [diff]

Modified src/OFKqueueKernelEventObserver.m from [8d97fca7a9] to [070f451697].    [diff]

Modified src/OFLHAArchive.h from [129ceb20e9] to [934898264e].    [diff]

Modified src/OFLHAArchive.m from [2ae2007028] to [8caabc2fe9].    [diff]

Modified src/OFLHAArchiveEntry+Private.h from [7ab4266d19] to [1e5b6ab947].    [diff]

Modified src/OFLHAArchiveEntry.m from [a71890ea74] to [54c8747335].    [diff]

Modified src/OFLHADecompressingStream.h from [8c1fbf6c83] to [50abfd9a4a].    [diff]

Modified src/OFLHADecompressingStream.m from [50a6bfc7bc] to [73678fe27b].    [diff]

Modified src/OFList.h from [36d06c646e] to [e9b48b38c5].    [diff]

Modified src/OFList.m from [9079ad9449] to [75ee6d9e19].    [diff]

Modified src/OFLocale.h from [88c5c97127] to [323b529f40].    [diff]

Modified src/OFLocale.m from [640d1c188f] to [947d4e8829].    [diff]

Modified src/OFMD5Hash.h from [2ab0f29af9] to [cdc110c606].    [diff]

Modified src/OFMD5Hash.m from [5fb4681c4e] to [df0ebde97e].    [diff]

Modified src/OFMapTable.h from [aaa3a8b0bc] to [67af88b431].    [diff]

Modified src/OFMapTable.m from [b3889238ba] to [37fa19bf82].    [diff]

Modified src/OFMapTableDictionary.m from [300d637d78] to [121bed2172].    [diff]

Modified src/OFMapTableSet.m from [d8234d4e2f] to [5b1053bcbc].    [diff]

Modified src/OFMessagePackExtension.h from [bde5fd00c0] to [312db63f78].    [diff]

Modified src/OFMessagePackExtension.m from [2e0b603741] to [28a9f74124].    [diff]

Modified src/OFMethodSignature.h from [02180a8d88] to [11b966e495].    [diff]

Modified src/OFMethodSignature.m from [350056b928] to [556b909780].    [diff]

Modified src/OFMutableAdjacentArray.m from [a783390738] to [797d22d2c1].    [diff]

Modified src/OFMutableArray.h from [55375a9442] to [a684ec1cde].    [diff]

Modified src/OFMutableArray.m from [78bab359a3] to [bf8e9eeb86].    [diff]

Modified src/OFMutableData.h from [0d48d79112] to [8cc32bdba7].    [diff]

Modified src/OFMutableData.m from [636b152d9a] to [561513047f].    [diff]

Modified src/OFMutableDictionary.h from [995b885913] to [d2bbc1da30].    [diff]

Modified src/OFMutableDictionary.m from [258a8f4b24] to [e5de8c4c10].    [diff]

Modified src/OFMutableMapTableDictionary.m from [01b0a38e38] to [1009eb93ce].    [diff]

Modified src/OFMutableMapTableSet.m from [ece4193cc3] to [6bd4d296b2].    [diff]

Modified src/OFMutablePair.m from [4ca2c970a8] to [12c9fcd056].    [diff]

Modified src/OFMutableSet.m from [00cf253ec8] to [4c13c1c2d3].    [diff]

Modified src/OFMutableString.h from [3c94bae91e] to [9719f9d256].    [diff]

Modified src/OFMutableString.m from [b6e6846a4c] to [7608f6e984].    [diff]

Modified src/OFMutableTarArchiveEntry.h from [2d44acedbb] to [ec04d24178].    [diff]

Modified src/OFMutableTarArchiveEntry.m from [9a77a0f3e7] to [a864b37365].    [diff]

Modified src/OFMutableURL.m from [990fa14b6b] to [3668c5a3ba].    [diff]

Modified src/OFMutableUTF8String.h from [15b5339be2] to [ef5fa816c6].    [diff]

Modified src/OFMutableUTF8String.m from [0bce7a5121] to [8129fb7234].    [diff]

Modified src/OFMutableZIPArchiveEntry.h from [0cb20b81d1] to [bd5d60ef28].    [diff]

Modified src/OFMutableZIPArchiveEntry.m from [1228f4a633] to [fe9804e5f1].    [diff]

Modified src/OFMutex.h from [e51e28c02b] to [5dbeab459e].    [diff]

Modified src/OFMutex.m from [8256799039] to [80f846e417].    [diff]

Modified src/OFNonretainedObjectValue.h from [324b0e8add] to [2e9ab2769c].    [diff]

Modified src/OFNonretainedObjectValue.m from [f7aa33cf32] to [5a54c41595].    [diff]

Modified src/OFNull.h from [ef78922bc1] to [69babc4028].    [diff]

Modified src/OFNull.m from [d43d138170] to [56077ec169].    [diff]

Modified src/OFNumber.h from [428bdb0cc8] to [1bc62b5876].    [diff]

Modified src/OFNumber.m from [92fb9ca7c6] to [34d1acfa38].    [diff]

Modified src/OFObject+KeyValueCoding.m from [2a9a3f450d] to [3bfea8ea41].    [diff]

Modified src/OFObject+Serialization.m from [fe806a8af4] to [4ae1aec1cc].    [diff]

Modified src/OFObject.h from [a9ac62cb9b] to [9706bbf5bc].    [diff]

Modified src/OFObject.m from [a0e6d07e6b] to [77711da280].    [diff]

Renamed and modified src/once.h [82e5d91bee] to src/OFOnce.h [dbf6773006].    [diff]

Renamed and modified src/once.m [af444c86d5] to src/OFOnce.m [ac90a9eaf1].    [diff]

Modified src/OFOptionsParser.h from [110ad440c1] to [aa712b561c].    [diff]

Modified src/OFOptionsParser.m from [9cfc874f7b] to [4490adcde3].    [diff]

Renamed and modified src/pbkdf2.h [eef5fddc43] to src/OFPBKDF2.h [c5d81514ad].    [diff]

Renamed and modified src/pbkdf2.m [11ab09dd1b] to src/OFPBKDF2.m [dc320d6211].    [diff]

Modified src/OFPair.m from [03bda5affd] to [60a88e0dc4].    [diff]

Renamed and modified src/condition.h [61428a9c46] to src/OFPlainCondition.h [cb66a320ac].    [diff]

Renamed and modified src/condition.m [2b71c33bd6] to src/OFPlainCondition.m [5c92a31d36].    [diff]

Renamed and modified src/mutex.h [c50a02c698] to src/OFPlainMutex.h [d6ce7e7a04].    [diff]

Renamed and modified src/mutex.m [637d387b19] to src/OFPlainMutex.m [f697ac3445].    [diff]

Renamed and modified src/thread.h [2b66252a9f] to src/OFPlainThread.h [00cdbb5121].    [diff]

Renamed and modified src/thread.m [551723b62b] to src/OFPlainThread.m [77054b78a9].    [diff]

Modified src/OFPlugin.h from [ac829978a7] to [53f335d6bf].    [diff]

Modified src/OFPlugin.m from [12a642d8b0] to [71a9e453b8].    [diff]

Modified src/OFPointValue.h from [a55ded17fa] to [4a1e3a3976].    [diff]

Modified src/OFPointValue.m from [6f05fc4f1d] to [4e64632cbc].    [diff]

Modified src/OFPointerValue.h from [83e44d9bb8] to [76806b79ee].    [diff]

Modified src/OFPointerValue.m from [ff9ab4b9d5] to [18e2836486].    [diff]

Modified src/OFPollKernelEventObserver.m from [e93ed3c852] to [8fcdaec4c9].    [diff]

Modified src/OFRIPEMD160Hash.h from [294f0a5d27] to [887ee4002d].    [diff]

Modified src/OFRIPEMD160Hash.m from [ab4f0b95de] to [b60f75a8d4].    [diff]

Modified src/OFRangeCharacterSet.h from [146f282cd5] to [36adda48b7].    [diff]

Modified src/OFRangeCharacterSet.m from [e174e57848] to [171e0115ac].    [diff]

Modified src/OFRangeValue.h from [a296ed91e7] to [364a68b940].    [diff]

Modified src/OFRangeValue.m from [a40dd0a04c] to [d1e5de9d18].    [diff]

Renamed and modified src/OFRectangleValue.h [e2767981ab] to src/OFRectValue.h [57204033f6].    [diff]

Renamed and modified src/OFRectangleValue.m [189e76f543] to src/OFRectValue.m [15e6c7cc85].    [diff]

Modified src/OFRecursiveMutex.h from [d6ed860e64] to [c862616f60].    [diff]

Modified src/OFRecursiveMutex.m from [14f9082e7e] to [00172c34e4].    [diff]

Modified src/OFRunLoop+Private.h from [424962bcb9] to [b73b1c9760].    [diff]

Modified src/OFRunLoop.h from [17887708c9] to [7f5e7accfd].    [diff]

Modified src/OFRunLoop.m from [53e222eb32] to [0ec2ab674a].    [diff]

Modified src/OFRunLoop_constants.m from [6ecf96c8ce] to [e240ef8cad].    [diff]

Deleted src/OFSCTPSocket.h version [d059eb2dff].

Deleted src/OFSCTPSocket.m version [a0edfc0fdf].

Modified src/OFSHA1Hash.h from [1ea7850492] to [96facd340e].    [diff]

Modified src/OFSHA1Hash.m from [dc358c1aca] to [477f4216b9].    [diff]

Modified src/OFSHA224Hash.m from [e55abead15] to [e353b5b07a].    [diff]

Modified src/OFSHA224Or256Hash.h from [25d2fa7cb5] to [502962edb9].    [diff]

Modified src/OFSHA224Or256Hash.m from [06995323d9] to [e18ccf9292].    [diff]

Modified src/OFSHA256Hash.m from [56b5919949] to [2893893023].    [diff]

Modified src/OFSHA384Hash.m from [66a0fe7cfd] to [91f9fc35e0].    [diff]

Modified src/OFSHA384Or512Hash.h from [f783b37416] to [e05082b6ff].    [diff]

Modified src/OFSHA384Or512Hash.m from [e89cdc8f14] to [e382c5ef41].    [diff]

Modified src/OFSHA512Hash.m from [6f5327a8ae] to [e1893194a7].    [diff]

Modified src/OFSPXSocket.h from [20d64f5e49] to [26e1e49cc2].    [diff]

Modified src/OFSPXSocket.m from [2af60d4b14] to [1dcd330269].    [diff]

Modified src/OFSPXStreamSocket.h from [9b835a4c0b] to [8a40db9be9].    [diff]

Modified src/OFSPXStreamSocket.m from [8baafe8070] to [d6a9ec0451].    [diff]

Modified src/OFSandbox.h from [a2013331bb] to [6bf325540a].    [diff]

Modified src/OFSandbox.m from [c9f40044df] to [5d133469cf].    [diff]

Renamed and modified src/scrypt.h [c03ec2d00d] to src/OFScrypt.h [8506d6db7e].    [diff]

Renamed and modified src/scrypt.m [1396dd3e07] to src/OFScrypt.m [9e41cca4b0].    [diff]

Modified src/OFSecureData.h from [3c696dcd02] to [69bd454c65].    [diff]

Modified src/OFSecureData.m from [3993fa04e8] to [80f9f47dea].    [diff]

Modified src/OFSeekableStream.h from [5d719e292c] to [641ac47994].    [diff]

Modified src/OFSeekableStream.m from [e6908a8ef1] to [6ce5b58b54].    [diff]

Modified src/OFSelectKernelEventObserver.m from [df50d21c59] to [c54e00c28f].    [diff]

Modified src/OFSequencedPacketSocket.h from [89fbfce591] to [2a157448e9].    [diff]

Modified src/OFSequencedPacketSocket.m from [afdcde4505] to [d397c2379d].    [diff]

Modified src/OFSerialization.h from [4e7cb4c5a0] to [e824a5f7ee].    [diff]

Added src/OFSerialization.m version [0a6892a6f3].

Modified src/OFSet.h from [17726306c1] to [b05430c060].    [diff]

Modified src/OFSet.m from [27e6d4b43c] to [a3dd281791].    [diff]

Modified src/OFSettings.h from [99a9f5155c] to [10aa8b7158].    [diff]

Modified src/OFSettings.m from [372f573069] to [8b3ec674cd].    [diff]

Renamed and modified src/OFDimensionValue.h [f7a2f0822f] to src/OFSizeValue.h [48dc2259c8].    [diff]

Renamed and modified src/OFDimensionValue.m [8625e742ff] to src/OFSizeValue.m [c2a5ad86a9].    [diff]

Renamed and modified src/socket_helpers.h [8de17e0f84] to src/OFSocket+Private.h [d80ab86a23].    [diff]

Renamed and modified src/socket.h [07f169cd19] to src/OFSocket.h [2b4aae9d25].    [diff]

Renamed and modified src/socket.m [2d1d9f46b4] to src/OFSocket.m [941bbd3cbe].    [diff]

Modified src/OFSortedList.h from [d2fd296ecb] to [a53236cd47].    [diff]

Modified src/OFSortedList.m from [1f44909bdd] to [647acba740].    [diff]

Modified src/OFStdIOStream.h from [ddc90ae5f2] to [4b04bb450d].    [diff]

Modified src/OFStdIOStream.m from [470dd5a9cf] to [2787693b17].    [diff]

Renamed and modified src/of_strptime.h [49e70fc30c] to src/OFStrPTime.h [fd2cee796f].    [diff]

Renamed and modified src/of_strptime.m [aca88fc28d] to src/OFStrPTime.m [2eebe7783d].    [diff]

Modified src/OFStream.h from [d7b8ceded5] to [b19f1dd539].    [diff]

Modified src/OFStream.m from [d41d938d85] to [8b3bdb0a6a].    [diff]

Modified src/OFStreamSocket.h from [27f4a02196] to [088cdfae75].    [diff]

Modified src/OFStreamSocket.m from [37c1cc3f6d] to [5b9cb9181f].    [diff]

Renamed and modified src/OFString+CryptoHashing.h [562278ea0b] to src/OFString+CryptographicHashing.h [059d7ea04f].    [diff]

Renamed and modified src/OFString+CryptoHashing.m [0a23b41efc] to src/OFString+CryptographicHashing.m [7e22b6306f].    [diff]

Modified src/OFString+JSONParsing.m from [182fb0261b] to [fd3673a355].    [diff]

Modified src/OFString+PathAdditions.h from [5bff0ead4d] to [0d70d05c92].    [diff]

Modified src/OFString+PathAdditions.m from [ea7cb030e3] to [6ba7aac1d0].    [diff]

Modified src/OFString+PropertyListParsing.m from [3a2aedc9eb] to [c7b4407cc2].    [diff]

Modified src/OFString+Serialization.m from [8faf6d47b7] to [8e1b78d5c6].    [diff]

Modified src/OFString+URLEncoding.m from [e71fa29471] to [136d9c5f3e].    [diff]

Modified src/OFString+XMLEscaping.m from [5be8f79e31] to [44dcba40f2].    [diff]

Modified src/OFString+XMLUnescaping.h from [d4c2a5d60a] to [cbe997ff43].    [diff]

Modified src/OFString+XMLUnescaping.m from [563c6e6449] to [0941da3dc0].    [diff]

Modified src/OFString.h from [c803b1d0df] to [e4caed5e17].    [diff]

Modified src/OFString.m from [f5bfcef342] to [d4404e2d68].    [diff]

Modified src/OFSubarray.h from [9f4e68e06f] to [398ae6fbae].    [diff]

Modified src/OFSubarray.m from [8ab33d1782] to [d5bd07084c].    [diff]

Renamed and modified src/OFProcess.h [a7b8fab4c5] to src/OFSubprocess.h [a6ce8bbc81].    [diff]

Renamed and modified src/OFProcess.m [80953e8b4c] to src/OFSubprocess.m [f686b80ad6].    [diff]

Modified src/OFSystemInfo.m from [d40194da67] to [6fd50f8c07].    [diff]

Modified src/OFTCPSocket.h from [cdec3df6fd] to [9ae8ba1677].    [diff]

Modified src/OFTCPSocket.m from [d1c99c42fa] to [d37354390e].    [diff]

Modified src/OFTCPSocketSOCKS5Connector.h from [edab2535a4] to [a3decd0834].    [diff]

Modified src/OFTCPSocketSOCKS5Connector.m from [9fddf9f0fe] to [cef61681e6].    [diff]

Renamed and modified src/tlskey.h [d958bbae58] to src/OFTLSKey.h [befb515045].    [diff]

Renamed and modified src/tlskey.m [d602541981] to src/OFTLSKey.m [d2717c869a].    [diff]

Modified src/OFTarArchive.h from [4162b0edcc] to [0ba5d85fe3].    [diff]

Modified src/OFTarArchive.m from [a40561e369] to [6412c1538f].    [diff]

Modified src/OFTarArchiveEntry+Private.h from [e07f2ba876] to [929bab9877].    [diff]

Modified src/OFTarArchiveEntry.h from [e9a73505d7] to [933ac56d6f].    [diff]

Modified src/OFTarArchiveEntry.m from [e22a0061ae] to [4eb33d5a79].    [diff]

Modified src/OFThread.h from [f4a6bc3a11] to [1a5414b6ff].    [diff]

Modified src/OFThread.m from [9da78353a7] to [b51d41216b].    [diff]

Modified src/OFThreadPool.h from [7948e1d39c] to [4da774feaf].    [diff]

Modified src/OFThreadPool.m from [1ccbdebec3] to [bf37211055].    [diff]

Modified src/OFTimer+Private.h from [a79edf83ef] to [766374c70a].    [diff]

Modified src/OFTimer.h from [7ce735d772] to [7b53dae76c].    [diff]

Modified src/OFTimer.m from [f2217d4a17] to [4643374dad].    [diff]

Modified src/OFTriple.m from [2b97357c4c] to [444aed5be2].    [diff]

Modified src/OFUDPSocket+Private.h from [de17aba506] to [6c9ef7ed56].    [diff]

Modified src/OFUDPSocket.h from [c77d39725a] to [7fc9c66432].    [diff]

Modified src/OFUDPSocket.m from [284e645ef0] to [5d65cff83a].    [diff]

Modified src/OFURL.h from [8e156f58b1] to [4f2aa36df7].    [diff]

Modified src/OFURL.m from [a106091d83] to [110acb1505].    [diff]

Modified src/OFURLHandler.h from [c6421bd016] to [aebd1b72ac].    [diff]

Modified src/OFURLHandler.m from [a30f3ee6ac] to [d88aa91e77].    [diff]

Modified src/OFUTF8String.h from [bd916580b9] to [4e86bf2737].    [diff]

Modified src/OFUTF8String.m from [0d15ab4aab] to [18e27cfd00].    [diff]

Modified src/OFValue.h from [dc50b95f98] to [df3acd707a].    [diff]

Modified src/OFValue.m from [1c056221ee] to [2892e2bc96].    [diff]

Modified src/OFWin32ConsoleStdIOStream.h from [2abff1d7d9] to [fa1a5ee975].    [diff]

Modified src/OFWin32ConsoleStdIOStream.m from [fb543571fa] to [dea67afd15].    [diff]

Modified src/OFWindowsRegistryKey.h from [98ae2dd014] to [0f79595dd4].    [diff]

Modified src/OFWindowsRegistryKey.m from [ccda58f080] to [c8ce2ece61].    [diff]

Modified src/OFXMLAttribute.m from [29268ae3e9] to [21dca426df].    [diff]

Modified src/OFXMLCDATA.m from [f763238cef] to [22eb5b46a5].    [diff]

Modified src/OFXMLCharacters.m from [e5ae18f07a] to [f6eb447f0f].    [diff]

Modified src/OFXMLComment.h from [bf4f3dc402] to [48d39c6a70].    [diff]

Modified src/OFXMLComment.m from [5cb4fa05d6] to [ba94b5bb12].    [diff]

Modified src/OFXMLElement+Serialization.m from [e82061841d] to [805366e391].    [diff]

Modified src/OFXMLElement.h from [c1a14c4328] to [28fb815e61].    [diff]

Modified src/OFXMLElement.m from [c1c758c150] to [7a0a61d375].    [diff]

Modified src/OFXMLElementBuilder.h from [702d1ff1af] to [21b424ead3].    [diff]

Modified src/OFXMLElementBuilder.m from [ff12f91bf6] to [a53bbdbeea].    [diff]

Modified src/OFXMLNode.m from [d7c9563cf3] to [7f68e69172].    [diff]

Modified src/OFXMLParser.h from [de5e16977e] to [fd86d1b01d].    [diff]

Modified src/OFXMLParser.m from [08bf6cc4f2] to [885a5c6d01].    [diff]

Renamed and modified src/OFXMLProcessingInstructions.h [9211767771] to src/OFXMLProcessingInstruction.h [86de9b9bcd].    [diff]

Renamed and modified src/OFXMLProcessingInstructions.m [aed6fd90fa] to src/OFXMLProcessingInstruction.m [f3e07ddc76].    [diff]

Modified src/OFZIPArchive.h from [c179867587] to [3dde37049e].    [diff]

Modified src/OFZIPArchive.m from [f8c3fbc96e] to [952e87c05c].    [diff]

Modified src/OFZIPArchiveEntry.h from [2df45ec20c] to [e18b985df3].    [diff]

Modified src/OFZIPArchiveEntry.m from [1b0f865f32] to [a82b90cc04].    [diff]

Modified src/ObjFW.h from [b6085669fc] to [304cf44661].    [diff]

Modified src/amiga-funcarray.inc from [2929560b57] to [49370bf0a9].    [diff]

Modified src/amiga-glue.h from [ac796e9fe8] to [2e0af03a29].    [diff]

Modified src/amiga-glue.m from [eb6613e2c6] to [adf8c12199].    [diff]

Modified src/amiga-library.h from [40766eef6f] to [5c085b12df].    [diff]

Modified src/amiga-library.m from [4eb80f8cc9] to [fdc1473cd0].    [diff]

Deleted src/amigaos3.sfd version [cb0789f446].

Deleted src/atomic_no_threads.h version [5ca4dac2a4].

Deleted src/block.h version [1fa9cdbfc6].

Modified src/bridge/OFException+Swift.h from [565c9aa41a] to [0fe4c6bbbc].    [diff]

Modified src/encodings/codepage-437.m from [e06381bb1c] to [1ff55c3103].    [diff]

Modified src/encodings/codepage-850.m from [3c49f43469] to [8a999f8dc5].    [diff]

Modified src/encodings/codepage-858.m from [3ce6d4c463] to [eb400d443e].    [diff]

Modified src/encodings/iso-8859-15.m from [66f31de0ef] to [22626a7166].    [diff]

Modified src/encodings/iso-8859-2.m from [3fe77cae41] to [e41926d484].    [diff]

Modified src/encodings/iso-8859-3.m from [b571fab6a6] to [5ad1bdc273].    [diff]

Modified src/encodings/koi8-r.m from [b612dc985f] to [bf43e53144].    [diff]

Modified src/encodings/koi8-u.m from [bc833d67fc] to [71921000c0].    [diff]

Modified src/encodings/mac-roman.m from [db14d68482] to [3797f74af2].    [diff]

Modified src/encodings/windows-1251.m from [baa2d5d34b] to [05f0643067].    [diff]

Modified src/encodings/windows-1252.m from [d5fc246852] to [b4937f91b7].    [diff]

Modified src/exceptions/Makefile from [e9d0c08ed2] to [dbddffb6d5].    [diff]

Modified src/exceptions/OFAcceptFailedException.h from [3870d05797] to [8b9e60c1c1].    [diff]

Modified src/exceptions/OFAcceptFailedException.m from [262ff1ad4e] to [f160570582].    [diff]

Modified src/exceptions/OFAllocFailedException.m from [891598484b] to [22ee2bf80a].    [diff]

Modified src/exceptions/OFBindFailedException.h from [f49a2c3ca2] to [fa6db74dc4].    [diff]

Modified src/exceptions/OFBindFailedException.m from [8a08ee6973] to [5d40ea5e4f].    [diff]

Modified src/exceptions/OFChangeCurrentDirectoryPathFailedException.h from [74500bb098] to [31ad4bfc89].    [diff]

Modified src/exceptions/OFChangeCurrentDirectoryPathFailedException.m from [4c59b51695] to [c3f3d9bb60].    [diff]

Modified src/exceptions/OFConditionBroadcastFailedException.m from [b529ecf85c] to [37d5470bb0].    [diff]

Modified src/exceptions/OFConditionSignalFailedException.m from [3ded66a36b] to [816e893d46].    [diff]

Modified src/exceptions/OFConditionWaitFailedException.m from [ec7442c12c] to [7ea539fb7f].    [diff]

Modified src/exceptions/OFConnectionFailedException.h from [47bb6c6702] to [0eaf506d9d].    [diff]

Modified src/exceptions/OFConnectionFailedException.m from [55b2b79014] to [847ad9798b].    [diff]

Modified src/exceptions/OFCopyItemFailedException.m from [f16ddfd26e] to [4f3c187188].    [diff]

Modified src/exceptions/OFCreateDirectoryFailedException.h from [7c0067efd5] to [176b8e9e1d].    [diff]

Modified src/exceptions/OFCreateDirectoryFailedException.m from [e59e1de340] to [1ed32763da].    [diff]

Modified src/exceptions/OFCreateSymbolicLinkFailedException.m from [eb17d03171] to [0a310f1939].    [diff]

Modified src/exceptions/OFCreateWindowsRegistryKeyFailedException.m from [c06da68133] to [e5fd8452ce].    [diff]

Modified src/exceptions/OFDNSQueryFailedException.h from [2099448a57] to [c8142bd5dd].    [diff]

Modified src/exceptions/OFDNSQueryFailedException.m from [a8cb654585] to [892da944ca].    [diff]

Modified src/exceptions/OFDeleteWindowsRegistryKeyFailedException.m from [4d5d00ab16] to [f6719643c7].    [diff]

Modified src/exceptions/OFDeleteWindowsRegistryValueFailedException.h from [57d4edb21a] to [aa5651f4bf].    [diff]

Modified src/exceptions/OFDeleteWindowsRegistryValueFailedException.m from [202f3abbb4] to [d0d9c24736].    [diff]

Modified src/exceptions/OFException.h from [2793460901] to [0c9aa4e00f].    [diff]

Modified src/exceptions/OFException.m from [c381d0d5f6] to [5ced4219b2].    [diff]

Modified src/exceptions/OFGetCurrentDirectoryPathFailedException.m from [c7ac43f203] to [df9ee71b64].    [diff]

Modified src/exceptions/OFGetOptionFailedException.h from [50223e7393] to [ad1a96e3af].    [diff]

Modified src/exceptions/OFGetOptionFailedException.m from [af5f02ec1a] to [8f4ec296f2].    [diff]

Modified src/exceptions/OFGetWindowsRegistryValueFailedException.h from [5f718555eb] to [92b5996830].    [diff]

Modified src/exceptions/OFGetWindowsRegistryValueFailedException.m from [b88e4fd32c] to [1e9584387f].    [diff]

Modified src/exceptions/OFHTTPRequestFailedException.m from [5d6244b48f] to [e96bd6a5f5].    [diff]

Modified src/exceptions/OFInvalidJSONException.m from [9fef81c79e] to [6576de8b7b].    [diff]

Modified src/exceptions/OFLinkFailedException.m from [1249431f65] to [aad9720e68].    [diff]

Modified src/exceptions/OFListenFailedException.m from [f550e41673] to [076a85098b].    [diff]

Modified src/exceptions/OFLoadPluginFailedException.m from [8b15607f59] to [25e1a9ba80].    [diff]

Modified src/exceptions/OFLockFailedException.m from [464bc473e0] to [71085e6a43].    [diff]

Modified src/exceptions/OFMemoryNotPartOfObjectException.m from [11976b53bf] to [505924293a].    [diff]

Modified src/exceptions/OFMoveItemFailedException.m from [eb728a5a4c] to [d1d30c8ee6].    [diff]

Modified src/exceptions/OFNotImplementedException.m from [21c9b375d3] to [7ae6cd8f84].    [diff]

Modified src/exceptions/OFObserveFailedException.m from [c747f6dbae] to [2a1e03a9a1].    [diff]

Modified src/exceptions/OFOpenItemFailedException.m from [90bc6b3814] to [f27f277ad9].    [diff]

Modified src/exceptions/OFOpenWindowsRegistryKeyFailedException.m from [44e8721e49] to [55725614ec].    [diff]

Modified src/exceptions/OFReadFailedException.m from [ac90b3b64d] to [acb3de62d5].    [diff]

Modified src/exceptions/OFReadOrWriteFailedException.m from [18185f7c97] to [dadaef8eb0].    [diff]

Modified src/exceptions/OFRemoveItemFailedException.h from [2b8b92f842] to [26cb046811].    [diff]

Modified src/exceptions/OFRemoveItemFailedException.m from [2a6d0a2121] to [fd424614b6].    [diff]

Modified src/exceptions/OFResolveHostFailedException.h from [48c5873ef6] to [d0ecf642c4].    [diff]

Modified src/exceptions/OFResolveHostFailedException.m from [5ef786dbbc] to [f2477f01e8].    [diff]

Modified src/exceptions/OFRetrieveItemAttributesFailedException.h from [6fe2b96a6a] to [48a96c5a3a].    [diff]

Modified src/exceptions/OFRetrieveItemAttributesFailedException.m from [62a4e002af] to [44d875971e].    [diff]

Modified src/exceptions/OFSandboxActivationFailedException.h from [733e9e1e23] to [c3a79f74bb].    [diff]

Modified src/exceptions/OFSandboxActivationFailedException.m from [2a85c28f4a] to [32c83692ab].    [diff]

Modified src/exceptions/OFSeekFailedException.h from [4ea22d805a] to [7803a36cf1].    [diff]

Modified src/exceptions/OFSeekFailedException.m from [9c2e801f1d] to [47b84af63f].    [diff]

Modified src/exceptions/OFSetItemAttributesFailedException.h from [d9ce8daea6] to [82396088b1].    [diff]

Modified src/exceptions/OFSetItemAttributesFailedException.m from [86a87692ad] to [f92ac392b8].    [diff]

Modified src/exceptions/OFSetOptionFailedException.h from [2b0c0efdc7] to [c0acfc31e0].    [diff]

Modified src/exceptions/OFSetOptionFailedException.m from [463fe4cf45] to [80d83b74a4].    [diff]

Modified src/exceptions/OFSetWindowsRegistryValueFailedException.h from [608bf7a61e] to [55399fbd54].    [diff]

Modified src/exceptions/OFSetWindowsRegistryValueFailedException.m from [b5d9f2531b] to [ae444c6b4a].    [diff]

Modified src/exceptions/OFThreadJoinFailedException.m from [9aa0b98405] to [69fa9314a9].    [diff]

Modified src/exceptions/OFThreadStartFailedException.m from [c02dc6c663] to [1ba940b160].    [diff]

Modified src/exceptions/OFUnboundPrefixException.m from [f4a0e227c8] to [636055adfc].    [diff]

Modified src/exceptions/OFUndefinedKeyException.h from [867e9e731b] to [dcded81ec7].    [diff]

Modified src/exceptions/OFUndefinedKeyException.m from [c33af96db7] to [a23aa824a4].    [diff]

Modified src/exceptions/OFUnlockFailedException.m from [4450bdd3cc] to [ae9174489f].    [diff]

Modified src/exceptions/OFWriteFailedException.m from [0afa5a091c] to [6f0f1c63f5].    [diff]

Modified src/forwarding/apple-forwarding-arm.S from [818da0b02a] to [909cff10e5].    [diff]

Modified src/forwarding/apple-forwarding-arm64.S from [a5ded6a46a] to [9cba63c991].    [diff]

Modified src/forwarding/apple-forwarding-i386.S from [242ac0ef8b] to [8720a29870].    [diff]

Modified src/forwarding/apple-forwarding-powerpc.S from [caae32d345] to [df92748799].    [diff]

Modified src/forwarding/apple-forwarding-x86_64.S from [5aadb3b06b] to [0da6f95099].    [diff]

Modified src/forwarding/forwarding-arm-elf.S from [cf76c10b12] to [9186955894].    [diff]

Modified src/forwarding/forwarding-arm64-elf.S from [8475d93bd5] to [853844ab33].    [diff]

Modified src/forwarding/forwarding-mips-elf.S from [b9346e9fc8] to [82117db4a0].    [diff]

Modified src/forwarding/forwarding-powerpc-elf.S from [77e163195d] to [aa95b3885f].    [diff]

Modified src/forwarding/forwarding-sparc-elf.S from [7f326e78b6] to [561fb7b970].    [diff]

Modified src/forwarding/forwarding-sparc64-elf.S from [4c8170f46f] to [bd5584b259].    [diff]

Modified src/forwarding/forwarding-x86-elf.S from [919ceb5d84] to [b0f736c46b].    [diff]

Modified src/forwarding/forwarding-x86-win32.S from [5db1a76db3] to [7197d1ad71].    [diff]

Modified src/forwarding/forwarding-x86_64-elf.S from [20eb6983b1] to [8ad5ac6701].    [diff]

Modified src/forwarding/forwarding-x86_64-macho.S from [d39aa9c238] to [96ab2eb2d0].    [diff]

Modified src/forwarding/forwarding-x86_64-win64.S from [c7e60b4820] to [b8c0737017].    [diff]

Deleted src/invocation/Makefile version [b7f33f0f15].

Deleted src/invocation/apple-call-x86_64.S version [11cbf74197].

Deleted src/invocation/call-x86_64-elf.S version [d7ef9dafa4].

Deleted src/invocation/call.S version [c8172ab4a1].

Deleted src/invocation/invoke-x86_64.h version [0f6289615c].

Deleted src/invocation/invoke-x86_64.m version [e0c747a83e].

Deleted src/invocation/invoke.m version [09adc50790].

Modified src/library.xml from [8a66b6f69a] to [25b5953f80].    [diff]

Modified src/linklib/init.m from [1b5f3bd0d7] to [911e384ae6].    [diff]

Modified src/linklib/linklib.m from [b7fdb6530f] to [cf788a72bc].    [diff]

Modified src/macros.h from [9c93ab715b] to [e163f96b10].    [diff]

Modified src/module.modulemap from [46be0ed236] to [33c24fc753].    [diff]

Deleted src/morphos-clib.h version [3f0a43908f].

Deleted src/morphos.fd version [a8f469aa2a].

Modified src/objfw-defs.h.in from [cb58f5fac1] to [dc6785c3be].    [diff]

Modified src/platform.h from [0f756c2d58] to [d7b9159bac].    [diff]

Renamed and modified src/platform/amiga/condition.m [fd8eb39931] to src/platform/AmigaOS/OFPlainCondition.m [e78dc05f49].    [diff]

Renamed and modified src/platform/amiga/mutex.m [e7b8301e49] to src/platform/AmigaOS/OFPlainMutex.m [1bb52194dd].    [diff]

Renamed and modified src/platform/amiga/thread.m [7e3609752c] to src/platform/AmigaOS/OFPlainThread.m [874b38ae30].    [diff]

Renamed and modified src/platform/amiga/OFString+PathAdditions.m [770b7197d1] to src/platform/AmigaOS/OFString+PathAdditions.m [3fc44c52a7].    [diff]

Renamed and modified src/platform/amiga/tlskey.m [b1056ea624] to src/platform/AmigaOS/OFTLSKey.m [35debb70a7].    [diff]

Renamed and modified src/atomic_builtins.h [f2deeb95f9] to src/platform/GCC4.7/OFAtomic.h [100821f588].    [diff]

Renamed and modified src/atomic_sync_builtins.h [7ba8dbb2f0] to src/platform/GCC4/OFAtomic.h [16dfce6eb3].    [diff]

Renamed and modified src/platform/morphos/tlskey.m [7b92aa6b53] to src/platform/MorphOS/OFTLSKey.m [493207d475].    [diff]

Renamed and modified src/platform/posix/condition.m [118d5cf68b] to src/platform/POSIX/OFPlainCondition.m [7572711cd5].    [diff]

Renamed and modified src/platform/posix/mutex.m [49be18c2e5] to src/platform/POSIX/OFPlainMutex.m [d80afbd5eb].    [diff]

Renamed and modified src/platform/posix/thread.m [5a946f82c1] to src/platform/POSIX/OFPlainThread.m [59ba7d304a].    [diff]

Renamed and modified src/platform/posix/OFString+PathAdditions.m [1b42dd0767] to src/platform/POSIX/OFString+PathAdditions.m [27ce85898f].    [diff]

Renamed and modified src/platform/posix/OFProcess.m [e243a4e88a] to src/platform/POSIX/OFSubprocess.m [3ba49dc037].    [diff]

Renamed and modified src/platform/posix/tlskey.m [dfb4cf3035] to src/platform/POSIX/OFTLSKey.m [47a306e613].    [diff]

Renamed and modified src/atomic_powerpc.h [a52241434a] to src/platform/PowerPC/OFAtomic.h [44b886c5c2].    [diff]

Renamed and modified src/platform/windows/condition.m [cc03ce6342] to src/platform/Windows/OFPlainCondition.m [a5005b7f00].    [diff]

Renamed and modified src/platform/windows/mutex.m [ed38f771ab] to src/platform/Windows/OFPlainMutex.m [7e4b30c2dd].    [diff]

Renamed and modified src/platform/windows/thread.m [5512169ec5] to src/platform/Windows/OFPlainThread.m [eb57469e6d].    [diff]

Renamed and modified src/platform/windows/OFString+PathAdditions.m [41e0a20445] to src/platform/Windows/OFString+PathAdditions.m [adef09bc0d].    [diff]

Renamed and modified src/platform/windows/OFProcess.m [5bdba7aa5b] to src/platform/Windows/OFSubprocess.m [b8e69b2ddb].    [diff]

Renamed and modified src/platform/windows/tlskey.m [bdf0c15028] to src/platform/Windows/OFTLSKey.m [3701d3663b].    [diff]

Modified src/platform/libfat/OFString+PathAdditions.m from [420e4f330e] to [2f244634b3].    [diff]

Renamed and modified src/atomic_osatomic.h [0fe4f3a992] to src/platform/macOS/OFAtomic.h [52d5cd31b9].    [diff]

Renamed and modified src/atomic_x86.h [3d60327fd6] to src/platform/x86/OFAtomic.h [b0f56d0157].    [diff]

Modified src/runtime/Makefile from [7961a820de] to [6dd30f7bce].    [diff]

Renamed and modified src/runtime/once.m [d69450279b] to src/runtime/OFOnce.m [faf23e6bb2].    [diff]

Renamed and modified src/runtime/mutex.m [061a17e697] to src/runtime/OFPlainMutex.m [c27a6b035d].    [diff]

Renamed and modified src/runtime/tlskey.m [f580536fe7] to src/runtime/OFTLSKey.m [408a710b0b].    [diff]

Modified src/runtime/ObjFWRT.h from [1456702210] to [4089c697eb].    [diff]

Modified src/runtime/amiga-funcarray.inc from [674e168c3f] to [eca72c7d0a].    [diff]

Modified src/runtime/amiga-glue.h from [51945d63f3] to [2ca426ebf9].    [diff]

Modified src/runtime/amiga-glue.m from [fef86ecf8c] to [7d3bd6cbde].    [diff]

Deleted src/runtime/amigaos3.sfd version [27d28cf09f].

Modified src/runtime/arc.m from [eaae2aa32a] to [1147559114].    [diff]

Modified src/runtime/autorelease.m from [cddc441815] to [c90ec8958a].    [diff]

Modified src/runtime/category.m from [e672c2edf4] to [5b97638d56].    [diff]

Modified src/runtime/class.m from [8c93de1488] to [8556b52111].    [diff]

Modified src/runtime/dtable.m from [d61b5652b8] to [fe23892d25].    [diff]

Modified src/runtime/exception.m from [5b9f454f5d] to [b58329f870].    [diff]

Modified src/runtime/hashtable.m from [4ff03c1700] to [ad954a7a5c].    [diff]

Modified src/runtime/init.m from [b626330f56] to [930fe22400].    [diff]

Modified src/runtime/instance.m from [c5fcd18398] to [3d0ab38eff].    [diff]

Modified src/runtime/ivar.m from [3e8ec570e1] to [5caeed37fa].    [diff]

Modified src/runtime/library.xml from [99fa55d924] to [f6565586a9].    [diff]

Modified src/runtime/linklib/linklib.m from [e1e21b28b9] to [9056a4e93e].    [diff]

Modified src/runtime/lookup-asm/lookup-asm-arm-elf.S from [7443d47cf7] to [40d58a6394].    [diff]

Modified src/runtime/lookup-asm/lookup-asm-arm64-elf.S from [7551faefd3] to [77601b6969].    [diff]

Modified src/runtime/lookup-asm/lookup-asm-mips-elf.S from [b2c0fd7a36] to [16aa30af7f].    [diff]

Modified src/runtime/lookup-asm/lookup-asm-mips64-n64-elf.S from [34f3dd7a14] to [6719050384].    [diff]

Modified src/runtime/lookup-asm/lookup-asm-powerpc-elf.S from [e20fe0b40d] to [7227a38be1].    [diff]

Modified src/runtime/lookup-asm/lookup-asm-sparc-elf.S from [97ba2c63db] to [c6e8c65e49].    [diff]

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

Modified src/runtime/lookup-asm/lookup-asm-x86-elf.S from [d0b7459651] to [584c3797d2].    [diff]

Modified src/runtime/lookup-asm/lookup-asm-x86-win32.S from [a72d0d3be2] to [82a8f4610f].    [diff]

Modified src/runtime/lookup-asm/lookup-asm-x86_64-elf.S from [70f37dd9e8] to [a4b34307ef].    [diff]

Modified src/runtime/lookup-asm/lookup-asm-x86_64-macho.S from [0df35756bb] to [75f4b5e2f7].    [diff]

Modified src/runtime/lookup-asm/lookup-asm-x86_64-win64.S from [bcecb9f17a] to [bc3f6ee83e].    [diff]

Modified src/runtime/lookup.m from [041b8ab433] to [7e08e68b8b].    [diff]

Modified src/runtime/method.m from [a0fa699892] to [4ccd14f099].    [diff]

Modified src/runtime/misc.m from [0e07d705d4] to [45165f1a7f].    [diff]

Deleted src/runtime/morphos-clib.h version [750cbb9d7c].

Deleted src/runtime/morphos.fd version [4a176c28f2].

Modified src/runtime/private.h from [0007b0cada] to [133858e63f].    [diff]

Modified src/runtime/property.m from [9cb9ad8e02] to [6e20bc37ae].    [diff]

Modified src/runtime/protocol.m from [7bac61bcb9] to [375dff745f].    [diff]

Modified src/runtime/selector.m from [1d967febe8] to [595eb87101].    [diff]

Modified src/runtime/sparsearray.m from [dc25cc4021] to [0600278cf2].    [diff]

Modified src/runtime/static-instances.m from [9308a0dd6f] to [5b5e1b3d9a].    [diff]

Modified src/runtime/synchronized.m from [fe8bbba7b5] to [4edf9604c8].    [diff]

Modified src/runtime/tagged-pointer.m from [a6a4aa7d0f] to [84026d482b].    [diff]

Modified src/runtime/threading.m from [13c9aec71c] to [9fcf574ba3].    [diff]

Modified src/unicode.h from [2ed16f1d09] to [fff23a1772].    [diff]

Modified src/unicode.m from [bb9481f3ae] to [a6f5c61cf3].    [diff]

Modified tests/ForwardingTests.m from [469bc2e23f] to [4df4ada152].    [diff]

Modified tests/Makefile from [6a6c363390] to [c2c3a7e8c9].    [diff]

Deleted tests/OFASN1DERParsingTests.m version [70f5ebfaac].

Deleted tests/OFASN1DERRepresentationTests.m version [2719fd4ef9].

Modified tests/OFArrayTests.m from [2e6d46311e] to [0c4712974c].    [diff]

Modified tests/OFBlockTests.m from [dc2e6666e8] to [52123616f6].    [diff]

Modified tests/OFCharacterSetTests.m from [7038831ad1] to [11fed19a2c].    [diff]

Modified tests/OFDNSResolverTests.m from [0af53b3697] to [1d2ed3ff32].    [diff]

Modified tests/OFDataTests.m from [0d3eb2fad7] to [def38bc628].    [diff]

Modified tests/OFDateTests.m from [02539a3684] to [7e834c33fc].    [diff]

Modified tests/OFDictionaryTests.m from [403fe91187] to [545415a78a].    [diff]

Modified tests/OFHMACTests.m from [25a2a29ceb] to [f54d111cd0].    [diff]

Modified tests/OFHTTPClientTests.m from [18ee20c625] to [1197c752e1].    [diff]

Modified tests/OFHTTPCookieManagerTests.m from [c178740871] to [d8c3ff9fea].    [diff]

Modified tests/OFHTTPCookieTests.m from [ea70ec9f7e] to [3f137e64cb].    [diff]

Modified tests/OFINIFileTests.m from [cacad5286a] to [c77a7c32e4].    [diff]

Modified tests/OFIPXSocketTests.m from [9fbe112566] to [a26f3af451].    [diff]

Modified tests/OFInvocationTests.m from [78de2aee0d] to [a2e3d6960f].    [diff]

Modified tests/OFJSONTests.m from [1509791c9a] to [4a647fbb7e].    [diff]

Modified tests/OFKernelEventObserverTests.m from [24325e2282] to [f4ab45b387].    [diff]

Modified tests/OFListTests.m from [6f825fa0b7] to [890c1e2652].    [diff]

Modified tests/OFLocaleTests.m from [2b5c756cd6] to [16fe524ac5].    [diff]

Modified tests/OFMD5HashTests.m from [7ba538ae71] to [e16a55e7a6].    [diff]

Modified tests/OFMethodSignatureTests.m from [465deaed93] to [ebd654aa45].    [diff]

Modified tests/OFNumberTests.m from [92564f033d] to [c0de3f5f8b].    [diff]

Modified tests/OFObjectTests.m from [87d14c79b3] to [84ff5d698c].    [diff]

Renamed and modified tests/PBKDF2Tests.m [ed81571c9c] to tests/OFPBKDF2Tests.m [650e1671f9].    [diff]

Modified tests/OFPluginTests.m from [5d4c7a32e2] to [4801b7fe9e].    [diff]

Modified tests/OFPropertyListTests.m from [b2a840a564] to [9ca2969379].    [diff]

Modified tests/OFRIPEMD160HashTests.m from [35f25635b9] to [00f15b1edb].    [diff]

Deleted tests/OFSCTPSocketTests.m version [5eb12e5159].

Modified tests/OFSHA1HashTests.m from [178723d8a9] to [4f485b9d65].    [diff]

Modified tests/OFSHA224HashTests.m from [b5e3284a33] to [d949087e30].    [diff]

Modified tests/OFSHA256HashTests.m from [301369bd01] to [f90460efa2].    [diff]

Modified tests/OFSHA384HashTests.m from [dc27edd55b] to [7fee81f984].    [diff]

Modified tests/OFSHA512HashTests.m from [d42fcd68e6] to [b65f0f5008].    [diff]

Modified tests/OFSPXSocketTests.m from [ea2a79212c] to [1c45b38ca1].    [diff]

Modified tests/OFSPXStreamSocketTests.m from [b2fe1b33a9] to [0326ef9bb8].    [diff]

Renamed and modified tests/ScryptTests.m [c3d319d11a] to tests/OFScryptTests.m [2e44374c3f].    [diff]

Modified tests/OFSerializationTests.m from [123b41888a] to [c0ded8afa9].    [diff]

Modified tests/OFSetTests.m from [ac52690eae] to [d85d2c2bce].    [diff]

Renamed and modified tests/SocketTests.m [a3c28758aa] to tests/OFSocketTests.m [bd6253505c].    [diff]

Modified tests/OFStreamTests.m from [fdf2fcbee2] to [7f38bebd95].    [diff]

Modified tests/OFStringTests.m from [72c5e8bd18] to [33be156318].    [diff]

Modified tests/OFSystemInfoTests.m from [c560db3946] to [23b6100c57].    [diff]

Modified tests/OFTCPSocketTests.m from [9caf5227b3] to [e9219b696c].    [diff]

Modified tests/OFThreadTests.m from [7689fdb7c9] to [6e125a20af].    [diff]

Modified tests/OFUDPSocketTests.m from [874d662a72] to [6d7b4e4936].    [diff]

Modified tests/OFURLTests.m from [409cce205c] to [641ece2b4e].    [diff]

Modified tests/OFValueTests.m from [eefd2c428a] to [f0ec7ac363].    [diff]

Modified tests/OFWindowsRegistryKeyTests.m from [c468a7e06f] to [b3eba3a2d6].    [diff]

Modified tests/OFXMLElementBuilderTests.m from [e70986486c] to [1ae510b9c5].    [diff]

Modified tests/OFXMLNodeTests.m from [8eafe93c0b] to [3a041e8eb3].    [diff]

Modified tests/OFXMLParserTests.m from [faffb42f7b] to [3eb25f939e].    [diff]

Modified tests/RuntimeARCTests.m from [17d2d82f60] to [b48c97e0ac].    [diff]

Modified tests/RuntimeTests.m from [60799e33cc] to [20a13fa2e0].    [diff]

Modified tests/TestsAppDelegate.h from [df50ba0832] to [36680e2682].    [diff]

Modified tests/TestsAppDelegate.m from [0065cae80a] to [2b8f245976].    [diff]

Modified tests/objc_sync/Makefile from [050b215f54] to [7453b53ff1].    [diff]

Modified tests/plugin/TestPlugin.m from [01c39da93f] to [37c0de4e88].    [diff]

Modified tests/terminal/Makefile from [58c564f0ae] to [c978643dd3].    [diff]

Modified tests/terminal/TerminalTests.m from [cd3ec05bca] to [edc6e4e174].    [diff]

Modified utils/Makefile from [82be3d0820] to [521b7f89ce].    [diff]

Modified utils/ofarc/Archive.h from [2900eb7128] to [c76a3f3daa].    [diff]

Modified utils/ofarc/GZIPArchive.m from [a9786ac1f4] to [5f3f952774].    [diff]

Modified utils/ofarc/LHAArchive.m from [3021725523] to [051184aa1d].    [diff]

Modified utils/ofarc/OFArc.h from [535da98fc8] to [f6ae34fcaa].    [diff]

Modified utils/ofarc/OFArc.m from [a6b651554f] to [84fac1d63f].    [diff]

Modified utils/ofarc/TarArchive.m from [5f80d4f8b1] to [a19def56d5].    [diff]

Modified utils/ofarc/ZIPArchive.m from [c58060c45a] to [6b1b9a0f7a].    [diff]

Modified utils/ofdns/OFDNS.m from [bf05d8854e] to [bf91a28ab8].    [diff]

Modified utils/ofhash/OFHash.m from [aa03d9ef76] to [976db374f8].    [diff]

Modified utils/ofhttp/Makefile from [196747b7c1] to [717e0862da].    [diff]

Modified utils/ofhttp/OFHTTP.m from [9525086526] to [cd70aeb710].    [diff]

Modified utils/ofhttp/ProgressBar.m from [3a96d93eb6] to [55b889a4e0].    [diff]

Deleted utils/ofsock/Makefile version [3ea451369d].

Deleted utils/ofsock/OFSock.m version [913104ae86].