ObjFW  Check-in [96c24a6b6c]

Overview
Comment:Merge trunk into branch "invoke-invocation"
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | invoke-invocation
Files: files | file ages | folders
SHA3-256: 96c24a6b6c9cd34051cb610db3eb63df7cf578f6bf7386316a9dce0fc25d5990
User & Date: js on 2022-11-07 00:27:14
Other Links: branch diff | manifest | tags
Context
2022-11-07
00:28
Merge trunk into branch "invoke-invocation" Leaf check-in: a43377bd13 user: js tags: invoke-invocation
00:27
Merge trunk into branch "invoke-invocation" check-in: 96c24a6b6c user: js tags: invoke-invocation
2022-08-07
20:43
Remove utils/objfw-new check-in: 18e40d7a45 user: js tags: trunk
2021-04-30
22:26
Merge trunk into branch "invoke-invocation" check-in: efca87b509 user: js tags: invoke-invocation
Changes

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

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

Added .github/workflows/amiga-gcc.yml version [16471286d2].

Added .github/workflows/ios.yml version [dd34f22809].

Added .github/workflows/macos-10.15.yml version [0b4e6d02a3].

Added .github/workflows/macos-11.yml version [d79ffc1fb9].

Added .github/workflows/morphos.yml version [0f27c2ab37].

Added .github/workflows/nintendo-3ds.yml version [67061ee611].

Added .github/workflows/nintendo-ds.yml version [3d41e0f5f7].

Added .github/workflows/nintendo-switch.yml version [2a5a4851c5].

Added .github/workflows/ubuntu-18.04-32bit.yml version [96c9a8ae41].

Added .github/workflows/ubuntu-18.04-gcc-32bit.yml version [0e720701c6].

Added .github/workflows/ubuntu-18.04-gcc.yml version [9e75cc2f04].

Added .github/workflows/ubuntu-18.04.yml version [d0186b3566].

Added .github/workflows/ubuntu-20.04-32bit.yml version [6af581a780].

Added .github/workflows/ubuntu-20.04-gcc-32bit.yml version [16adbb51e7].

Added .github/workflows/ubuntu-20.04-gcc.yml version [dd262654f6].

Added .github/workflows/ubuntu-20.04.yml version [051ed40d72].

Added .github/workflows/wii-u.yml version [b25255900b].

Added .github/workflows/wii.yml version [39c842705b].

Modified .gitignore from [0c715f3134] to [42e9f25720].    [diff]

Modified Doxyfile from [c1793ad29f] to [f4ff92fbc3].    [diff]

Modified Makefile from [b5f8b9bb2c] to [63e28abf9d].    [diff]

Modified PLATFORMS.md from [f07389da3a] to [cb8b9b98c6].    [diff]

Modified README.md from [014bf7d4f3] to [939967b8be].    [diff]

Modified build-aux/m4/buildsys.m4 from [8a8480cbc5] to [824bccf73b].    [diff]

Added build-aux/m4/pkg.m4 version [f7f00f7dea].

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

Modified configure.ac from [c5756d2d92] to [6c9d81b0c1].    [diff]

Modified extra.mk.in from [4b3b345647] to [ab62bc99ee].    [diff]

Modified generators/library/FuncArrayGenerator.h from [02c03b6122] to [2d0edf7996].    [diff]

Modified generators/library/FuncArrayGenerator.m from [51e8f1d0df] to [4ed090453c].    [diff]

Modified generators/library/GlueGenerator.h from [8bc30ba50e] to [df3f9366c5].    [diff]

Modified generators/library/GlueGenerator.m from [31aa00cfbb] to [a4f73aa06c].    [diff]

Modified generators/library/LibraryGenerator.m from [5e005ae799] to [0e687972e3].    [diff]

Modified generators/library/LinkLibGenerator.h from [6ebc5952b4] to [58647bf17f].    [diff]

Modified generators/library/LinkLibGenerator.m from [39332583d0] to [e9161f0524].    [diff]

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

Modified generators/library/copyright.h from [5eafc3db1e] to [c0b22b50fd].    [diff]

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

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

Modified generators/unicode/TableGenerator.m from [6b626ad955] to [442fb49647].    [diff]

Modified generators/unicode/copyright.h from [5eafc3db1e] to [c0b22b50fd].    [diff]

Added objfw.spec version [01416894bd].

Modified src/Makefile from [017701c761] to [d976139930].    [diff]

Modified src/OFASPrintF.h from [ca2e45c02b] to [090f42d33a].    [diff]

Modified src/OFASPrintF.m from [88da2745a9] to [31044637f2].    [diff]

Modified src/OFAdjacentArray.h from [10d3cdb704] to [9facc27db0].    [diff]

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

Modified src/OFAdjacentSubarray.h from [f5dedfa9d3] to [08f4f942e1].    [diff]

Modified src/OFAdjacentSubarray.m from [188174c31a] to [76d5c349a9].    [diff]

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

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

Modified src/OFArray+Private.h from [72e139df68] to [9a457a5499].    [diff]

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

Modified src/OFArray.m from [37c945555f] to [7359b37923].    [diff]

Modified src/OFAtomic.h from [113d14691a] to [25c89d25b5].    [diff]

Deleted src/OFAtomic_no_threads.h version [bc682f9d95].

Modified src/OFBase64.h from [459c01211d] to [14838b60d0].    [diff]

Modified src/OFBase64.m from [8e11dbdc78] to [7cc5f21d9d].    [diff]

Modified src/OFBitSetCharacterSet.h from [67ae05dc4b] to [6dd7022dff].    [diff]

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

Modified src/OFBlock.h from [b2fc8f8283] to [ae09bf0d6b].    [diff]

Modified src/OFBlock.m from [032a1ec707] to [0c18ed18b9].    [diff]

Modified src/OFBytesValue.h from [43f3b9d1ff] to [ca1dbf0669].    [diff]

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

Modified src/OFCRC16.h from [bfd06c1f20] to [6bd74791bc].    [diff]

Modified src/OFCRC16.m from [d2261f5782] to [ba4e599142].    [diff]

Modified src/OFCRC32.h from [4930b09098] to [139d8dccac].    [diff]

Modified src/OFCRC32.m from [0968fe2540] to [b50ad38210].    [diff]

Modified src/OFCharacterSet.h from [718ebc3831] to [20dd965c47].    [diff]

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

Modified src/OFCollection.h from [af0d421edb] to [8d8461caff].    [diff]

Modified src/OFColor.h from [44e89c7c23] to [bce9432d45].    [diff]

Modified src/OFColor.m from [7162349776] to [5191910ddc].    [diff]

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

Modified src/OFCondition.m from [48a8d9c9b2] to [8de6591c81].    [diff]

Modified src/OFConstantString.h from [124a12b796] to [4428a8bf71].    [diff]

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

Modified src/OFCountedMapTableSet.h from [4464e69e0a] to [1da95cb48f].    [diff]

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

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

Modified src/OFCountedSet.m from [f1dc200ff4] to [985e10aa24].    [diff]

Modified src/OFCryptographicHash.h from [3e39e62dc1] to [21f208b184].    [diff]

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

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

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

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

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

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

Modified src/OFDNSResourceRecord.h from [5d78beeb65] to [1c8f2631a7].    [diff]

Modified src/OFDNSResourceRecord.m from [4cd40cf93d] to [5aceee5a6c].    [diff]

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

Modified src/OFDNSResponse.m from [e2ab2da42d] to [6e61ece6f0].    [diff]

Modified src/OFData+CryptographicHashing.h from [c987e02085] to [7264dfad2c].    [diff]

Modified src/OFData+CryptographicHashing.m from [404b89feab] to [caf70aabc2].    [diff]

Modified src/OFData+MessagePackParsing.h from [f7c2b7edb5] to [38e581e80e].    [diff]

Modified src/OFData+MessagePackParsing.m from [9723a31520] to [8bd7ef8227].    [diff]

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

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

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

Modified src/OFDatagramSocket.m from [d32466923e] to [bbb2f277d7].    [diff]

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

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

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

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

Added src/OFEmbeddedFileURLHandler.h version [b889d68d61].

Added src/OFEmbeddedFileURLHandler.m version [10ad5c2607].

Modified src/OFEnumerator.h from [aa2de24ec1] to [514f228b0c].    [diff]

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

Modified src/OFEpollKernelEventObserver.h from [69bfa6b1b5] to [d3c4bbd7da].    [diff]

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

Modified src/OFFile.h from [bac13481b9] to [70f5f785c7].    [diff]

Modified src/OFFile.m from [e28a8564db] to [6bda5c55f7].    [diff]

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

Modified src/OFFileManager.m from [de0d7b0760] to [8b48822fc3].    [diff]

Added src/OFFileManagerConstants.inc version [7a3eb9bf4f].

Modified src/OFFileURLHandler.h from [c2b4af0b56] to [bc6fd1985b].    [diff]

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

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

Modified src/OFGZIPStream.m from [072d5c3fec] to [947da42ac6].    [diff]

Modified src/OFHMAC.h from [bca836378e] to [618167fc85].    [diff]

Modified src/OFHMAC.m from [23d069a3eb] to [2ceebc7fc2].    [diff]

Modified src/OFHTTPClient.h from [e81e6f28b9] to [4532ba7b26].    [diff]

Modified src/OFHTTPClient.m from [53c6cb3f12] to [74f8b0c30d].    [diff]

Modified src/OFHTTPCookie.h from [e692ae40e7] to [c915720e1d].    [diff]

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

Modified src/OFHTTPCookieManager.h from [83e63d79cd] to [776c67cc36].    [diff]

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

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

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

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

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

Modified src/OFHTTPServer.h from [78f35135ae] to [a2fd4b8141].    [diff]

Modified src/OFHTTPServer.m from [76527fc01b] to [56dd1ea76e].    [diff]

Modified src/OFHTTPURLHandler.h from [1b73505008] to [6b4755acdc].    [diff]

Modified src/OFHTTPURLHandler.m from [3c13aef3c9] to [c4a43aad17].    [diff]

Modified src/OFHostAddressResolver.h from [303154eb82] to [5c6783fd03].    [diff]

Modified src/OFHostAddressResolver.m from [ba379d973e] to [3275d58c93].    [diff]

Modified src/OFHuffmanTree.h from [fd05cd38a9] to [0152a399af].    [diff]

Modified src/OFHuffmanTree.m from [f7a4f8d9de] to [13f0a946b0].    [diff]

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

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

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

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

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

Modified src/OFINIFileSettings.h from [451f9781f9] to [e6622a40c7].    [diff]

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

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

Modified src/OFIPSocketAsyncConnector.m from [8b23b2fea4] to [e235fd33e4].    [diff]

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

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

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

Modified src/OFInflate64Stream.m from [50c55bc8b8] to [96e65e9055].    [diff]

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

Modified src/OFInflateStream.m from [ddc6f9f77f] to [28d4702177].    [diff]

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

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

Modified src/OFInvocation.h from [14d19be34a] to [7cc36c2eaa].    [diff]

Modified src/OFInvocation.m from [da0c0349d7] to [db110d9e33].    [diff]

Modified src/OFJSONRepresentation.h from [02ee58f172] to [2bd85161f3].    [diff]

Modified src/OFKernelEventObserver.h from [76fb579d1c] to [21aebcf8a0].    [diff]

Modified src/OFKernelEventObserver.m from [bc5e41d427] to [8d008316fd].    [diff]

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

Modified src/OFKqueueKernelEventObserver.h from [df296b029c] to [79cac968ba].    [diff]

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

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

Modified src/OFLHAArchive.m from [8caabc2fe9] to [5dc375ab00].    [diff]

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

Modified src/OFLHAArchiveEntry.h from [ab60ba187e] to [e47bb8e429].    [diff]

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

Modified src/OFLHADecompressingStream.h from [50abfd9a4a] to [1061027b73].    [diff]

Modified src/OFLHADecompressingStream.m from [73678fe27b] to [1c43fdd671].    [diff]

Modified src/OFList.h from [52cea62659] to [f2ae387af6].    [diff]

Modified src/OFList.m from [75ee6d9e19] to [18864abbc2].    [diff]

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

Modified src/OFLocale.m from [54708bc402] to [ccac2d9a08].    [diff]

Modified src/OFLocking.h from [d55ccd5d7d] to [ae2e49ea45].    [diff]

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

Modified src/OFMD5Hash.m from [df0ebde97e] to [190d96fa7c].    [diff]

Modified src/OFMapTable+Private.h from [1092fa4724] to [34b0bddd51].    [diff]

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

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

Modified src/OFMapTableDictionary.h from [7ce21883d8] to [23bbcf2cb0].    [diff]

Modified src/OFMapTableDictionary.m from [121bed2172] to [3e7005d616].    [diff]

Modified src/OFMapTableSet.h from [54e7b66757] to [1664d9d036].    [diff]

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

Added src/OFMemoryStream.h version [173e3dc728].

Added src/OFMemoryStream.m version [1697ea3e2b].

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

Modified src/OFMessagePackExtension.m from [28a9f74124] to [7009717fd9].    [diff]

Modified src/OFMessagePackRepresentation.h from [cf3ef72360] to [d2e100cc65].    [diff]

Modified src/OFMethodSignature.h from [11b966e495] to [6c7eab90df].    [diff]

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

Modified src/OFMutableAdjacentArray.h from [62f599ab9c] to [def2b8877c].    [diff]

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

Modified src/OFMutableArray.h from [a684ec1cde] to [43a8133fa8].    [diff]

Modified src/OFMutableArray.m from [bf8e9eeb86] to [8e711f8f4a].    [diff]

Modified src/OFMutableData.h from [8cc32bdba7] to [5eba71457e].    [diff]

Modified src/OFMutableData.m from [561513047f] to [2aa51e2819].    [diff]

Modified src/OFMutableDictionary.h from [d2bbc1da30] to [851a8f19f7].    [diff]

Modified src/OFMutableDictionary.m from [e5de8c4c10] to [459ca84c71].    [diff]

Modified src/OFMutableLHAArchiveEntry.h from [e3c22b5a7e] to [4253f691f5].    [diff]

Modified src/OFMutableLHAArchiveEntry.m from [d801b14373] to [8d9a6a0cb1].    [diff]

Modified src/OFMutableMapTableDictionary.h from [684c590faa] to [e3ea116447].    [diff]

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

Modified src/OFMutableMapTableSet.h from [b6023c8f68] to [ee94211a1c].    [diff]

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

Modified src/OFMutablePair.h from [3cb56fb7c0] to [fd02ba0f90].    [diff]

Modified src/OFMutablePair.m from [12c9fcd056] to [6901454ea9].    [diff]

Modified src/OFMutableSet.h from [75ff6eb157] to [c05177c6a6].    [diff]

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

Modified src/OFMutableString.h from [9719f9d256] to [9300a1f2cf].    [diff]

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

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

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

Modified src/OFMutableTriple.h from [0a59d5933c] to [9e67514e20].    [diff]

Modified src/OFMutableTriple.m from [6938210fb9] to [a54e7551cb].    [diff]

Modified src/OFMutableURL.h from [008c7418c3] to [28e4adf533].    [diff]

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

Modified src/OFMutableUTF8String.h from [ef5fa816c6] to [681d1d0ba4].    [diff]

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

Modified src/OFMutableZIPArchiveEntry.h from [bd5d60ef28] to [7d57139a39].    [diff]

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

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

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

Modified src/OFNonretainedObjectValue.h from [2e9ab2769c] to [3bd7c9c6b7].    [diff]

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

Added src/OFNotification.h version [de7bff6c2a].

Added src/OFNotification.m version [d51e2a4110].

Added src/OFNotificationCenter.h version [6d89a35135].

Added src/OFNotificationCenter.m version [3332a25cc3].

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

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

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

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

Modified src/OFObject+KeyValueCoding.h from [f4527e22e0] to [c0e7932d00].    [diff]

Modified src/OFObject+KeyValueCoding.m from [3bfea8ea41] to [8a83d2aa9e].    [diff]

Modified src/OFObject+Serialization.h from [06f648a5ff] to [ed19e260ae].    [diff]

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

Modified src/OFObject.h from [6b4d0acc99] to [48eed47979].    [diff]

Modified src/OFObject.m from [ec692d0b5b] to [fe35d606d6].    [diff]

Modified src/OFOnce.h from [fd3b6fe4a7] to [3af1572f79].    [diff]

Modified src/OFOnce.m from [ac90a9eaf1] to [72d5ba7049].    [diff]

Modified src/OFOptionsParser.h from [aa712b561c] to [14db018626].    [diff]

Modified src/OFOptionsParser.m from [4490adcde3] to [6586be74a2].    [diff]

Modified src/OFPBKDF2.h from [31c9840de8] to [fc763da9ca].    [diff]

Modified src/OFPBKDF2.m from [dc320d6211] to [cca92e4a20].    [diff]

Modified src/OFPair.h from [6f03d14de7] to [96e09802be].    [diff]

Modified src/OFPair.m from [60a88e0dc4] to [22c01e92c3].    [diff]

Modified src/OFPlainCondition.h from [cb66a320ac] to [fd9b66a9ca].    [diff]

Modified src/OFPlainCondition.m from [6e88b3caee] to [b7456714c7].    [diff]

Modified src/OFPlainMutex.h from [d6ce7e7a04] to [e51d623af9].    [diff]

Modified src/OFPlainMutex.m from [9e6dac45f3] to [0367193fde].    [diff]

Modified src/OFPlainThread.h from [8049a183fa] to [312286356e].    [diff]

Modified src/OFPlainThread.m from [0fae510ae5] to [ef8a973be8].    [diff]

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

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

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

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

Modified src/OFPointerValue.h from [76806b79ee] to [9280ad762d].    [diff]

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

Modified src/OFPollKernelEventObserver.h from [199f4b3272] to [1b31db8247].    [diff]

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

Modified src/OFRIPEMD160Hash.h from [887ee4002d] to [6a4a8d87d4].    [diff]

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

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

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

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

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

Modified src/OFRectValue.h from [57204033f6] to [83e8354a4a].    [diff]

Modified src/OFRectValue.m from [15e6c7cc85] to [0064a9b262].    [diff]

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

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

Modified src/OFRunLoop+Private.h from [b73b1c9760] to [1af8d65653].    [diff]

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

Modified src/OFRunLoop.m from [ab97878b5e] to [e671b17f7b].    [diff]

Added src/OFRunLoopConstants.inc version [04d2ca961c].

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

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

Modified src/OFSHA224Hash.h from [3bfa2a965e] to [ecc593c441].    [diff]

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

Modified src/OFSHA224Or256Hash.h from [502962edb9] to [9235d0cf7a].    [diff]

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

Modified src/OFSHA256Hash.h from [7e1cc89f5f] to [29c7ad23a9].    [diff]

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

Modified src/OFSHA384Hash.h from [bc508558a4] to [7c87550526].    [diff]

Modified src/OFSHA384Hash.m from [91f9fc35e0] to [30d7ff4a68].    [diff]

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

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

Modified src/OFSHA512Hash.h from [399ad210db] to [b25fc86287].    [diff]

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

Modified src/OFSPXSocket.h from [26e1e49cc2] to [4d2a1f1863].    [diff]

Modified src/OFSPXSocket.m from [6a8d63bff0] to [63c27817f9].    [diff]

Modified src/OFSPXStreamSocket.h from [8a40db9be9] to [273c44a2b3].    [diff]

Modified src/OFSPXStreamSocket.m from [cf40daf6c1] to [94f78e3e0d].    [diff]

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

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

Modified src/OFScrypt.h from [77947b171a] to [7e18036f48].    [diff]

Modified src/OFScrypt.m from [9e41cca4b0] to [730aa203eb].    [diff]

Modified src/OFSecureData.h from [3c696dcd02] to [6ad4e10f23].    [diff]

Modified src/OFSecureData.m from [850d3da4ab] to [ea6060539c].    [diff]

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

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

Modified src/OFSelectKernelEventObserver.h from [8ccd9f1229] to [87e3b347a2].    [diff]

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

Modified src/OFSequencedPacketSocket+Private.h from [6376ba920f] to [779ca7e02d].    [diff]

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

Modified src/OFSequencedPacketSocket.m from [7bcba89d06] to [f3c3c9897f].    [diff]

Modified src/OFSerialization.h from [e824a5f7ee] to [6913e132ee].    [diff]

Modified src/OFSerialization.m from [0a6892a6f3] to [0e1e99b940].    [diff]

Modified src/OFSet.h from [b05430c060] to [4c0dd3a76f].    [diff]

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

Modified src/OFSettings.h from [10aa8b7158] to [372d44cad4].    [diff]

Modified src/OFSettings.m from [8b3ec674cd] to [206814d076].    [diff]

Modified src/OFSizeValue.h from [48dc2259c8] to [d063d8cdb8].    [diff]

Modified src/OFSizeValue.m from [c2a5ad86a9] to [86214acf8b].    [diff]

Modified src/OFSocket+Private.h from [d80ab86a23] to [00458f91c6].    [diff]

Modified src/OFSocket.h from [2b4aae9d25] to [0929d955af].    [diff]

Modified src/OFSocket.m from [941bbd3cbe] to [b9058d4f4d].    [diff]

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

Modified src/OFSortedList.m from [647acba740] to [8d1674288f].    [diff]

Modified src/OFStdIOStream+Private.h from [21abb4e442] to [9900a9e7b0].    [diff]

Modified src/OFStdIOStream.h from [56543eac46] to [2dc46172ae].    [diff]

Modified src/OFStdIOStream.m from [a9dd0b73a2] to [ef45e21ee6].    [diff]

Modified src/OFStrPTime.h from [4d3408cfa3] to [0432d594e4].    [diff]

Modified src/OFStrPTime.m from [2eebe7783d] to [7afa230e7d].    [diff]

Modified src/OFStream+Private.h from [f83b148c41] to [571ecdcdc3].    [diff]

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

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

Modified src/OFStreamSocket+Private.h from [f57a25289b] to [a23e5c50d7].    [diff]

Modified src/OFStreamSocket.h from [088cdfae75] to [5c1a8b3304].    [diff]

Modified src/OFStreamSocket.m from [a955b9500f] to [6c817945cd].    [diff]

Modified src/OFString+CryptographicHashing.h from [059d7ea04f] to [63c51821ee].    [diff]

Modified src/OFString+CryptographicHashing.m from [7e22b6306f] to [30b5bea6f8].    [diff]

Modified src/OFString+JSONParsing.h from [5eaa74a0ae] to [ace137eeef].    [diff]

Modified src/OFString+JSONParsing.m from [fd3673a355] to [5489126d7d].    [diff]

Modified src/OFString+PathAdditions.h from [0d70d05c92] to [2a2be8d086].    [diff]

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

Modified src/OFString+PropertyListParsing.h from [c627b50ce7] to [c22c9f1090].    [diff]

Modified src/OFString+PropertyListParsing.m from [c7b4407cc2] to [4a79f533f5].    [diff]

Modified src/OFString+Serialization.h from [fcaff7d21e] to [2c9a0f8857].    [diff]

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

Modified src/OFString+URLEncoding.h from [6610e215b8] to [b50441492b].    [diff]

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

Modified src/OFString+XMLEscaping.h from [5105b345a1] to [5e7ff84170].    [diff]

Modified src/OFString+XMLEscaping.m from [44dcba40f2] to [417a4985be].    [diff]

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

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

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

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

Modified src/OFSubarray.h from [398ae6fbae] to [06376fcb2e].    [diff]

Modified src/OFSubarray.m from [d5bd07084c] to [0aad1eac45].    [diff]

Modified src/OFSubprocess.h from [a6ce8bbc81] to [edb6555d8e].    [diff]

Modified src/OFSubprocess.m from [6a65d9f1d2] to [c37900d1dc].    [diff]

Modified src/OFSystemInfo.h from [074e043b50] to [b9e5001c12].    [diff]

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

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

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

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

Modified src/OFTCPSocketSOCKS5Connector.m from [cef61681e6] to [5abece8458].    [diff]

Modified src/OFTLSKey.h from [befb515045] to [daee12b5cc].    [diff]

Modified src/OFTLSKey.m from [c046d81c67] to [e3604d121c].    [diff]

Renamed and modified src/OFTLSSocket.h [9df190e90e] to src/OFTLSStream.h [0ae2a154e2].    [diff]

Added src/OFTLSStream.m version [01bd29e506].

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

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

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

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

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

Modified src/OFThread+Private.h from [0b3b7c4f06] to [b87af72459].    [diff]

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

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

Deleted src/OFThreadPool.h version [4da774feaf].

Deleted src/OFThreadPool.m version [bf37211055].

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

Modified src/OFTimer.h from [2337ad9abd] to [bedc280158].    [diff]

Modified src/OFTimer.m from [f881c0a34b] to [6b846b58a6].    [diff]

Modified src/OFTriple.h from [78c2fb94c5] to [190f8c3dbc].    [diff]

Modified src/OFTriple.m from [444aed5be2] to [51ba3c68c4].    [diff]

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

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

Modified src/OFUDPSocket.m from [5d65cff83a] to [61fa5cfa02].    [diff]

Added src/OFUNIXDatagramSocket.h version [15597b10d9].

Added src/OFUNIXDatagramSocket.m version [2b20715dbe].

Added src/OFUNIXStreamSocket.h version [34276ad0c9].

Added src/OFUNIXStreamSocket.m version [70b73d6c70].

Modified src/OFURL.h from [4f2aa36df7] to [40faae77ac].    [diff]

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

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

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

Modified src/OFUTF8String+Private.h from [b217e37f26] to [a7a276ddae].    [diff]

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

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

Added src/OFUUID.h version [e7cc13e47d].

Added src/OFUUID.m version [2113b35dea].

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

Modified src/OFValue.m from [2892e2bc96] to [4253491c94].    [diff]

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

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

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

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

Modified src/OFXMLAttribute.h from [3ef14ef801] to [facd4b4e2b].    [diff]

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

Modified src/OFXMLCDATA.h from [4bd6ae4143] to [566e9353f4].    [diff]

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

Modified src/OFXMLCharacters.h from [e949d03149] to [314ee7db3d].    [diff]

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

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

Modified src/OFXMLComment.m from [ba94b5bb12] to [842e736751].    [diff]

Modified src/OFXMLElement+Serialization.h from [5c0af27644] to [fdd03ade73].    [diff]

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

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

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

Modified src/OFXMLElementBuilder.h from [21b424ead3] to [657f65f42e].    [diff]

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

Modified src/OFXMLNode+Private.h from [0b092e3dfa] to [fcadbb17a0].    [diff]

Modified src/OFXMLNode.h from [579b21ad6b] to [506d741d52].    [diff]

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

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

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

Modified src/OFXMLProcessingInstruction.h from [86de9b9bcd] to [c7ed4d9c0a].    [diff]

Modified src/OFXMLProcessingInstruction.m from [f3e07ddc76] to [16bf6dae0d].    [diff]

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

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

Modified src/OFZIPArchiveEntry+Private.h from [5213b817ef] to [9241ef29c2].    [diff]

Modified src/OFZIPArchiveEntry.h from [e18b985df3] to [053b7bad8d].    [diff]

Modified src/OFZIPArchiveEntry.m from [a82b90cc04] to [6b838273dc].    [diff]

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

Modified src/bridge/NSArray+OFObject.h from [e5551e9da3] to [4b59b82d97].    [diff]

Modified src/bridge/NSArray+OFObject.m from [6bd6315a74] to [a7c2336812].    [diff]

Modified src/bridge/NSBridging.h from [17ca1d64ec] to [1aa6518645].    [diff]

Modified src/bridge/NSDictionary+OFObject.h from [ed62bb2b1c] to [1dcde481c6].    [diff]

Modified src/bridge/NSDictionary+OFObject.m from [4688828fdd] to [3bee09377c].    [diff]

Modified src/bridge/NSEnumerator+OFObject.h from [386c96d47c] to [5e37d187b7].    [diff]

Modified src/bridge/NSEnumerator+OFObject.m from [1a6fb8109b] to [dd0762c949].    [diff]

Modified src/bridge/NSNumber+OFObject.h from [0f2620135b] to [bd31c0c3cd].    [diff]

Modified src/bridge/NSNumber+OFObject.m from [0e9f3e7fbe] to [18f7ec56ae].    [diff]

Modified src/bridge/NSOFArray.h from [f160b06595] to [cd8e3e0488].    [diff]

Modified src/bridge/NSOFArray.m from [d40ff05bf4] to [41ea305080].    [diff]

Modified src/bridge/NSOFDictionary.h from [afbccebf5d] to [b628e7e6a3].    [diff]

Modified src/bridge/NSOFDictionary.m from [354719d38a] to [e47773ee01].    [diff]

Modified src/bridge/NSOFEnumerator.h from [ac732cd1ee] to [fcb10c08ed].    [diff]

Modified src/bridge/NSOFEnumerator.m from [3b4f77659b] to [ebbed84f33].    [diff]

Modified src/bridge/NSOFSet.h from [b8a0f5d380] to [33948f6157].    [diff]

Modified src/bridge/NSOFSet.m from [8464ff8af6] to [e7387e2762].    [diff]

Modified src/bridge/NSSet+OFObject.h from [3bea657762] to [68cb6c5ccf].    [diff]

Modified src/bridge/NSSet+OFObject.m from [eaedcd6ade] to [5daeb1bac4].    [diff]

Modified src/bridge/NSString+OFObject.h from [ef6ed66551] to [a30f21642d].    [diff]

Modified src/bridge/NSString+OFObject.m from [4b136fcf81] to [f6fbd9f898].    [diff]

Modified src/bridge/OFArray+NSObject.h from [3d1b058628] to [f258ecab9a].    [diff]

Modified src/bridge/OFArray+NSObject.m from [e6f42e4dfb] to [ee4c5a25af].    [diff]

Modified src/bridge/OFBridging.h from [64f48c360b] to [abe87031bc].    [diff]

Modified src/bridge/OFDictionary+NSObject.h from [066ff8bb97] to [27bfd0d589].    [diff]

Modified src/bridge/OFDictionary+NSObject.m from [72373470d4] to [6df9e22408].    [diff]

Modified src/bridge/OFEnumerator+NSObject.h from [9dca73b919] to [cb0752d99c].    [diff]

Modified src/bridge/OFEnumerator+NSObject.m from [ed893eb81c] to [a3ee1dfe29].    [diff]

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

Modified src/bridge/OFException+Swift.m from [015031a0c3] to [69103747b4].    [diff]

Modified src/bridge/OFNSArray.h from [95790ef55e] to [1c05dea53b].    [diff]

Modified src/bridge/OFNSArray.m from [67496c4d8d] to [511fcf77df].    [diff]

Modified src/bridge/OFNSDictionary.h from [001d39ceb7] to [3699212d07].    [diff]

Modified src/bridge/OFNSDictionary.m from [7004ec7612] to [3228b094f1].    [diff]

Modified src/bridge/OFNSEnumerator.h from [a6826e813e] to [f60938ebf6].    [diff]

Modified src/bridge/OFNSEnumerator.m from [244873193e] to [9f5d7028e9].    [diff]

Modified src/bridge/OFNSSet.h from [1152ade33e] to [7b3370ed57].    [diff]

Modified src/bridge/OFNSSet.m from [7d68977470] to [151a52ad4b].    [diff]

Modified src/bridge/OFNumber+NSObject.h from [7c3bbfc485] to [955839af4e].    [diff]

Modified src/bridge/OFNumber+NSObject.m from [64879d5e4a] to [f73968ae16].    [diff]

Modified src/bridge/OFSet+NSObject.h from [64b876b721] to [9214bbd006].    [diff]

Modified src/bridge/OFSet+NSObject.m from [84b5a61ee5] to [e5bc663707].    [diff]

Modified src/bridge/OFString+NSObject.h from [b5db898c13] to [375ab3a6b5].    [diff]

Modified src/bridge/OFString+NSObject.m from [cf8b17d61d] to [bf4d082579].    [diff]

Modified src/bridge/ObjFWBridge.h from [1ae612f29f] to [1fbb08ae27].    [diff]

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

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

Modified src/encodings/codepage-858.m from [eb400d443e] to [402e5b0a14].    [diff]

Modified src/encodings/common.h from [05a2012b6e] to [a9b82f31be].    [diff]

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

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

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

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

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

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

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

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

Modified src/exceptions/Makefile from [351e362627] to [edffb84129].    [diff]

Modified src/exceptions/OFAcceptFailedException.h from [8b9e60c1c1] to [257583a910].    [diff]

Modified src/exceptions/OFAcceptFailedException.m from [f160570582] to [8a127340d9].    [diff]

Modified src/exceptions/OFAllocFailedException.h from [591d559555] to [89360977c8].    [diff]

Modified src/exceptions/OFAllocFailedException.m from [22ee2bf80a] to [845ed2917e].    [diff]

Modified src/exceptions/OFAlreadyConnectedException.h from [91a207cfb5] to [56f0934858].    [diff]

Modified src/exceptions/OFAlreadyConnectedException.m from [c91e548143] to [055eee0622].    [diff]

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

Modified src/exceptions/OFBindFailedException.m from [5d40ea5e4f] to [0fa4a1273c].    [diff]

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

Modified src/exceptions/OFChangeCurrentDirectoryPathFailedException.m from [c3f3d9bb60] to [35ec7fdb32].    [diff]

Modified src/exceptions/OFChecksumMismatchException.h from [d41da7feb3] to [e6f142cd8f].    [diff]

Modified src/exceptions/OFChecksumMismatchException.m from [77cc789ee1] to [194677cc27].    [diff]

Modified src/exceptions/OFConditionBroadcastFailedException.h from [6de1f6e524] to [d2d182c69d].    [diff]

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

Modified src/exceptions/OFConditionSignalFailedException.h from [e257715a08] to [92e2796a89].    [diff]

Modified src/exceptions/OFConditionSignalFailedException.m from [816e893d46] to [7b1b56675f].    [diff]

Modified src/exceptions/OFConditionStillWaitingException.h from [5da0d044d3] to [63592271b5].    [diff]

Modified src/exceptions/OFConditionStillWaitingException.m from [5202b7f664] to [28d38d170f].    [diff]

Modified src/exceptions/OFConditionWaitFailedException.h from [b1b72c3fb9] to [4c780f1cdc].    [diff]

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

Modified src/exceptions/OFConnectionFailedException.h from [0eaf506d9d] to [6f75d86327].    [diff]

Modified src/exceptions/OFConnectionFailedException.m from [847ad9798b] to [2c0b32486f].    [diff]

Modified src/exceptions/OFCopyItemFailedException.h from [5ddbab0bf1] to [6dbfc6ae6a].    [diff]

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

Modified src/exceptions/OFCreateDirectoryFailedException.h from [176b8e9e1d] to [9fb2f6c383].    [diff]

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

Modified src/exceptions/OFCreateSymbolicLinkFailedException.h from [cac718df00] to [3600a35794].    [diff]

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

Modified src/exceptions/OFCreateWindowsRegistryKeyFailedException.h from [5295481f7e] to [f321fddf5e].    [diff]

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

Modified src/exceptions/OFDNSQueryFailedException.h from [c8142bd5dd] to [852291054a].    [diff]

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

Modified src/exceptions/OFDeleteWindowsRegistryKeyFailedException.h from [1df5f2be1c] to [ce80a5fb98].    [diff]

Modified src/exceptions/OFDeleteWindowsRegistryKeyFailedException.m from [f6719643c7] to [123f06f5d8].    [diff]

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

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

Modified src/exceptions/OFEnumerationMutationException.h from [dab94f549d] to [2ab98f2cf4].    [diff]

Modified src/exceptions/OFEnumerationMutationException.m from [7ecf22ab6a] to [f408c0df64].    [diff]

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

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

Modified src/exceptions/OFGetCurrentDirectoryPathFailedException.h from [cd09f8adb5] to [8e5eb876c7].    [diff]

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

Modified src/exceptions/OFGetOptionFailedException.h from [ad1a96e3af] to [07bdd97238].    [diff]

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

Modified src/exceptions/OFGetWindowsRegistryValueFailedException.h from [92b5996830] to [733c657ffd].    [diff]

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

Modified src/exceptions/OFHTTPRequestFailedException.h from [c36066fefa] to [59803d0bef].    [diff]

Modified src/exceptions/OFHTTPRequestFailedException.m from [e96bd6a5f5] to [02e986bf36].    [diff]

Modified src/exceptions/OFHashAlreadyCalculatedException.h from [34243b73bc] to [9fce34d334].    [diff]

Modified src/exceptions/OFHashAlreadyCalculatedException.m from [d4b9e64f8e] to [cf2d8e44b5].    [diff]

Added src/exceptions/OFHashNotCalculatedException.h version [768ce1b6b5].

Added src/exceptions/OFHashNotCalculatedException.m version [3e84cb3642].

Modified src/exceptions/OFInitializationFailedException.h from [3c79ab75d4] to [20206324fd].    [diff]

Modified src/exceptions/OFInitializationFailedException.m from [07e40cd854] to [cfa23bb7fe].    [diff]

Modified src/exceptions/OFInvalidArgumentException.h from [d45fc07c57] to [d5e2417590].    [diff]

Modified src/exceptions/OFInvalidArgumentException.m from [bb42914d79] to [70957802ed].    [diff]

Modified src/exceptions/OFInvalidEncodingException.h from [a5678b2617] to [393547809a].    [diff]

Modified src/exceptions/OFInvalidEncodingException.m from [6f363fd2e6] to [7e85cac169].    [diff]

Modified src/exceptions/OFInvalidFormatException.h from [35b5459801] to [e6f46ae68c].    [diff]

Modified src/exceptions/OFInvalidFormatException.m from [6f9d329cdf] to [f3d13d03ab].    [diff]

Modified src/exceptions/OFInvalidJSONException.h from [fb81f472e9] to [9ac94f6e36].    [diff]

Modified src/exceptions/OFInvalidJSONException.m from [6576de8b7b] to [973f5127bd].    [diff]

Modified src/exceptions/OFInvalidServerReplyException.h from [3f598eb6cb] to [90e12ae8cf].    [diff]

Modified src/exceptions/OFInvalidServerReplyException.m from [911fd16376] to [aae10c2dab].    [diff]

Modified src/exceptions/OFLinkFailedException.h from [c1e5af9311] to [099d3c2419].    [diff]

Modified src/exceptions/OFLinkFailedException.m from [aad9720e68] to [7710ab3fd2].    [diff]

Modified src/exceptions/OFListenFailedException.h from [08a4f6833f] to [32d4375802].    [diff]

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

Modified src/exceptions/OFLoadPluginFailedException.h from [3e8c23fa8c] to [7c45470186].    [diff]

Modified src/exceptions/OFLoadPluginFailedException.m from [25e1a9ba80] to [73caeab9c3].    [diff]

Modified src/exceptions/OFLockFailedException.h from [3e2d7a5101] to [e861f27ee4].    [diff]

Modified src/exceptions/OFLockFailedException.m from [71085e6a43] to [77b32492ca].    [diff]

Modified src/exceptions/OFMalformedXMLException.h from [6746374576] to [3b999908e6].    [diff]

Modified src/exceptions/OFMalformedXMLException.m from [56f477d4e6] to [f5ceb7c800].    [diff]

Deleted src/exceptions/OFMemoryNotPartOfObjectException.h version [f1c9f9016e].

Deleted src/exceptions/OFMemoryNotPartOfObjectException.m version [505924293a].

Modified src/exceptions/OFMoveItemFailedException.h from [8ff631dc6d] to [c4c3e18fa9].    [diff]

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

Modified src/exceptions/OFNotImplementedException.h from [d4fa51748e] to [891dc14bbc].    [diff]

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

Modified src/exceptions/OFNotOpenException.h from [1ec935815d] to [45f02f6f12].    [diff]

Modified src/exceptions/OFNotOpenException.m from [884f75c882] to [b0a200e662].    [diff]

Modified src/exceptions/OFObserveFailedException.h from [1efb21c721] to [6c7bf7885c].    [diff]

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

Modified src/exceptions/OFOpenItemFailedException.h from [53dc9551ef] to [bf32fbec46].    [diff]

Modified src/exceptions/OFOpenItemFailedException.m from [f27f277ad9] to [2b4ec7a8b3].    [diff]

Modified src/exceptions/OFOpenWindowsRegistryKeyFailedException.h from [54c3eb13f7] to [5fb8a73f7a].    [diff]

Modified src/exceptions/OFOpenWindowsRegistryKeyFailedException.m from [55725614ec] to [52118b22c0].    [diff]

Modified src/exceptions/OFOutOfMemoryException.h from [44020bae3b] to [a0abc1f6de].    [diff]

Modified src/exceptions/OFOutOfMemoryException.m from [c19eec448c] to [f0195e5a54].    [diff]

Modified src/exceptions/OFOutOfRangeException.h from [95e94596de] to [ad1a11af88].    [diff]

Modified src/exceptions/OFOutOfRangeException.m from [16ae21b5e7] to [42dae12fbe].    [diff]

Modified src/exceptions/OFReadFailedException.h from [4e10114bc0] to [a4ca6ea7be].    [diff]

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

Modified src/exceptions/OFReadOrWriteFailedException.h from [02f5bb8be0] to [17403f4ccf].    [diff]

Modified src/exceptions/OFReadOrWriteFailedException.m from [dadaef8eb0] to [02ef4afd0b].    [diff]

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

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

Modified src/exceptions/OFResolveHostFailedException.h from [d0ecf642c4] to [26d03aec04].    [diff]

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

Modified src/exceptions/OFRetrieveItemAttributesFailedException.h from [48a96c5a3a] to [2269d1ffef].    [diff]

Modified src/exceptions/OFRetrieveItemAttributesFailedException.m from [44d875971e] to [8b9c2b49f4].    [diff]

Modified src/exceptions/OFSandboxActivationFailedException.h from [c3a79f74bb] to [3961f69a33].    [diff]

Modified src/exceptions/OFSandboxActivationFailedException.m from [32c83692ab] to [6ace25dc28].    [diff]

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

Modified src/exceptions/OFSeekFailedException.m from [47b84af63f] to [8afbb45d54].    [diff]

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

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

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

Modified src/exceptions/OFSetOptionFailedException.m from [80d83b74a4] to [8f19f7dfbc].    [diff]

Modified src/exceptions/OFSetWindowsRegistryValueFailedException.h from [55399fbd54] to [881eab26fa].    [diff]

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

Modified src/exceptions/OFStillLockedException.h from [ab1be80ea4] to [9e844f7b24].    [diff]

Modified src/exceptions/OFStillLockedException.m from [a47a6d77de] to [3bdcf688e2].    [diff]

Added src/exceptions/OFTLSHandshakeFailedException.h version [624dc0f97d].

Added src/exceptions/OFTLSHandshakeFailedException.m version [9f825e73f8].

Modified src/exceptions/OFThreadJoinFailedException.h from [0237d68b37] to [8bf49777b7].    [diff]

Modified src/exceptions/OFThreadJoinFailedException.m from [69fa9314a9] to [3ceaee16ab].    [diff]

Modified src/exceptions/OFThreadStartFailedException.h from [22b668ae7d] to [d864107627].    [diff]

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

Modified src/exceptions/OFThreadStillRunningException.h from [83a39903ce] to [2982187d56].    [diff]

Modified src/exceptions/OFThreadStillRunningException.m from [40ab911192] to [08b6a2fa91].    [diff]

Modified src/exceptions/OFTruncatedDataException.h from [5014d738a1] to [8a558e22e7].    [diff]

Modified src/exceptions/OFTruncatedDataException.m from [2469f5f0f8] to [d3465afc55].    [diff]

Modified src/exceptions/OFUnboundNamespaceException.h from [609f245d2c] to [cc4424a80d].    [diff]

Modified src/exceptions/OFUnboundNamespaceException.m from [ad95bec4a2] to [8d26c2cfa6].    [diff]

Modified src/exceptions/OFUnboundPrefixException.h from [726c0697fd] to [6d7bca5c41].    [diff]

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

Modified src/exceptions/OFUndefinedKeyException.h from [dcded81ec7] to [1d0c472b52].    [diff]

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

Modified src/exceptions/OFUnknownXMLEntityException.h from [de5a1fb92d] to [fdd37fe4f2].    [diff]

Modified src/exceptions/OFUnknownXMLEntityException.m from [9e51070296] to [87056195a2].    [diff]

Modified src/exceptions/OFUnlockFailedException.h from [549a0391e9] to [ab29b208b2].    [diff]

Modified src/exceptions/OFUnlockFailedException.m from [ae9174489f] to [68e65cd613].    [diff]

Modified src/exceptions/OFUnsupportedProtocolException.h from [2180032830] to [8223e3796e].    [diff]

Modified src/exceptions/OFUnsupportedProtocolException.m from [480a1c0c50] to [ba097adb5e].    [diff]

Modified src/exceptions/OFUnsupportedVersionException.h from [a095aa9642] to [fd604be220].    [diff]

Modified src/exceptions/OFUnsupportedVersionException.m from [adda0e6d75] to [ae8969b353].    [diff]

Modified src/exceptions/OFWriteFailedException.h from [19e073c1c2] to [52a0c0096f].    [diff]

Modified src/exceptions/OFWriteFailedException.m from [6f0f1c63f5] to [1eca55cb4e].    [diff]

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

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

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

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

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

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

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

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

Modified src/forwarding/forwarding-powerpc-elf.S from [aa95b3885f] to [65258e67de].    [diff]

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

Modified src/forwarding/forwarding-sparc64-elf.S from [bd5584b259] to [5ae72e6aac].    [diff]

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

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

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

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

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

Modified src/forwarding/forwarding.S from [c6ab44b19a] to [0a5e45dea8].    [diff]

Modified src/libbases.m from [b78c4ad04b] to [952ca43ba1].    [diff]

Modified src/macros.h from [22f8070f90] to [60a41b82a1].    [diff]

Modified src/module.modulemap from [4964b69439] to [33c24fc753].    [diff]

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

Modified src/platform.h from [d7b9159bac] to [927be68827].    [diff]

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

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

Renamed and modified src/platform/amiga/OFPlainThread.m [d05f96868a] to src/platform/AmigaOS/OFPlainThread.m [70ea6c25e9].    [diff]

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

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

Renamed and modified src/OFAtomic_builtins.h [100821f588] to src/platform/GCC4.7/OFAtomic.h [3a2198950d].    [diff]

Renamed and modified src/OFAtomic_sync_builtins.h [cebe486547] to src/platform/GCC4/OFAtomic.h [46ae36c82b].    [diff]

Renamed and modified src/platform/morphos/OFTLSKey.m [8de1ab9b4a] to src/platform/MorphOS/OFTLSKey.m [f46c8d88c6].    [diff]

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

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

Renamed and modified src/platform/posix/OFPlainThread.m [59ba7d304a] to src/platform/POSIX/OFPlainThread.m [7bbb313eb6].    [diff]

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

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

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

Renamed and modified src/OFAtomic_powerpc.h [b84702cb04] to src/platform/PowerPC/OFAtomic.h [d8964b5a28].    [diff]

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

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

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

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

Renamed and modified src/platform/windows/OFSubprocess.m [b8e69b2ddb] to src/platform/Windows/OFSubprocess.m [0ef8b1e769].    [diff]

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

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

Renamed and modified src/OFAtomic_osatomic.h [52d5cd31b9] to src/platform/macOS/OFAtomic.h [af25398c26].    [diff]

Renamed and modified src/OFAtomic_x86.h [b0f56d0157] to src/platform/x86/OFAtomic.h [db489edc3a].    [diff]

Modified src/runtime/OFOnce.m from [faf23e6bb2] to [9cc54fa246].    [diff]

Modified src/runtime/OFPlainMutex.m from [c27a6b035d] to [1b4abcc3c8].    [diff]

Modified src/runtime/OFTLSKey.m from [408a710b0b] to [c512b1fdd8].    [diff]

Modified src/runtime/ObjFWRT.h from [1456702210] to [87156bda73].    [diff]

Modified src/runtime/amiga-end.m from [0b9bd66660] to [1fee00da70].    [diff]

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

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

Modified src/runtime/amiga-glue.m from [fef86ecf8c] to [8e4bfceffc].    [diff]

Modified src/runtime/amiga-library.m from [23cc4de616] to [d177a01899].    [diff]

Renamed and modified src/runtime/library.xml [99fa55d924] to src/runtime/amiga-library.xml [f6565586a9].    [diff]

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

Modified src/runtime/arc.m from [8ccdb1ee10] to [262fd1b7bb].    [diff]

Modified src/runtime/autorelease.m from [2b09f19f70] to [44274c4d6f].    [diff]

Modified src/runtime/category.m from [e672c2edf4] to [7faaa519d3].    [diff]

Modified src/runtime/class.m from [93b6de8609] to [8d4b7cca0f].    [diff]

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

Modified src/runtime/exception.m from [814fd82d64] to [ba2a43d17f].    [diff]

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

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

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

Modified src/runtime/ivar.m from [3e8ec570e1] to [9c027bf0b1].    [diff]

Modified src/runtime/linklib/init.m from [29e3bce728] to [6ddafedf04].    [diff]

Modified src/runtime/linklib/linklib.m from [e1e21b28b9] to [0c00bc31d2].    [diff]

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

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

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

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

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

Added src/runtime/lookup-asm/lookup-asm-powerpc64-elf.S version [8516ac090f].

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

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

Modified src/runtime/lookup-asm/lookup-asm-x86-elf.S from [89119220a2] to [fe04c47c7f].    [diff]

Modified src/runtime/lookup-asm/lookup-asm-x86-win32.S from [e53fa327a6] to [0d663a9140].    [diff]

Modified src/runtime/lookup-asm/lookup-asm-x86_64-elf.S from [e0cdb81196] to [63daf9ee68].    [diff]

Modified src/runtime/lookup-asm/lookup-asm-x86_64-macho.S from [30cd6d5c1f] to [1e72bfb083].    [diff]

Modified src/runtime/lookup-asm/lookup-asm-x86_64-win64.S from [57823d1901] to [bb874856c9].    [diff]

Modified src/runtime/lookup-asm/lookup-asm.S from [079786db12] to [31f647ad96].    [diff]

Modified src/runtime/lookup.m from [041b8ab433] to [620b9cc132].    [diff]

Modified src/runtime/method.m from [be8bb331cc] to [82646e77ef].    [diff]

Modified src/runtime/misc.m from [60d087e2ac] to [6b0956b061].    [diff]

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

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

Modified src/runtime/private.h from [13fad70e4b] to [4e60c9110b].    [diff]

Modified src/runtime/property.m from [34b7870e2a] to [822a1641e1].    [diff]

Modified src/runtime/protocol.m from [7bac61bcb9] to [30a1ffceef].    [diff]

Modified src/runtime/selector.m from [7cee0dae00] to [9a44ebdc88].    [diff]

Modified src/runtime/sparsearray.m from [dc25cc4021] to [5acb08c6c8].    [diff]

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

Modified src/runtime/synchronized.m from [90a59dedf3] to [2eb69df2c4].    [diff]

Modified src/runtime/tagged-pointer.m from [a6a4aa7d0f] to [747427397b].    [diff]

Modified src/runtime/threading.m from [34d13c2d7f] to [f4000ae0f7].    [diff]

Added src/tls/Info.plist.in version [06bf405764].

Added src/tls/Makefile version [a6c2c67827].

Added src/tls/OFGnuTLSTLSStream.h version [d33b11b9cb].

Added src/tls/OFGnuTLSTLSStream.m version [fad8797bf6].

Added src/tls/OFOpenSSLTLSStream.h version [5bdb0a26b6].

Added src/tls/OFOpenSSLTLSStream.m version [faf6205c5a].

Added src/tls/OFSecureTransportTLSStream.h version [6f1a3f10c3].

Added src/tls/OFSecureTransportTLSStream.m version [d93ffbbd51].

Added src/tls/ObjFWTLS.h version [498108c5a2].

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

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

Modified src/unistd_wrapper.h from [5d2b1205ad] to [10576ea4f7].    [diff]

Modified tests/ForwardingTests.m from [243d088ca9] to [de62832427].    [diff]

Modified tests/ImportTest.m from [4ccfc090bd] to [50763ee365].    [diff]

Modified tests/Makefile from [a491bea751] to [798d177ea8].    [diff]

Modified tests/OFArrayTests.m from [f58673a4b1] to [b0ef1c947a].    [diff]

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

Modified tests/OFCharacterSetTests.m from [f4f81f5355] to [9f65e98d38].    [diff]

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

Modified tests/OFDataTests.m from [6024274dc3] to [cc1d29fd59].    [diff]

Modified tests/OFDateTests.m from [ad515445a9] to [f110295df2].    [diff]

Modified tests/OFDictionaryTests.m from [fdcd71652e] to [7127a0734c].    [diff]

Modified tests/OFHMACTests.m from [51628de7e9] to [bac63969c0].    [diff]

Modified tests/OFHTTPClientTests.m from [76a48837cf] to [0615ead311].    [diff]

Modified tests/OFHTTPCookieManagerTests.m from [8226ed0409] to [8647894d6b].    [diff]

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

Modified tests/OFINIFileTests.m from [0d85330d49] to [edfee9097f].    [diff]

Modified tests/OFIPXSocketTests.m from [d96f547fea] to [4dd5afc6b6].    [diff]

Modified tests/OFInvocationTests.m from [c28c4e3857] to [3e8baaf1a0].    [diff]

Modified tests/OFJSONTests.m from [15d8e0cc74] to [330199594e].    [diff]

Modified tests/OFKernelEventObserverTests.m from [e1e120ef88] to [cec268df6c].    [diff]

Modified tests/OFListTests.m from [ede47645fa] to [43f56ef79d].    [diff]

Modified tests/OFLocaleTests.m from [16fe524ac5] to [08f116fb95].    [diff]

Modified tests/OFMD5HashTests.m from [73092aedf1] to [66b4d11501].    [diff]

Added tests/OFMemoryStreamTests.m version [b4124576dd].

Modified tests/OFMethodSignatureTests.m from [364a3b706f] to [8b3d41a60c].    [diff]

Added tests/OFNotificationCenterTests.m version [4d3ddfb6ba].

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

Modified tests/OFObjectTests.m from [15af30b63f] to [fcfeee4a72].    [diff]

Renamed and modified tests/PBKDF2Tests.m [c97ca65028] to tests/OFPBKDF2Tests.m [9316c48e09].    [diff]

Modified tests/OFPluginTests.m from [79f8663f0b] to [bb55705657].    [diff]

Modified tests/OFPropertyListTests.m from [f46fac19eb] to [6b258c8840].    [diff]

Modified tests/OFRIPEMD160HashTests.m from [4b2bd712b4] to [d9eb71eb42].    [diff]

Modified tests/OFSHA1HashTests.m from [3bceacae61] to [8dbe2b957f].    [diff]

Modified tests/OFSHA224HashTests.m from [4309676a79] to [3be83604b4].    [diff]

Modified tests/OFSHA256HashTests.m from [2f9948771c] to [2658ed96c0].    [diff]

Modified tests/OFSHA384HashTests.m from [fdfc8fecb8] to [dd9d5ffdb4].    [diff]

Modified tests/OFSHA512HashTests.m from [ff0238e62b] to [759fed7ea6].    [diff]

Modified tests/OFSPXSocketTests.m from [8af68629fd] to [2f53dc9a06].    [diff]

Modified tests/OFSPXStreamSocketTests.m from [e27033149d] to [7313f54116].    [diff]

Renamed and modified tests/ScryptTests.m [dc5f2613fe] to tests/OFScryptTests.m [b11c7bebe9].    [diff]

Modified tests/OFSerializationTests.m from [5f6e7408a0] to [8a1b6d269b].    [diff]

Modified tests/OFSetTests.m from [04cbdfa860] to [d6c98b6473].    [diff]

Renamed and modified tests/SocketTests.m [da7b4aa12b] to tests/OFSocketTests.m [3d043537f3].    [diff]

Modified tests/OFStreamTests.m from [ad2f2ab750] to [12c9753c4d].    [diff]

Modified tests/OFStringTests.m from [40fec06275] to [bed905834b].    [diff]

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

Modified tests/OFTCPSocketTests.m from [dfc17ad706] to [e205251e21].    [diff]

Modified tests/OFThreadTests.m from [61a0609ec2] to [3abe7860ab].    [diff]

Modified tests/OFUDPSocketTests.m from [c440a7c2a6] to [b882de1802].    [diff]

Added tests/OFUNIXDatagramSocketTests.m version [54c71e4e91].

Added tests/OFUNIXStreamSocketTests.m version [d4ca26b9c4].

Modified tests/OFURLTests.m from [a23bc7aa5e] to [e63dcbf6b8].    [diff]

Modified tests/OFValueTests.m from [f7da5ac296] to [545d0b4ed0].    [diff]

Modified tests/OFWindowsRegistryKeyTests.m from [5df411ba49] to [60470d17f4].    [diff]

Modified tests/OFXMLElementBuilderTests.m from [47b293e0e2] to [3226c89147].    [diff]

Modified tests/OFXMLNodeTests.m from [c231b8bd5e] to [29eb2048b3].    [diff]

Modified tests/OFXMLParserTests.m from [20f4783b1c] to [c00f2c66ff].    [diff]

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

Modified tests/RuntimeTests.m from [60799e33cc] to [9aa59cf983].    [diff]

Modified tests/TestsAppDelegate.h from [2fa9306569] to [273606ed24].    [diff]

Modified tests/TestsAppDelegate.m from [c47240e9e7] to [7283aa5620].    [diff]

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

Modified tests/objc_sync/Makefile from [050b215f54] to [0df383ed25].    [diff]

Modified tests/objc_sync/test.m from [21a214e163] to [63dc58fd99].    [diff]

Modified tests/plugin/TestPlugin.h from [3f2358df8b] to [2f9aa9b796].    [diff]

Modified tests/plugin/TestPlugin.m from [c395596363] to [5616dbe160].    [diff]

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

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

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

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

Modified utils/objfw-compile from [af3fd6d372] to [3a536375c5].    [diff]

Modified utils/objfw-config.in from [3439d09582] to [c7e6aa0918].    [diff]

Added utils/objfw-embed version [a4ff5f4233].

Deleted utils/objfw-new version [6a6815b394].

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

Modified utils/ofarc/GZIPArchive.h from [a0fa705011] to [384191029a].    [diff]

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

Modified utils/ofarc/LHAArchive.h from [6da424aa74] to [5ad6942309].    [diff]

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

Modified utils/ofarc/OFArc.h from [f6ae34fcaa] to [926be48eea].    [diff]

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

Modified utils/ofarc/TarArchive.h from [5489f524b2] to [5ee57845a6].    [diff]

Modified utils/ofarc/TarArchive.m from [a19def56d5] to [52a1c25d9d].    [diff]

Modified utils/ofarc/ZIPArchive.h from [2baff9e45e] to [8566715690].    [diff]

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

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

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

Modified utils/ofhash/lang/de.json from [775fc52ec2] to [e3d21e1de1].    [diff]

Modified utils/ofhttp/Makefile from [54490626b4] to [a12779af52].    [diff]

Modified utils/ofhttp/OFHTTP.m from [c136ae289f] to [aa1d962c4e].    [diff]

Modified utils/ofhttp/ProgressBar.h from [44d8043efb] to [be2c97fe71].    [diff]

Modified utils/ofhttp/ProgressBar.m from [55b889a4e0] to [9a2768256d].    [diff]

Modified utils/ofhttp/lang/de.json from [ad71562e8d] to [027af9bd4c].    [diff]