ObjFW  Changes On Branch 1.0

Changes In Branch 1.0 Excluding Merge-Ins

This is equivalent to a diff from 234b6a518a to 9c7610b3b7

2024-04-02
01:33
OFTarArchive: Fix a memory leak Closed-Leaf check-in: 9c7610b3b7 user: js tags: 1.0
01:33
OFTarArchive: Fix a memory leak check-in: ea9079b62b user: js tags: trunk
2024-03-29
13:59
OFFileManager: Fix getting non-existent xattr check-in: 23cee06a0e user: js tags: 1.0
2023-10-08
19:14
GitHub Actions: Upgrade to actions/checkout@v4 check-in: bdc755c141 user: js tags: trunk
11:49
Merge trunk into 1.0 branch check-in: 9c61e5d7b7 user: js tags: 1.0
11:48
Increase patch level for ObjFW library check-in: 234b6a518a user: js tags: trunk
11:44
Update ChangeLog check-in: 9b3a7b4fbb user: js tags: trunk

Modified .fossil-settings/clean-glob from [0ae1b8a1ac] to [e3e476a774].    [diff]

Modified .fossil-settings/ignore-glob from [eed8ea3523] to [a531885e00].    [diff]

Modified .github/workflows/dragonflybsd.yml from [e4f8b62803] to [6c0eaab5cb].    [diff]

Added .github/workflows/fedora-mingw.yml version [4f77255619].

Modified .github/workflows/freebsd.yml from [9828c9c463] to [4657fe9002].    [diff]

Deleted .github/workflows/macos-12.yml version [a15421158f].

Added .github/workflows/macos-14.yml version [af1606c56d].

Added .github/workflows/macos-latest.yml version [ccaf442395].

Added .github/workflows/msys2.yml version [f5ad4b3bf9].

Modified .github/workflows/netbsd-gcc.yml from [4694c85176] to [9108c5901d].    [diff]

Modified .github/workflows/netbsd.yml from [2c6f34efc4] to [5d6e9c60e9].    [diff]

Modified .github/workflows/openbsd.yml from [7e76f12fa8] to [a810b5a14b].    [diff]

Modified .gitignore from [9fa51c850c] to [6d829dc2af].    [diff]

Modified ChangeLog from [558a5867dd] to [dc14e368d0].    [diff]

Modified README.md from [ab455f4c69] to [f374e7bc3f].    [diff]

Modified configure.ac from [f54f1e9278] to [160237facd].    [diff]

Modified extra.mk.in from [818e425173] to [ff975543bd].    [diff]

Modified generators/unicode/TableGenerator.h from [6c2ca9fc8b] to [10674e4104].    [diff]

Modified generators/unicode/TableGenerator.m from [1fa7098a9b] to [723fa7abc3].    [diff]

Modified generators/unicode/copyright.h from [210478e1ad] to [ce7f5ded8c].    [diff]

Added misc/keys.asc version [1717b09117].

Modified src/Makefile from [8b9a3abcd2] to [3a33351d37].    [diff]

Modified src/OFASPrintF.h from [a9b63bfa65] to [161f223d7c].    [diff]

Modified src/OFASPrintF.m from [ebfc63953a] to [164c33d955].    [diff]

Modified src/OFApplication.h from [e5cf81a0bb] to [b0247b31f0].    [diff]

Modified src/OFApplication.m from [8c20d43cf6] to [b344510e2d].    [diff]

Modified src/OFArchiveEntry.h from [a5b126fe56] to [db1d8710a4].    [diff]

Modified src/OFArchiveIRIHandler.h from [328a2eb672] to [8af45b43a0].    [diff]

Modified src/OFArchiveIRIHandler.m from [e770c9f1e9] to [1718f6ad9e].    [diff]

Modified src/OFArray+Private.h from [6c89dad268] to [e567ed6682].    [diff]

Modified src/OFArray.h from [dde1d2db16] to [03770bb9c3].    [diff]

Modified src/OFArray.m from [2fdd882a05] to [b037c2efc4].    [diff]

Modified src/OFAsyncIPSocketConnector.h from [82fab4738c] to [e2be982958].    [diff]

Modified src/OFAsyncIPSocketConnector.m from [4db6b7d2e4] to [d4ecee0079].    [diff]

Modified src/OFAtomic.h from [7b3ed1a98e] to [44218ac496].    [diff]

Modified src/OFBase64.h from [dc1538a199] to [649ac6ae43].    [diff]

Modified src/OFBase64.m from [65e2efa6c1] to [b9bea8e752].    [diff]

Modified src/OFBitSetCharacterSet.h from [3881bf645d] to [57c1c01559].    [diff]

Modified src/OFBitSetCharacterSet.m from [86d9bb92c4] to [8559ff24b2].    [diff]

Modified src/OFBlock.h from [f1e51ec3d8] to [e14a5320ba].    [diff]

Modified src/OFBlock.m from [4c4dfcbe66] to [8f6ad5fb69].    [diff]

Modified src/OFCRC16.h from [2c8e24788e] to [d162f14fcd].    [diff]

Modified src/OFCRC16.m from [4dacc44a0d] to [e31c28850d].    [diff]

Modified src/OFCRC32.h from [854faab2ac] to [7b94370b73].    [diff]

Modified src/OFCRC32.m from [1fe12fcc7a] to [0dec8de64b].    [diff]

Modified src/OFCharacterSet.h from [380acae6ed] to [f7140406fe].    [diff]

Modified src/OFCharacterSet.m from [b3736a5eb2] to [4a8863c346].    [diff]

Modified src/OFCollection.h from [5762c77876] to [e239b07545].    [diff]

Modified src/OFColor.h from [180c6dda05] to [7160d2b484].    [diff]

Modified src/OFColor.m from [8614080a4d] to [fa5fd20716].    [diff]

Modified src/OFConcreteArray.h from [dabce2fdfc] to [db1bf1896b].    [diff]

Modified src/OFConcreteArray.m from [1fd9667868] to [7603501025].    [diff]

Modified src/OFConcreteColor.h from [c6e319d32e] to [be50524c9c].    [diff]

Modified src/OFConcreteColor.m from [fac76ba952] to [9cb3544c30].    [diff]

Modified src/OFConcreteCountedSet.h from [df72e24841] to [8e71ffc035].    [diff]

Modified src/OFConcreteCountedSet.m from [b73b47c42b] to [965f0d415a].    [diff]

Modified src/OFConcreteData.h from [fc283ba5a6] to [a698b0e43b].    [diff]

Modified src/OFConcreteData.m from [2b3ef496b7] to [0286162fad].    [diff]

Modified src/OFConcreteDate.h from [28a5352e63] to [a87a3d9f2b].    [diff]

Modified src/OFConcreteDate.m from [536f6ea5d9] to [88454b3318].    [diff]

Modified src/OFConcreteDictionary.h from [983e5c5cf8] to [9e7a8543fe].    [diff]

Modified src/OFConcreteDictionary.m from [8171774da2] to [7b72b69230].    [diff]

Modified src/OFConcreteMutableArray.h from [46129739e1] to [21f6b5d74d].    [diff]

Modified src/OFConcreteMutableArray.m from [3bbe83e7a7] to [0c182ca468].    [diff]

Modified src/OFConcreteMutableData.h from [e000b4c25d] to [aa781c6069].    [diff]

Modified src/OFConcreteMutableData.m from [bfb6cd5ccd] to [8fb2e330e0].    [diff]

Modified src/OFConcreteMutableDictionary.h from [20db8412b1] to [8dcbf859ba].    [diff]

Modified src/OFConcreteMutableDictionary.m from [728a3cf89d] to [26644559db].    [diff]

Modified src/OFConcreteMutableSet.h from [e35eb70f3b] to [5acb7c2018].    [diff]

Modified src/OFConcreteMutableSet.m from [da1e112dc4] to [9b530cede8].    [diff]

Modified src/OFConcreteNumber.h from [fe80ae4102] to [25e0843210].    [diff]

Modified src/OFConcreteNumber.m from [f5ec3b05ca] to [d9fb1574fa].    [diff]

Modified src/OFConcreteSet.h from [87d40dbfde] to [f15a7439bb].    [diff]

Modified src/OFConcreteSet.m from [86fb079ff7] to [10d5322a55].    [diff]

Modified src/OFConcreteSubarray.h from [a7f31fb972] to [1bb50129fd].    [diff]

Modified src/OFConcreteSubarray.m from [bef23c745d] to [b6d3c2386d].    [diff]

Modified src/OFConcreteValue.h from [50c02d8332] to [5cdb4976fe].    [diff]

Modified src/OFConcreteValue.m from [27a3d1dc6b] to [c41994aa1b].    [diff]

Modified src/OFCondition.h from [107d4b7019] to [758a3ecdbe].    [diff]

Modified src/OFCondition.m from [46420e8064] to [be26e530b5].    [diff]

Modified src/OFConstantString.h from [7b32d663ec] to [74ef5585d2].    [diff]

Modified src/OFConstantString.m from [a848ea510b] to [745f0950c3].    [diff]

Modified src/OFCountedSet.h from [e9f2d45c4d] to [c90776a349].    [diff]

Modified src/OFCountedSet.m from [e146ed9623] to [f16b07f3a7].    [diff]

Modified src/OFCryptographicHash.h from [bcec3c10c5] to [e658c9f212].    [diff]

Modified src/OFDDPSocket.h from [d9acc0eea7] to [0a9e8d2609].    [diff]

Modified src/OFDDPSocket.m from [0f90d0e13f] to [eb08afcb9b].    [diff]

Modified src/OFDNSQuery.h from [d9763523d4] to [6f603e03bb].    [diff]

Modified src/OFDNSQuery.m from [f7f99b0724] to [68023ab95d].    [diff]

Modified src/OFDNSResolver.h from [511ca7b000] to [345ee9e0e2].    [diff]

Modified src/OFDNSResolver.m from [1f222a13ca] to [c1395db642].    [diff]

Modified src/OFDNSResolverSettings.h from [59a97ffd04] to [a887527b81].    [diff]

Modified src/OFDNSResolverSettings.m from [9b675f9c8d] to [8540cd3817].    [diff]

Modified src/OFDNSResourceRecord.h from [967b25e8fc] to [332cd47296].    [diff]

Modified src/OFDNSResourceRecord.m from [b264bcb878] to [be00327390].    [diff]

Modified src/OFDNSResponse.h from [2edd119b7d] to [ba856598b1].    [diff]

Modified src/OFDNSResponse.m from [ced7000804] to [8c7e9a3f73].    [diff]

Modified src/OFData+CryptographicHashing.h from [6577c2d747] to [d077ff5750].    [diff]

Modified src/OFData+CryptographicHashing.m from [7ae571e356] to [d4a71d6adf].    [diff]

Modified src/OFData+MessagePackParsing.h from [b81c76becd] to [39c6a7fce4].    [diff]

Modified src/OFData+MessagePackParsing.m from [5961e97b5f] to [e56d8e63a6].    [diff]

Modified src/OFData.h from [3b565bfb8e] to [91b48d3506].    [diff]

Modified src/OFData.m from [33c2057892] to [236ab0e955].    [diff]

Modified src/OFDatagramSocket.h from [8ee77b29f5] to [d713554b61].    [diff]

Modified src/OFDatagramSocket.m from [6000a37970] to [2a2f93fda5].    [diff]

Modified src/OFDate.h from [3a59646909] to [6b70e68930].    [diff]

Modified src/OFDate.m from [8868a82344] to [3692a5861b].    [diff]

Modified src/OFDictionary.h from [947ceaf9c2] to [9edabda7a1].    [diff]

Modified src/OFDictionary.m from [624c31369c] to [4417aedc0d].    [diff]

Modified src/OFEmbeddedIRIHandler.h from [e6c81f46fa] to [31a8c8ae59].    [diff]

Modified src/OFEmbeddedIRIHandler.m from [3c1f214812] to [9af2b60174].    [diff]

Modified src/OFEnumerator.h from [d1ff19008a] to [2f3a8fcd9b].    [diff]

Modified src/OFEnumerator.m from [cc5c16696d] to [395adc2765].    [diff]

Modified src/OFEpollKernelEventObserver.h from [c12b332835] to [b75ada0bde].    [diff]

Modified src/OFEpollKernelEventObserver.m from [7b99a4a097] to [e36e5adeff].    [diff]

Modified src/OFFile.h from [d53c4b0543] to [6a89472d4e].    [diff]

Modified src/OFFile.m from [df6d35b09d] to [a835c0f98a].    [diff]

Modified src/OFFileIRIHandler.h from [5f206fb1d4] to [9587a93485].    [diff]

Modified src/OFFileIRIHandler.m from [bf82260f3f] to [5d5723dda2].    [diff]

Modified src/OFFileManager.h from [7ca03f8186] to [e4f59a6817].    [diff]

Modified src/OFFileManager.m from [c1beae22c2] to [0ef3517469].    [diff]

Modified src/OFFileManagerConstants.inc from [9aaf7f17d6] to [ba42fe98b1].    [diff]

Modified src/OFGZIPStream.h from [0581f33830] to [bf332d7a3d].    [diff]

Modified src/OFGZIPStream.m from [1ebfe8e246] to [2fbc571652].    [diff]

Modified src/OFHMAC.h from [2091f0e079] to [3a6b613bd4].    [diff]

Modified src/OFHMAC.m from [8e66f29fa5] to [14fcb32275].    [diff]

Modified src/OFHTTPClient.h from [0bca7b11fb] to [0e950c9026].    [diff]

Modified src/OFHTTPClient.m from [f5ef5b6f99] to [144f6b972c].    [diff]

Modified src/OFHTTPCookie.h from [b9b2600bbf] to [cdc87e0419].    [diff]

Modified src/OFHTTPCookie.m from [25b009e19f] to [5ea98ab91a].    [diff]

Modified src/OFHTTPCookieManager.h from [97276ce2e8] to [1fb91d1f1b].    [diff]

Modified src/OFHTTPCookieManager.m from [8d1e7efb55] to [3e1112d548].    [diff]

Modified src/OFHTTPIRIHandler.h from [e3a6563685] to [8964894884].    [diff]

Modified src/OFHTTPIRIHandler.m from [b9d37cc0a5] to [1cda4f35c9].    [diff]

Modified src/OFHTTPRequest.h from [163a3d1bed] to [ae8d69a747].    [diff]

Modified src/OFHTTPRequest.m from [f630f4e80b] to [ac81e4f125].    [diff]

Modified src/OFHTTPResponse.h from [a7b884a494] to [0ce770d124].    [diff]

Modified src/OFHTTPResponse.m from [089b720c12] to [3a885482aa].    [diff]

Modified src/OFHTTPServer.h from [3618d652f0] to [1ff7289cfa].    [diff]

Modified src/OFHTTPServer.m from [df8e40fa8b] to [1ba80fbd95].    [diff]

Modified src/OFHostAddressResolver.h from [449bceebed] to [7dde2d23ba].    [diff]

Modified src/OFHostAddressResolver.m from [1a75dd0a5b] to [a01496cb7f].    [diff]

Modified src/OFHuffmanTree.h from [55fb6bc288] to [94605a6084].    [diff]

Modified src/OFHuffmanTree.m from [a61d8159f9] to [aace55cc82].    [diff]

Modified src/OFINICategory+Private.h from [1882471bdd] to [08ccd04496].    [diff]

Modified src/OFINICategory.h from [4dd7182878] to [47ccd5fcd2].    [diff]

Modified src/OFINICategory.m from [d0f066075e] to [e1d77cfa79].    [diff]

Modified src/OFINIFile.h from [b499732126] to [a491fd2c94].    [diff]

Modified src/OFINIFile.m from [462321b787] to [35c3a72b71].    [diff]

Modified src/OFINIFileSettings.h from [a0a2ba7635] to [2ce815bb92].    [diff]

Modified src/OFINIFileSettings.m from [f13075ed0d] to [00ccb3ae74].    [diff]

Modified src/OFIPXSocket.h from [6b971bfd5b] to [cb24c9ad99].    [diff]

Modified src/OFIPXSocket.m from [137cbc4465] to [e59c8c17f2].    [diff]

Modified src/OFIRI+Private.h from [89abd85c72] to [daf5febfe9].    [diff]

Modified src/OFIRI.h from [659e656a72] to [d647ebbbce].    [diff]

Modified src/OFIRI.m from [bb77525714] to [0bb8a821c7].    [diff]

Modified src/OFIRIHandler.h from [907c8f4d42] to [c8eb6b46d2].    [diff]

Modified src/OFIRIHandler.m from [706a9b9e6c] to [da6515064f].    [diff]

Modified src/OFInflate64Stream.h from [f13138a788] to [81962f8340].    [diff]

Modified src/OFInflate64Stream.m from [d53c241e14] to [97f84392a9].    [diff]

Modified src/OFInflateStream.h from [1320fce7c5] to [894d68d12f].    [diff]

Modified src/OFInflateStream.m from [7aafb9081b] to [533f2c6519].    [diff]

Modified src/OFInvertedCharacterSet.h from [df83d3fc6a] to [e7d1fd5a23].    [diff]

Modified src/OFInvertedCharacterSet.m from [997128430d] to [c4614051f1].    [diff]

Modified src/OFInvocation.h from [ce48bec833] to [3b94fe4d77].    [diff]

Modified src/OFInvocation.m from [9633190806] to [7d5d9bca30].    [diff]

Modified src/OFJSONRepresentation.h from [45a20e67ee] to [e721055d97].    [diff]

Modified src/OFKernelEventObserver.h from [c6ff38a2d3] to [d85dfacfc9].    [diff]

Modified src/OFKernelEventObserver.m from [65045f52e2] to [97a87808e7].    [diff]

Modified src/OFKeyValueCoding.h from [d758bb12c8] to [88d8e5ab72].    [diff]

Modified src/OFKqueueKernelEventObserver.h from [e0150163de] to [26eeb86ead].    [diff]

Modified src/OFKqueueKernelEventObserver.m from [8ae46a5559] to [a5e350273f].    [diff]

Modified src/OFLHAArchive.h from [7c1ac55459] to [064a650fc9].    [diff]

Modified src/OFLHAArchive.m from [9e5bf54c20] to [565fa84624].    [diff]

Modified src/OFLHAArchiveEntry+Private.h from [481462ccc6] to [03ffa14328].    [diff]

Modified src/OFLHAArchiveEntry.h from [3e354e177e] to [2cbe09afd2].    [diff]

Modified src/OFLHAArchiveEntry.m from [1e7711c5fc] to [3d1d2bc4d6].    [diff]

Modified src/OFLHADecompressingStream.h from [825738c9bf] to [d0e10c1486].    [diff]

Modified src/OFLHADecompressingStream.m from [a9c8d0ec12] to [f5acc76a45].    [diff]

Modified src/OFList.h from [e9e426b5c4] to [cf0e346436].    [diff]

Modified src/OFList.m from [9b79071582] to [fff0146310].    [diff]

Modified src/OFLocale.h from [231ed8a762] to [5b6f1c91ee].    [diff]

Modified src/OFLocale.m from [7cfd367431] to [8178789b63].    [diff]

Modified src/OFLocking.h from [fb6e822d44] to [5738e43f58].    [diff]

Modified src/OFMD5Hash.h from [2f12b2aa8f] to [ef3f22a9e8].    [diff]

Modified src/OFMD5Hash.m from [f3d5c8a60c] to [a06b7ae21c].    [diff]

Modified src/OFMapTable+Private.h from [dd6291788e] to [2afd453132].    [diff]

Modified src/OFMapTable.h from [05fc4b813f] to [442352c010].    [diff]

Modified src/OFMapTable.m from [00903dc5ce] to [77fd4c4f10].    [diff]

Modified src/OFMatrix4x4.h from [0e103db2bb] to [3216bc9b10].    [diff]

Modified src/OFMatrix4x4.m from [7871015766] to [2c87027fdc].    [diff]

Modified src/OFMemoryStream.h from [a05c6a1069] to [69163637cb].    [diff]

Modified src/OFMemoryStream.m from [6759d95698] to [42008ee7f4].    [diff]

Modified src/OFMessagePackExtension.h from [5d5c88f0d0] to [1bc2759629].    [diff]

Modified src/OFMessagePackExtension.m from [4478b619f8] to [33ef9555ae].    [diff]

Modified src/OFMessagePackRepresentation.h from [933d68bfc9] to [fa41ae8de0].    [diff]

Modified src/OFMethodSignature.h from [a9827bf762] to [11d7ad667f].    [diff]

Modified src/OFMethodSignature.m from [a2e3c59f99] to [c6cbdf3c9e].    [diff]

Modified src/OFMutableArchiveEntry.h from [bcb41124c1] to [28b60b2b5b].    [diff]

Modified src/OFMutableArray.h from [bb37148bf6] to [0bd3e8dd33].    [diff]

Modified src/OFMutableArray.m from [e4c6e41ce6] to [0029147821].    [diff]

Modified src/OFMutableData.h from [4756340133] to [92425754e1].    [diff]

Modified src/OFMutableData.m from [eabfe1061f] to [6d7690e898].    [diff]

Modified src/OFMutableDictionary.h from [dd4009e02f] to [30d990b8d9].    [diff]

Modified src/OFMutableDictionary.m from [8a88d7dabe] to [851457fb25].    [diff]

Modified src/OFMutableIRI.h from [98f947461a] to [ec0dda1233].    [diff]

Modified src/OFMutableIRI.m from [0034636112] to [df72f9042f].    [diff]

Modified src/OFMutableLHAArchiveEntry.h from [d4cd5dd233] to [bf622fc22c].    [diff]

Modified src/OFMutableLHAArchiveEntry.m from [5175d41deb] to [7c8fd92ff1].    [diff]

Modified src/OFMutablePair.h from [c1bb3c2527] to [9daa99b167].    [diff]

Modified src/OFMutablePair.m from [81a65fa049] to [3add5572dd].    [diff]

Modified src/OFMutableSet.h from [6b1991592b] to [f8ea63052f].    [diff]

Modified src/OFMutableSet.m from [ddcd040e35] to [9ec1cd87e9].    [diff]

Modified src/OFMutableString.h from [0f33d313e2] to [d2c2845047].    [diff]

Modified src/OFMutableString.m from [4603982353] to [62c36464cb].    [diff]

Modified src/OFMutableTarArchiveEntry.h from [54f1ad9019] to [1adaffd665].    [diff]

Modified src/OFMutableTarArchiveEntry.m from [b750314d1f] to [6c3a57c753].    [diff]

Modified src/OFMutableTriple.h from [f9820015d5] to [d4df8d3fda].    [diff]

Modified src/OFMutableTriple.m from [4a5ee4edaa] to [12a0fcca1c].    [diff]

Modified src/OFMutableUTF8String.h from [a8a382ecd5] to [207e90fa06].    [diff]

Modified src/OFMutableUTF8String.m from [0f1f1bc03e] to [42226ecdbb].    [diff]

Modified src/OFMutableZIPArchiveEntry.h from [c7ff19b817] to [2c44770ad2].    [diff]

Modified src/OFMutableZIPArchiveEntry.m from [ac96625980] to [40a5d52bcf].    [diff]

Modified src/OFMutex.h from [9f1ab63c72] to [fe684ec359].    [diff]

Modified src/OFMutex.m from [02f32d24e6] to [64408a13e1].    [diff]

Modified src/OFNotification.h from [ce9c79b0e6] to [375cdee9eb].    [diff]

Modified src/OFNotification.m from [a3ddaa4039] to [b8f33198aa].    [diff]

Modified src/OFNotificationCenter.h from [86c8ff2ef9] to [48ab5bf0c4].    [diff]

Modified src/OFNotificationCenter.m from [3787fafa30] to [0b7b8e3a02].    [diff]

Modified src/OFNull.h from [08105d85ed] to [1e5ebcce0e].    [diff]

Modified src/OFNull.m from [9a95c48990] to [83c5ccc85f].    [diff]

Modified src/OFNumber.h from [f19e1bade2] to [e8b2d0d74a].    [diff]

Modified src/OFNumber.m from [b5f05b79e3] to [e5b90c57f3].    [diff]

Modified src/OFObject+KeyValueCoding.h from [728b40f27f] to [28be5bdc22].    [diff]

Modified src/OFObject+KeyValueCoding.m from [d69b59ff71] to [0a5cddfb6b].    [diff]

Modified src/OFObject.h from [6d396e3db6] to [7750edaf4e].    [diff]

Modified src/OFObject.m from [663f9433ab] to [70b0e206af].    [diff]

Modified src/OFOnce.h from [f3dc36b1cf] to [bf8ec17725].    [diff]

Modified src/OFOnce.m from [a97e7312a6] to [644a3b7851].    [diff]

Modified src/OFOptionsParser.h from [b09be2069a] to [bd62509c33].    [diff]

Modified src/OFOptionsParser.m from [814583f5b6] to [e6b89648b2].    [diff]

Modified src/OFPBKDF2.h from [43fe295f37] to [79b5b7bbf4].    [diff]

Modified src/OFPBKDF2.m from [85eb66fd93] to [fe93b27f28].    [diff]

Modified src/OFPair.h from [c7c95c202e] to [fed105f267].    [diff]

Modified src/OFPair.m from [5125fc5874] to [400992c36d].    [diff]

Modified src/OFPlainCondition.h from [d2cd398f52] to [04d5d12d8a].    [diff]

Modified src/OFPlainCondition.m from [7637d6f604] to [c7059a3826].    [diff]

Modified src/OFPlainMutex.h from [66c439c90c] to [0ae494272d].    [diff]

Modified src/OFPlainMutex.m from [84a4adfa9f] to [4cae991e6c].    [diff]

Modified src/OFPlainThread.h from [9c25ccf535] to [c8f995008d].    [diff]

Modified src/OFPlainThread.m from [0b4ad800cf] to [ea60125ff8].    [diff]

Modified src/OFPlugin.h from [a4cb307447] to [ee90650db0].    [diff]

Modified src/OFPlugin.m from [e794e6a809] to [bf328ddc1e].    [diff]

Modified src/OFPollKernelEventObserver.h from [a95d7de3f8] to [bc38220d7f].    [diff]

Modified src/OFPollKernelEventObserver.m from [81141fa521] to [5e31dea6aa].    [diff]

Modified src/OFRIPEMD160Hash.h from [06bd946ca1] to [80819cf1f6].    [diff]

Modified src/OFRIPEMD160Hash.m from [0dbaee2454] to [61b51851c2].    [diff]

Modified src/OFRangeCharacterSet.h from [7ccb3d0eb7] to [2d498537ab].    [diff]

Modified src/OFRangeCharacterSet.m from [ae303930fe] to [0051a0a8d9].    [diff]

Modified src/OFRecursiveMutex.h from [24a5da54a3] to [4610d1dd76].    [diff]

Modified src/OFRecursiveMutex.m from [4be56fc602] to [0f680fdecc].    [diff]

Modified src/OFRunLoop+Private.h from [ad5e5d6c85] to [ef59d3e619].    [diff]

Modified src/OFRunLoop.h from [7ce3da0557] to [a6e92cc2f1].    [diff]

Modified src/OFRunLoop.m from [74044bacbe] to [d9a35ac974].    [diff]

Modified src/OFRunLoopConstants.inc from [4c9d1bb8b8] to [cae26aaa61].    [diff]

Modified src/OFSHA1Hash.h from [1fa949fcf5] to [6159f2cdbb].    [diff]

Modified src/OFSHA1Hash.m from [47f6baacf9] to [64db3263c1].    [diff]

Modified src/OFSHA224Hash.h from [6fe8018d4a] to [14bf0912c3].    [diff]

Modified src/OFSHA224Hash.m from [22b08e13fc] to [bc9785af40].    [diff]

Modified src/OFSHA224Or256Hash.h from [85e028cbd3] to [82f7c1770b].    [diff]

Modified src/OFSHA224Or256Hash.m from [4f217678ce] to [1df2737893].    [diff]

Modified src/OFSHA256Hash.h from [0613cdc8e1] to [19f7cd6de3].    [diff]

Modified src/OFSHA256Hash.m from [4ca14d156b] to [a74963906d].    [diff]

Modified src/OFSHA384Hash.h from [1cc6c5c866] to [85294aa18f].    [diff]

Modified src/OFSHA384Hash.m from [71be463222] to [af0bafa5f3].    [diff]

Modified src/OFSHA384Or512Hash.h from [25ed98a55b] to [7d6e3a012c].    [diff]

Modified src/OFSHA384Or512Hash.m from [6fba86c137] to [600cda42b7].    [diff]

Modified src/OFSHA512Hash.h from [9f7b4b4b3e] to [15b795ddf1].    [diff]

Modified src/OFSHA512Hash.m from [aaab7df59f] to [015be46bb0].    [diff]

Modified src/OFSPXSocket.h from [60399680f7] to [64d9d0b6b0].    [diff]

Modified src/OFSPXSocket.m from [7de546d8a3] to [c7e845a580].    [diff]

Modified src/OFSPXStreamSocket.h from [4f8a3b42d0] to [d292af026a].    [diff]

Modified src/OFSPXStreamSocket.m from [84fad71fcc] to [f585f31810].    [diff]

Modified src/OFSandbox.h from [b0b31c3419] to [c3001072d2].    [diff]

Modified src/OFSandbox.m from [b6906cfa7e] to [44d0d79336].    [diff]

Modified src/OFScrypt.h from [63b891bfcc] to [5600033ce1].    [diff]

Modified src/OFScrypt.m from [69a94bdd53] to [dd3b4bc37b].    [diff]

Modified src/OFSecureData.h from [37557f6a68] to [e09c6ef107].    [diff]

Modified src/OFSecureData.m from [21abf2b09b] to [d28acd1a78].    [diff]

Modified src/OFSeekableStream.h from [8647af4bcb] to [0e5a829485].    [diff]

Modified src/OFSeekableStream.m from [2562cc911f] to [ae8338b495].    [diff]

Modified src/OFSelectKernelEventObserver.h from [64179882e4] to [8fb34fa65c].    [diff]

Modified src/OFSelectKernelEventObserver.m from [29596447ca] to [e50f11801b].    [diff]

Modified src/OFSequencedPacketSocket+Private.h from [26961b2ac6] to [6aad865b27].    [diff]

Modified src/OFSequencedPacketSocket.h from [44d78f0eee] to [aa11a4ef26].    [diff]

Modified src/OFSequencedPacketSocket.m from [2aa9e7fdaf] to [ddbcc80b65].    [diff]

Modified src/OFSet.h from [27d5fba5ea] to [dfe1ffa107].    [diff]

Modified src/OFSet.m from [a482207723] to [13b08a9492].    [diff]

Modified src/OFSettings.h from [6945e02ad5] to [cc35f3b784].    [diff]

Modified src/OFSettings.m from [ca8870c245] to [5381bbc2a1].    [diff]

Modified src/OFSocket+Private.h from [05528469e5] to [ed6fe14a59].    [diff]

Modified src/OFSocket.h from [39b53adb69] to [ced8883954].    [diff]

Modified src/OFSocket.m from [0cd5c67cfd] to [b16466444e].    [diff]

Modified src/OFSortedList.h from [486e46ba06] to [89b2623e39].    [diff]

Modified src/OFSortedList.m from [e567fdf878] to [ca3c0bf6b4].    [diff]

Modified src/OFStdIOStream+Private.h from [946d085dd6] to [4e119ffb36].    [diff]

Modified src/OFStdIOStream.h from [2d2c98a668] to [ae9c3b4c20].    [diff]

Modified src/OFStdIOStream.m from [f8e458060e] to [b97df9550f].    [diff]

Modified src/OFStrFTime.h from [c0c458ef48] to [c3ea31434b].    [diff]

Modified src/OFStrFTime.m from [6b4b50f001] to [db5943ae95].    [diff]

Modified src/OFStrPTime.h from [5d7071f263] to [aeee53216f].    [diff]

Modified src/OFStrPTime.m from [92f937165d] to [ca9eda8b60].    [diff]

Modified src/OFStream+Private.h from [36f9ef0ce7] to [12da5edb5d].    [diff]

Modified src/OFStream.h from [99614e7bb2] to [5a98180f2e].    [diff]

Modified src/OFStream.m from [15b8e35c16] to [729b564432].    [diff]

Modified src/OFStreamSocket+Private.h from [96bc865f7e] to [523f6c5a2a].    [diff]

Modified src/OFStreamSocket.h from [c87c01f60c] to [683f69fec6].    [diff]

Modified src/OFStreamSocket.m from [cfdeffc17d] to [f9f8a407eb].    [diff]

Modified src/OFString+CryptographicHashing.h from [c339271bd0] to [4270693c1e].    [diff]

Modified src/OFString+CryptographicHashing.m from [c8ac10a120] to [ae529a7026].    [diff]

Modified src/OFString+JSONParsing.h from [15a4cfdf81] to [c70e87a861].    [diff]

Modified src/OFString+JSONParsing.m from [a752f4ba41] to [2a3fb814b9].    [diff]

Modified src/OFString+PathAdditions.h from [4c7a8f9d29] to [3d3edf170d].    [diff]

Modified src/OFString+PathAdditions.m from [a252f81de7] to [d839db3f93].    [diff]

Modified src/OFString+PercentEncoding.h from [39a0f104a2] to [d073b82625].    [diff]

Modified src/OFString+PercentEncoding.m from [b6b707c8fb] to [5ef379fffa].    [diff]

Modified src/OFString+PropertyListParsing.h from [30a54273cc] to [d6db1511b1].    [diff]

Modified src/OFString+PropertyListParsing.m from [9065519967] to [b63320ba12].    [diff]

Modified src/OFString+XMLEscaping.h from [12c720bd57] to [db652d6d3e].    [diff]

Modified src/OFString+XMLEscaping.m from [b774b5c0bf] to [b6ac7c7c66].    [diff]

Modified src/OFString+XMLUnescaping.h from [4b295ec8c5] to [31d836e661].    [diff]

Modified src/OFString+XMLUnescaping.m from [99e235e23a] to [4359af2fdb].    [diff]

Modified src/OFString.h from [d0bd857da9] to [bf3f3e1afd].    [diff]

Modified src/OFString.m from [70fe1f9064] to [855db5cb26].    [diff]

Modified src/OFSubarray.h from [e3a4736adc] to [22c9dfaeeb].    [diff]

Modified src/OFSubarray.m from [f65d24319e] to [36fb3a3953].    [diff]

Modified src/OFSubdata.h from [125a37157e] to [f381b2e69c].    [diff]

Modified src/OFSubdata.m from [3275105cae] to [62733f57b0].    [diff]

Modified src/OFSubprocess.h from [a4c6c29f31] to [fe80ac7f23].    [diff]

Modified src/OFSubprocess.m from [9698c0f2ee] to [54c0453ebb].    [diff]

Modified src/OFSystemInfo+NetworkInterfaces.h from [0c237980b3] to [d744983e16].    [diff]

Modified src/OFSystemInfo+NetworkInterfaces.m from [b1a1002ffe] to [cd9fd7f23a].    [diff]

Modified src/OFSystemInfo.h from [bd80cd4ad3] to [10489c4501].    [diff]

Modified src/OFSystemInfo.m from [2ae1048a93] to [65259adcff].    [diff]

Modified src/OFTCPSocket.h from [bccc5fcf49] to [2942ef5e7e].    [diff]

Modified src/OFTCPSocket.m from [dd3ca66b7b] to [763f8308b6].    [diff]

Modified src/OFTCPSocketSOCKS5Connector.h from [3335bb1b05] to [0d7afbd365].    [diff]

Modified src/OFTCPSocketSOCKS5Connector.m from [892c6ae08b] to [02f9b053ee].    [diff]

Modified src/OFTLSKey.h from [3b323cb13b] to [3e85dcff17].    [diff]

Modified src/OFTLSKey.m from [e8197af245] to [283c37f643].    [diff]

Modified src/OFTLSStream.h from [f204428d75] to [c6d3017a4d].    [diff]

Modified src/OFTLSStream.m from [4de584ae09] to [22db768987].    [diff]

Modified src/OFTaggedPointerColor.h from [236b8e40fc] to [c0b24035ec].    [diff]

Modified src/OFTaggedPointerColor.m from [cd03108b2d] to [6d7598a07e].    [diff]

Modified src/OFTaggedPointerDate.h from [6927b6ee5d] to [0bb3e598cc].    [diff]

Modified src/OFTaggedPointerDate.m from [d5cac14af1] to [db376cecc3].    [diff]

Modified src/OFTaggedPointerNumber.h from [f83fa1deb9] to [336b68721d].    [diff]

Modified src/OFTaggedPointerNumber.m from [046d1b8a88] to [fbe5f46d8b].    [diff]

Modified src/OFTarArchive.h from [753185e25e] to [b569fe9e96].    [diff]

Modified src/OFTarArchive.m from [0ba99f6e66] to [2181e993e8].    [diff]

Modified src/OFTarArchiveEntry+Private.h from [f8dd59257d] to [5be06bc20a].    [diff]

Modified src/OFTarArchiveEntry.h from [6ca25b078f] to [abcddd0481].    [diff]

Modified src/OFTarArchiveEntry.m from [2af76fe94d] to [0fb5ccb31f].    [diff]

Modified src/OFThread+Private.h from [727172a96e] to [d8525a6662].    [diff]

Modified src/OFThread.h from [44ae8d6a81] to [5de5608550].    [diff]

Modified src/OFThread.m from [4fb74cf061] to [2a7fa371d3].    [diff]

Modified src/OFTimer+Private.h from [387c4c02eb] to [935ebe136a].    [diff]

Modified src/OFTimer.h from [12e510d1ae] to [b61037410d].    [diff]

Modified src/OFTimer.m from [1f910610bc] to [51c5bb3274].    [diff]

Modified src/OFTriple.h from [dcc8ac4f6a] to [59a4d46a1e].    [diff]

Modified src/OFTriple.m from [180ad4fb45] to [1fbb342275].    [diff]

Modified src/OFUDPSocket+Private.h from [44155f32ea] to [b98a70815e].    [diff]

Modified src/OFUDPSocket.h from [91885680ff] to [3f2d31105b].    [diff]

Modified src/OFUDPSocket.m from [c3dd64f929] to [a826172472].    [diff]

Modified src/OFUNIXDatagramSocket.h from [9e7d13dbcb] to [71b07f1768].    [diff]

Modified src/OFUNIXDatagramSocket.m from [05859378eb] to [7a4a7fa088].    [diff]

Modified src/OFUNIXStreamSocket.h from [4853a769a8] to [00aa582b21].    [diff]

Modified src/OFUNIXStreamSocket.m from [24d3c96413] to [22b6dcf4c0].    [diff]

Modified src/OFUTF8String+Private.h from [69dc07c3f5] to [f3aa389365].    [diff]

Modified src/OFUTF8String.h from [082f995832] to [a9999803da].    [diff]

Modified src/OFUTF8String.m from [2d7393093e] to [5604031013].    [diff]

Modified src/OFUUID.h from [ac563eb1fe] to [dc4351807f].    [diff]

Modified src/OFUUID.m from [81553fcc1d] to [27accfec93].    [diff]

Modified src/OFValue.h from [fec80b138b] to [c0bdc814d4].    [diff]

Modified src/OFValue.m from [d066bfb20d] to [45814a74e5].    [diff]

Modified src/OFWin32ConsoleStdIOStream.h from [75c92bfe32] to [490742cd4a].    [diff]

Modified src/OFWindowsRegistryKey.h from [cb0b6108db] to [51e43f2e9c].    [diff]

Modified src/OFWindowsRegistryKey.m from [40205f5757] to [ed6d846bab].    [diff]

Modified src/OFXMLAttribute.h from [ad0369cec2] to [d32adc207c].    [diff]

Modified src/OFXMLAttribute.m from [5c47193c55] to [4bbe01e11d].    [diff]

Modified src/OFXMLCDATA.h from [0b1ca7487a] to [3e696dc76c].    [diff]

Modified src/OFXMLCDATA.m from [b5a30e1981] to [c5abefaba4].    [diff]

Modified src/OFXMLCharacters.h from [d7b0cc572e] to [daab18e4f0].    [diff]

Modified src/OFXMLCharacters.m from [d4a7b166de] to [9e533c6ec8].    [diff]

Modified src/OFXMLComment.h from [0ac62de2c0] to [6613178669].    [diff]

Modified src/OFXMLComment.m from [72a694fdfc] to [16e59e9cc9].    [diff]

Modified src/OFXMLElement.h from [30ce632507] to [b5e9230acd].    [diff]

Modified src/OFXMLElement.m from [b73068b828] to [a352f57a0b].    [diff]

Modified src/OFXMLElementBuilder.h from [fc2537fa67] to [1d54fd3f38].    [diff]

Modified src/OFXMLElementBuilder.m from [c0268e256a] to [d48319175e].    [diff]

Modified src/OFXMLNode+Private.h from [a4e39bf096] to [d298829c4c].    [diff]

Modified src/OFXMLNode.h from [ed1c4fdaa7] to [923d5f4802].    [diff]

Modified src/OFXMLNode.m from [db9f6871fb] to [187861b96d].    [diff]

Modified src/OFXMLParser.h from [a3f7893b62] to [6ec14e4d4c].    [diff]

Modified src/OFXMLParser.m from [d3addaaa2c] to [70a137d545].    [diff]

Modified src/OFXMLProcessingInstruction.h from [ea520587d0] to [c9baffc912].    [diff]

Modified src/OFXMLProcessingInstruction.m from [44d4bf9d3c] to [c3be544acd].    [diff]

Modified src/OFZIPArchive.h from [a8992114f0] to [29f3ae5f0c].    [diff]

Modified src/OFZIPArchive.m from [03f366c882] to [0f27411636].    [diff]

Modified src/OFZIPArchiveEntry+Private.h from [cd5774f862] to [283135a02f].    [diff]

Modified src/OFZIPArchiveEntry.h from [d1f5aa4803] to [b95a6943e9].    [diff]

Modified src/OFZIPArchiveEntry.m from [f349333dfe] to [1e5ec904f3].    [diff]

Modified src/ObjFW.h from [1712ca6be5] to [62977e609b].    [diff]

Modified src/bridge/NSArray+OFObject.h from [b99db44847] to [4520acd79c].    [diff]

Modified src/bridge/NSArray+OFObject.m from [a24941e356] to [f5e6cebd81].    [diff]

Modified src/bridge/NSBridging.h from [31e3a65c6b] to [bb8b560826].    [diff]

Modified src/bridge/NSDictionary+OFObject.h from [27c43677ad] to [34576a7d5c].    [diff]

Modified src/bridge/NSDictionary+OFObject.m from [ab7329e7f7] to [fa5963bb1e].    [diff]

Modified src/bridge/NSEnumerator+OFObject.h from [081e63b239] to [a57ddb7a60].    [diff]

Modified src/bridge/NSEnumerator+OFObject.m from [f73545784c] to [bf912f1b61].    [diff]

Modified src/bridge/NSNumber+OFObject.h from [a841fd4c0a] to [0c92c13762].    [diff]

Modified src/bridge/NSNumber+OFObject.m from [6a22223677] to [9ff3551b81].    [diff]

Modified src/bridge/NSOFArray.h from [9e1424de72] to [240b18914b].    [diff]

Modified src/bridge/NSOFArray.m from [5a8d48ae18] to [d709e7ff15].    [diff]

Modified src/bridge/NSOFDictionary.h from [48aa956bd2] to [08045610d4].    [diff]

Modified src/bridge/NSOFDictionary.m from [44b1da56e1] to [390f7e5c3b].    [diff]

Modified src/bridge/NSOFEnumerator.h from [175dea754e] to [c981cbd744].    [diff]

Modified src/bridge/NSOFEnumerator.m from [90df0feb19] to [5bab4d5971].    [diff]

Modified src/bridge/NSOFSet.h from [0b7d9458bc] to [b4e566d4ef].    [diff]

Modified src/bridge/NSOFSet.m from [253ad07b78] to [c5a5a3360c].    [diff]

Modified src/bridge/NSSet+OFObject.h from [2f61036b15] to [a8a45f1f21].    [diff]

Modified src/bridge/NSSet+OFObject.m from [0816befdd9] to [1a3fff4bac].    [diff]

Modified src/bridge/NSString+OFObject.h from [f3b30cafeb] to [97cf76b98e].    [diff]

Modified src/bridge/NSString+OFObject.m from [4d66e69ce9] to [34ba1fea05].    [diff]

Modified src/bridge/OFArray+NSObject.h from [1b31d59546] to [4b8ba8c9e9].    [diff]

Modified src/bridge/OFArray+NSObject.m from [cb40f335df] to [ad74ace379].    [diff]

Modified src/bridge/OFBridging.h from [242d731121] to [71a8a0383b].    [diff]

Modified src/bridge/OFDictionary+NSObject.h from [98e8ad6da9] to [cc93713fad].    [diff]

Modified src/bridge/OFDictionary+NSObject.m from [fa459b8956] to [488e5f8f23].    [diff]

Modified src/bridge/OFEnumerator+NSObject.h from [f2f0517b85] to [a35e608df0].    [diff]

Modified src/bridge/OFEnumerator+NSObject.m from [5e20a33ce1] to [0798d8dda4].    [diff]

Modified src/bridge/OFException+Swift.h from [2069a47d9a] to [e1daea571c].    [diff]

Modified src/bridge/OFException+Swift.m from [101e2e12cb] to [8b1b89e3b4].    [diff]

Modified src/bridge/OFNSArray.h from [327efc0ae8] to [bc91fcf25e].    [diff]

Modified src/bridge/OFNSArray.m from [41cfacf3f7] to [154c1aa369].    [diff]

Modified src/bridge/OFNSDictionary.h from [ce15a91bda] to [b6fe03ba27].    [diff]

Modified src/bridge/OFNSDictionary.m from [8283af6253] to [e936810e7c].    [diff]

Modified src/bridge/OFNSEnumerator.h from [f82d33be38] to [146aaa60ea].    [diff]

Modified src/bridge/OFNSEnumerator.m from [10fcaff82a] to [b3ceaaf5a7].    [diff]

Modified src/bridge/OFNSSet.h from [109a681829] to [8b3618717b].    [diff]

Modified src/bridge/OFNSSet.m from [82092e5fca] to [e428a7d927].    [diff]

Modified src/bridge/OFNumber+NSObject.h from [9baf487d8e] to [fc32bb2b98].    [diff]

Modified src/bridge/OFNumber+NSObject.m from [4d86be5fca] to [5349cc0bc2].    [diff]

Modified src/bridge/OFSet+NSObject.h from [81ad9e84d0] to [c4837c5b7d].    [diff]

Modified src/bridge/OFSet+NSObject.m from [4811241944] to [33e1430151].    [diff]

Modified src/bridge/OFString+NSObject.h from [b60d2fd3f8] to [9663e731bd].    [diff]

Modified src/bridge/OFString+NSObject.m from [5476579ea3] to [d22f7306ed].    [diff]

Modified src/bridge/ObjFWBridge.h from [c9a5baf610] to [f1ee24874c].    [diff]

Modified src/encodings/codepage-437.m from [60afd41b76] to [e7ff14771d].    [diff]

Modified src/encodings/codepage-850.m from [fe4b50f9b6] to [5a61172f80].    [diff]

Modified src/encodings/codepage-858.m from [1fe953dd7d] to [0efff5e77d].    [diff]

Modified src/encodings/common.h from [705ca544ce] to [34c80fff7a].    [diff]

Modified src/encodings/iso-8859-15.m from [a153ecf93e] to [35e5917766].    [diff]

Modified src/encodings/iso-8859-2.m from [5b28b0778a] to [20a4dce807].    [diff]

Modified src/encodings/iso-8859-3.m from [042961876e] to [b9991c0f6c].    [diff]

Modified src/encodings/koi8-r.m from [6462336220] to [f60152b507].    [diff]

Modified src/encodings/koi8-u.m from [d7fa32fa60] to [c642a9b6fb].    [diff]

Modified src/encodings/mac-roman.m from [9117bc64a4] to [4f5b3e5bc0].    [diff]

Modified src/encodings/windows-1251.m from [203730a1e1] to [2987d4facd].    [diff]

Modified src/encodings/windows-1252.m from [845de5b368] to [ac599fe5ce].    [diff]

Modified src/exceptions/OFAcceptSocketFailedException.h from [92391d6729] to [4d40689617].    [diff]

Modified src/exceptions/OFAcceptSocketFailedException.m from [acff5d31b7] to [ef63012ab6].    [diff]

Modified src/exceptions/OFActivateSandboxFailedException.h from [9ed53939e1] to [ad6c7a30e5].    [diff]

Modified src/exceptions/OFActivateSandboxFailedException.m from [c61d60ad53] to [056f3f2b30].    [diff]

Modified src/exceptions/OFAllocFailedException.h from [8172da0757] to [b1bbd6b140].    [diff]

Modified src/exceptions/OFAllocFailedException.m from [8de5460cac] to [76e4000eaa].    [diff]

Modified src/exceptions/OFAlreadyOpenException.h from [3da7a0a138] to [aea93ead79].    [diff]

Modified src/exceptions/OFAlreadyOpenException.m from [4a1dff0be6] to [97afd1314e].    [diff]

Modified src/exceptions/OFBindDDPSocketFailedException.h from [fb6f22c1ee] to [212c39ffcd].    [diff]

Modified src/exceptions/OFBindDDPSocketFailedException.m from [bcb93d003b] to [3628420ad1].    [diff]

Modified src/exceptions/OFBindIPSocketFailedException.h from [41bf131d88] to [dc408fe74d].    [diff]

Modified src/exceptions/OFBindIPSocketFailedException.m from [ce7a779b49] to [df48bf8838].    [diff]

Modified src/exceptions/OFBindIPXSocketFailedException.h from [b2d0b0e45b] to [87db14b383].    [diff]

Modified src/exceptions/OFBindIPXSocketFailedException.m from [9e31f1ffcc] to [43765520cc].    [diff]

Modified src/exceptions/OFBindSocketFailedException.h from [3dc58feea7] to [a55906ae63].    [diff]

Modified src/exceptions/OFBindSocketFailedException.m from [ac6a3f5432] to [016bb92ca1].    [diff]

Modified src/exceptions/OFBindUNIXSocketFailedException.h from [0339e89f3b] to [a807b13958].    [diff]

Modified src/exceptions/OFBindUNIXSocketFailedException.m from [a3e0e840cb] to [b5eeaa4d9e].    [diff]

Modified src/exceptions/OFBroadcastConditionFailedException.h from [c43763dcf1] to [102c52be8a].    [diff]

Modified src/exceptions/OFBroadcastConditionFailedException.m from [1e76124b1e] to [9070b08e82].    [diff]

Modified src/exceptions/OFChangeCurrentDirectoryFailedException.h from [a8996ef98d] to [c000cc3c78].    [diff]

Modified src/exceptions/OFChangeCurrentDirectoryFailedException.m from [abd3da2c56] to [90839be848].    [diff]

Modified src/exceptions/OFChecksumMismatchException.h from [0877083770] to [3821135424].    [diff]

Modified src/exceptions/OFChecksumMismatchException.m from [ceb4061b9d] to [e3790612f4].    [diff]

Modified src/exceptions/OFConditionStillWaitingException.h from [f9cd4f0df6] to [4d92614945].    [diff]

Modified src/exceptions/OFConditionStillWaitingException.m from [6aeb872920] to [eba5eb38d2].    [diff]

Modified src/exceptions/OFConnectIPSocketFailedException.h from [d175a030f3] to [8b62d55339].    [diff]

Modified src/exceptions/OFConnectIPSocketFailedException.m from [b1b035056b] to [5273540bbe].    [diff]

Modified src/exceptions/OFConnectSPXSocketFailedException.h from [fc3b94aa78] to [90b4a78595].    [diff]

Modified src/exceptions/OFConnectSPXSocketFailedException.m from [afd4b15484] to [52d6ca0c92].    [diff]

Modified src/exceptions/OFConnectSocketFailedException.h from [0223bb3646] to [f7d237c480].    [diff]

Modified src/exceptions/OFConnectSocketFailedException.m from [4194ad960b] to [bdc7811eef].    [diff]

Modified src/exceptions/OFConnectUNIXSocketFailedException.h from [9b501f5aa0] to [2982ed499b].    [diff]

Modified src/exceptions/OFConnectUNIXSocketFailedException.m from [9f842d2a4a] to [87e8760126].    [diff]

Modified src/exceptions/OFCopyItemFailedException.h from [0f23b6466c] to [377bf410f8].    [diff]

Modified src/exceptions/OFCopyItemFailedException.m from [490227f2c9] to [dd6abeea44].    [diff]

Modified src/exceptions/OFCreateDirectoryFailedException.h from [2138125948] to [119cf51816].    [diff]

Modified src/exceptions/OFCreateDirectoryFailedException.m from [ad692e05f8] to [59f155c9b0].    [diff]

Modified src/exceptions/OFCreateSymbolicLinkFailedException.h from [6f3ee8cfc5] to [971338ad9a].    [diff]

Modified src/exceptions/OFCreateSymbolicLinkFailedException.m from [6e3c50256e] to [0a0c895913].    [diff]

Modified src/exceptions/OFCreateWindowsRegistryKeyFailedException.h from [ab436ceec1] to [50fe38db48].    [diff]

Modified src/exceptions/OFCreateWindowsRegistryKeyFailedException.m from [b0311433b0] to [6e7d2b3d40].    [diff]

Modified src/exceptions/OFDNSQueryFailedException.h from [6f064421ea] to [e0bfabb924].    [diff]

Modified src/exceptions/OFDNSQueryFailedException.m from [40cdf7475c] to [05adcdd60e].    [diff]

Modified src/exceptions/OFDeleteWindowsRegistryKeyFailedException.h from [d71cea7258] to [48d9cd8762].    [diff]

Modified src/exceptions/OFDeleteWindowsRegistryKeyFailedException.m from [27b80ecce5] to [afb297b235].    [diff]

Modified src/exceptions/OFDeleteWindowsRegistryValueFailedException.h from [1f8caa4d03] to [bd06338798].    [diff]

Modified src/exceptions/OFDeleteWindowsRegistryValueFailedException.m from [a160b679a2] to [e51a2078ac].    [diff]

Modified src/exceptions/OFEnumerationMutationException.h from [569ff43c60] to [26657aa11a].    [diff]

Modified src/exceptions/OFEnumerationMutationException.m from [77d89a5bb0] to [7ff22fe2ad].    [diff]

Modified src/exceptions/OFException.h from [7e3ef17d50] to [97c5efe66a].    [diff]

Modified src/exceptions/OFException.m from [d70693599a] to [aa2fc710c4].    [diff]

Modified src/exceptions/OFGetCurrentDirectoryFailedException.h from [2e7e7c7364] to [2cdfac4af1].    [diff]

Modified src/exceptions/OFGetCurrentDirectoryFailedException.m from [c2f5d624f1] to [032fd435d7].    [diff]

Modified src/exceptions/OFGetItemAttributesFailedException.h from [489a3eb946] to [6b18fe3b15].    [diff]

Modified src/exceptions/OFGetItemAttributesFailedException.m from [f4915d9d19] to [879972dfb1].    [diff]

Modified src/exceptions/OFGetOptionFailedException.h from [6b97dd37ec] to [aae90c71d3].    [diff]

Modified src/exceptions/OFGetOptionFailedException.m from [937b3d5b17] to [bcad1d6dec].    [diff]

Modified src/exceptions/OFGetWindowsRegistryValueFailedException.h from [018a44fa26] to [2442379612].    [diff]

Modified src/exceptions/OFGetWindowsRegistryValueFailedException.m from [a539964e68] to [92bc5d3ce4].    [diff]

Modified src/exceptions/OFHTTPRequestFailedException.h from [881e8f136b] to [2a60d01cb7].    [diff]

Modified src/exceptions/OFHTTPRequestFailedException.m from [fd787d72c8] to [6d90fe533b].    [diff]

Modified src/exceptions/OFHashAlreadyCalculatedException.h from [81236b3dd2] to [65495fc28e].    [diff]

Modified src/exceptions/OFHashAlreadyCalculatedException.m from [b38e8e165c] to [4951347084].    [diff]

Modified src/exceptions/OFHashNotCalculatedException.h from [3147e4cc7e] to [ffeb0b69ee].    [diff]

Modified src/exceptions/OFHashNotCalculatedException.m from [eb7236ee33] to [2494da87d2].    [diff]

Modified src/exceptions/OFInitializationFailedException.h from [9098d2a276] to [54d7f4adaf].    [diff]

Modified src/exceptions/OFInitializationFailedException.m from [601d4266f8] to [1695829c14].    [diff]

Modified src/exceptions/OFInvalidArgumentException.h from [058bcfe239] to [25d23dc103].    [diff]

Modified src/exceptions/OFInvalidArgumentException.m from [eae0889491] to [5dc138e811].    [diff]

Modified src/exceptions/OFInvalidEncodingException.h from [08178f5611] to [efca50d8c1].    [diff]

Modified src/exceptions/OFInvalidEncodingException.m from [35e8ad45e2] to [5a8e7a496a].    [diff]

Modified src/exceptions/OFInvalidFormatException.h from [89e8ba004c] to [2320dd7c5c].    [diff]

Modified src/exceptions/OFInvalidFormatException.m from [c562e9cc9c] to [c0e5a29bab].    [diff]

Modified src/exceptions/OFInvalidJSONException.h from [ca07739c54] to [9cb620be01].    [diff]

Modified src/exceptions/OFInvalidJSONException.m from [bb151cfc83] to [f3162443ab].    [diff]

Modified src/exceptions/OFInvalidServerResponseException.h from [f4a34d156a] to [8c9dc17ff5].    [diff]

Modified src/exceptions/OFInvalidServerResponseException.m from [7137fec4e8] to [4ff650e316].    [diff]

Modified src/exceptions/OFJoinThreadFailedException.h from [b99a648195] to [23ac9ec161].    [diff]

Modified src/exceptions/OFJoinThreadFailedException.m from [343ea360f3] to [2175d07408].    [diff]

Modified src/exceptions/OFLinkItemFailedException.h from [63f36b110c] to [a8e91f4a64].    [diff]

Modified src/exceptions/OFLinkItemFailedException.m from [d3fcfa178d] to [39970032b6].    [diff]

Modified src/exceptions/OFListenOnSocketFailedException.h from [8c9f4f48a1] to [947935e4c8].    [diff]

Modified src/exceptions/OFListenOnSocketFailedException.m from [eeecb3b4f2] to [119ebe79b1].    [diff]

Modified src/exceptions/OFLoadPluginFailedException.h from [1f0b8a6d47] to [1532e45ab2].    [diff]

Modified src/exceptions/OFLoadPluginFailedException.m from [e0a8b5e271] to [64cc4bb1d3].    [diff]

Modified src/exceptions/OFLockFailedException.h from [56c9fb143e] to [2d729ada0b].    [diff]

Modified src/exceptions/OFLockFailedException.m from [db38fe8872] to [6921dd8baf].    [diff]

Modified src/exceptions/OFMalformedXMLException.h from [32cf6d452c] to [fdf8d2fd37].    [diff]

Modified src/exceptions/OFMalformedXMLException.m from [25f4ffc59c] to [365a9d8f2f].    [diff]

Modified src/exceptions/OFMoveItemFailedException.h from [3f95d4e4e7] to [5748869676].    [diff]

Modified src/exceptions/OFMoveItemFailedException.m from [379d799059] to [c0be4f4231].    [diff]

Modified src/exceptions/OFNotImplementedException.h from [5804df8acf] to [00fd29b658].    [diff]

Modified src/exceptions/OFNotImplementedException.m from [2f57db336d] to [f46b1e8fba].    [diff]

Modified src/exceptions/OFNotOpenException.h from [25a32489f9] to [16cd531d6c].    [diff]

Modified src/exceptions/OFNotOpenException.m from [bc94f442af] to [6cbb571f79].    [diff]

Modified src/exceptions/OFObserveKernelEventsFailedException.h from [f5779833f9] to [7f06bdef92].    [diff]

Modified src/exceptions/OFObserveKernelEventsFailedException.m from [5cff98e757] to [82ead321f6].    [diff]

Modified src/exceptions/OFOpenItemFailedException.h from [98dffdfb7b] to [fe58b96b56].    [diff]

Modified src/exceptions/OFOpenItemFailedException.m from [4d2dfe89d0] to [983180045f].    [diff]

Modified src/exceptions/OFOpenWindowsRegistryKeyFailedException.h from [2296f6f1a7] to [f20c94c64f].    [diff]

Modified src/exceptions/OFOpenWindowsRegistryKeyFailedException.m from [c53408c44c] to [e357a7d0d4].    [diff]

Modified src/exceptions/OFOutOfMemoryException.h from [eb4224bf73] to [b1516ee71e].    [diff]

Modified src/exceptions/OFOutOfMemoryException.m from [9811b1c64b] to [85dee5f624].    [diff]

Modified src/exceptions/OFOutOfRangeException.h from [dfda0a2a7e] to [f8b70220da].    [diff]

Modified src/exceptions/OFOutOfRangeException.m from [ed7053daa3] to [52c97f7827].    [diff]

Modified src/exceptions/OFReadFailedException.h from [965f8ad292] to [aef4e1650a].    [diff]

Modified src/exceptions/OFReadFailedException.m from [abd7a3f3a5] to [d866e06309].    [diff]

Modified src/exceptions/OFReadOrWriteFailedException.h from [9789b3f76a] to [dc1528c8fc].    [diff]

Modified src/exceptions/OFReadOrWriteFailedException.m from [ddb8831317] to [fed08201b6].    [diff]

Modified src/exceptions/OFRemoveItemFailedException.h from [6dae53250f] to [70c54ee3fb].    [diff]

Modified src/exceptions/OFRemoveItemFailedException.m from [70232d7087] to [cfd5d0de3c].    [diff]

Modified src/exceptions/OFResolveHostFailedException.h from [f2ee40aacb] to [bd472458b0].    [diff]

Modified src/exceptions/OFResolveHostFailedException.m from [998654820c] to [fa5e213949].    [diff]

Modified src/exceptions/OFSeekFailedException.h from [b626de4db2] to [ecb2c75473].    [diff]

Modified src/exceptions/OFSeekFailedException.m from [1ab4c78784] to [5cba0234e3].    [diff]

Modified src/exceptions/OFSetItemAttributesFailedException.h from [81347440ef] to [35356237a0].    [diff]

Modified src/exceptions/OFSetItemAttributesFailedException.m from [8b65a824a7] to [52049697e7].    [diff]

Modified src/exceptions/OFSetOptionFailedException.h from [daab9b6b5c] to [f9ef2566c9].    [diff]

Modified src/exceptions/OFSetOptionFailedException.m from [7495460b21] to [22a35c4efd].    [diff]

Modified src/exceptions/OFSetWindowsRegistryValueFailedException.h from [fe7aba15cd] to [853b067d9b].    [diff]

Modified src/exceptions/OFSetWindowsRegistryValueFailedException.m from [51126001e8] to [c8d0084ea9].    [diff]

Modified src/exceptions/OFSignalConditionFailedException.h from [8e4da43fb7] to [0b370b3353].    [diff]

Modified src/exceptions/OFSignalConditionFailedException.m from [04b7ec52d0] to [bbd161e9a3].    [diff]

Modified src/exceptions/OFStartThreadFailedException.h from [1fd467d6f6] to [5c270959f4].    [diff]

Modified src/exceptions/OFStartThreadFailedException.m from [ef15b41cc4] to [943b596499].    [diff]

Modified src/exceptions/OFStillLockedException.h from [66bd44c6a8] to [c3680b7c60].    [diff]

Modified src/exceptions/OFStillLockedException.m from [83e35c4b65] to [3bdbdf86c6].    [diff]

Modified src/exceptions/OFTLSHandshakeFailedException.h from [c185a526b4] to [ff229bf16d].    [diff]

Modified src/exceptions/OFTLSHandshakeFailedException.m from [4b3f02cc47] to [c4de254140].    [diff]

Modified src/exceptions/OFThreadStillRunningException.h from [be8a4a9c9f] to [d9b9473361].    [diff]

Modified src/exceptions/OFThreadStillRunningException.m from [e1be5f7279] to [600b683c63].    [diff]

Modified src/exceptions/OFTruncatedDataException.h from [62ccfb06a8] to [350be15a70].    [diff]

Modified src/exceptions/OFTruncatedDataException.m from [6e19bde17d] to [a7e70437ac].    [diff]

Modified src/exceptions/OFUnboundNamespaceException.h from [94a1cadf29] to [236662c3e6].    [diff]

Modified src/exceptions/OFUnboundNamespaceException.m from [2277f17f8f] to [be5ddfb62a].    [diff]

Modified src/exceptions/OFUnboundPrefixException.h from [da8310264b] to [d2503eb0f8].    [diff]

Modified src/exceptions/OFUnboundPrefixException.m from [bb52097057] to [ab3405479b].    [diff]

Modified src/exceptions/OFUndefinedKeyException.h from [d2579a3557] to [23829743a6].    [diff]

Modified src/exceptions/OFUndefinedKeyException.m from [6134ab4456] to [dea1de5a47].    [diff]

Modified src/exceptions/OFUnknownXMLEntityException.h from [6abc0d91ce] to [da97251a7a].    [diff]

Modified src/exceptions/OFUnknownXMLEntityException.m from [17867a761e] to [9cc64ed58a].    [diff]

Modified src/exceptions/OFUnlockFailedException.h from [757a4dc21c] to [83bdb8a3ea].    [diff]

Modified src/exceptions/OFUnlockFailedException.m from [f100ac5cc3] to [cf24a67a33].    [diff]

Modified src/exceptions/OFUnsupportedProtocolException.h from [e93c4c1e05] to [f2d3f6b7fd].    [diff]

Modified src/exceptions/OFUnsupportedProtocolException.m from [d3a87779b9] to [f2a0212c03].    [diff]

Modified src/exceptions/OFUnsupportedVersionException.h from [55060a35a5] to [9f1f6cf6b9].    [diff]

Modified src/exceptions/OFUnsupportedVersionException.m from [6ae3ab9f48] to [d15e4d9944].    [diff]

Modified src/exceptions/OFWaitForConditionFailedException.h from [9d943d52d6] to [3a836802e3].    [diff]

Modified src/exceptions/OFWaitForConditionFailedException.m from [fde9e1c16a] to [527c08b36e].    [diff]

Modified src/exceptions/OFWriteFailedException.h from [dc1c240c5b] to [e28b2af903].    [diff]

Modified src/exceptions/OFWriteFailedException.m from [1f29864403] to [f282ecd58a].    [diff]

Modified src/forwarding/apple-forwarding-amd64.S from [9954d86ee8] to [4fb9f3a546].    [diff]

Modified src/forwarding/apple-forwarding-arm.S from [3ab429edb9] to [df1e8f9074].    [diff]

Modified src/forwarding/apple-forwarding-arm64.S from [63e754588e] to [af9214a968].    [diff]

Modified src/forwarding/apple-forwarding-powerpc.S from [d8e9e96515] to [ea71087b2a].    [diff]

Modified src/forwarding/apple-forwarding-x86.S from [d8d4e2afa9] to [cc0359ce26].    [diff]

Modified src/forwarding/forwarding-amd64-elf.S from [3634b90fe2] to [7d81c22aa1].    [diff]

Modified src/forwarding/forwarding-amd64-macho.S from [3f0c2bdab8] to [98f0f66032].    [diff]

Modified src/forwarding/forwarding-amd64-win64.S from [ae09f773a9] to [231a1b0400].    [diff]

Modified src/forwarding/forwarding-arm-elf.S from [594651911a] to [43ba2334b2].    [diff]

Modified src/forwarding/forwarding-arm64-elf.S from [0aaed32730] to [09fe8e02cc].    [diff]

Modified src/forwarding/forwarding-mips-elf.S from [27b4e12fcc] to [d6ce9520b0].    [diff]

Modified src/forwarding/forwarding-powerpc-elf.S from [22c25e7609] to [1e12ba5808].    [diff]

Modified src/forwarding/forwarding-sparc-elf.S from [40522bfc56] to [21fc7affb4].    [diff]

Modified src/forwarding/forwarding-sparc64-elf.S from [67cee61a30] to [03fea2626e].    [diff]

Modified src/forwarding/forwarding-x86-elf.S from [b808836991] to [e4a862d16c].    [diff]

Modified src/forwarding/forwarding-x86-win32.S from [ad61e372be] to [4e5611c007].    [diff]

Modified src/forwarding/forwarding.S from [2a272f6c14] to [1668d8694a].    [diff]

Modified src/libbases.m from [75c1492180] to [478b2709cc].    [diff]

Modified src/macros.h from [caf7b03bf1] to [a9c95c99e1].    [diff]

Modified src/platform.h from [d6a36db1b5] to [9ff30a4101].    [diff]

Modified src/platform/AmigaOS/OFPlainCondition.m from [adff92d333] to [c6e8a3e13b].    [diff]

Modified src/platform/AmigaOS/OFPlainMutex.m from [c178d9a4d1] to [d999310993].    [diff]

Modified src/platform/AmigaOS/OFPlainThread.m from [764b8104d2] to [de8dd371a0].    [diff]

Modified src/platform/AmigaOS/OFString+PathAdditions.m from [9856f70c88] to [9727b31d5c].    [diff]

Modified src/platform/AmigaOS/OFTLSKey.m from [a12f7662fd] to [fed5ca925d].    [diff]

Modified src/platform/GCC4.7/OFAtomic.h from [383c86ffb9] to [f232a592aa].    [diff]

Modified src/platform/GCC4/OFAtomic.h from [44e663e978] to [acade4fce3].    [diff]

Modified src/platform/MorphOS/OFTLSKey.m from [aee9f4378a] to [0fcdfef1b3].    [diff]

Modified src/platform/POSIX/OFPlainCondition.m from [54b2ad82e7] to [13ac107ee1].    [diff]

Modified src/platform/POSIX/OFPlainMutex.m from [41337b80a3] to [4f30a4c59a].    [diff]

Modified src/platform/POSIX/OFPlainThread.m from [d1d5239270] to [e57b745be2].    [diff]

Modified src/platform/POSIX/OFString+PathAdditions.m from [a4865be3be] to [ee99a206d6].    [diff]

Modified src/platform/POSIX/OFSubprocess.m from [bb0f04408f] to [befc82a64d].    [diff]

Modified src/platform/POSIX/OFSystemInfo+NetworkInterfaces.m from [4ddf302e5d] to [39156521a7].    [diff]

Modified src/platform/POSIX/OFTLSKey.m from [85c5aab083] to [481fca63a3].    [diff]

Modified src/platform/PowerPC/OFAtomic.h from [70aa2844b9] to [5acc233f09].    [diff]

Modified src/platform/Windows/OFPlainCondition.m from [4a7403c948] to [30016e033f].    [diff]

Modified src/platform/Windows/OFPlainMutex.m from [27464a8886] to [dec5e41705].    [diff]

Modified src/platform/Windows/OFPlainThread.m from [b7a41fe84f] to [8447cf3b9e].    [diff]

Modified src/platform/Windows/OFString+PathAdditions.m from [cdc98545fd] to [a3daa7c8cf].    [diff]

Modified src/platform/Windows/OFSubprocess.m from [a7d2548aa0] to [4e382dab1b].    [diff]

Modified src/platform/Windows/OFSystemInfo+NetworkInterfaces.m from [0c6d28d689] to [f40e21866b].    [diff]

Modified src/platform/Windows/OFTLSKey.m from [1dcaec43c5] to [9fbfa5279a].    [diff]

Modified src/platform/Windows/OFWin32ConsoleStdIOStream.m from [67f3e85bf4] to [75e78c9802].    [diff]

Modified src/platform/libfat/OFString+PathAdditions.m from [f55e9f1638] to [ebac2411d6].    [diff]

Modified src/platform/macOS/OFAtomic.h from [5904558453] to [ea4bea9a33].    [diff]

Modified src/platform/x86/OFAtomic.h from [07765f0312] to [e2281dccf6].    [diff]

Modified src/runtime/OFOnce.m from [4007f33455] to [991be429bb].    [diff]

Modified src/runtime/OFPlainMutex.m from [f85f274b85] to [081a712ad6].    [diff]

Modified src/runtime/OFTLSKey.m from [072f63a552] to [80db68cc96].    [diff]

Modified src/runtime/ObjFWRT.h from [ed9b2489f9] to [5258b334d9].    [diff]

Modified src/runtime/arc.m from [c295471472] to [33a15bfda2].    [diff]

Modified src/runtime/autorelease.m from [2df304f6dc] to [bcf56c003e].    [diff]

Modified src/runtime/category.m from [124e17c696] to [0ac9e67ceb].    [diff]

Modified src/runtime/class.m from [c32cd0bfe5] to [eb7440eeb7].    [diff]

Modified src/runtime/dtable.m from [94219a6e40] to [559b2cd300].    [diff]

Modified src/runtime/exception.m from [0555413ebe] to [1ae703b363].    [diff]

Modified src/runtime/hashtable.m from [60630dc910] to [ad24f61645].    [diff]

Modified src/runtime/init.m from [a4c85992b9] to [60d4f8763e].    [diff]

Modified src/runtime/instance.m from [9d0f3fb306] to [356d4e5ea1].    [diff]

Modified src/runtime/ivar.m from [e25e0b7280] to [2b22e6b336].    [diff]

Modified src/runtime/lookup-asm/lookup-asm-amd64-elf.S from [2f9e1b8cac] to [dba62cdfa5].    [diff]

Deleted src/runtime/lookup-asm/lookup-asm-amd64-macho.S version [f313fe156e].

Modified src/runtime/lookup-asm/lookup-asm-amd64-win64.S from [13eae8467e] to [df92e91b57].    [diff]

Modified src/runtime/lookup-asm/lookup-asm-arm-elf.S from [30c6881b76] to [d70d5ed9ce].    [diff]

Modified src/runtime/lookup-asm/lookup-asm-arm64-elf.S from [761debfa49] to [3e4b869d59].    [diff]

Modified src/runtime/lookup-asm/lookup-asm-mips-elf.S from [67d5199bae] to [8631b9792b].    [diff]

Modified src/runtime/lookup-asm/lookup-asm-mips64-n64-elf.S from [b34841fe09] to [cc3436279c].    [diff]

Modified src/runtime/lookup-asm/lookup-asm-powerpc-elf.S from [3fdc637787] to [67626fc007].    [diff]

Modified src/runtime/lookup-asm/lookup-asm-powerpc64-elf.S from [0383174096] to [1f94c1a0db].    [diff]

Modified src/runtime/lookup-asm/lookup-asm-sparc-elf.S from [06d51d4229] to [68757c8673].    [diff]

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

Modified src/runtime/lookup-asm/lookup-asm-x86-elf.S from [4341f730bd] to [d4dd1a2da5].    [diff]

Modified src/runtime/lookup-asm/lookup-asm-x86-win32.S from [bbc35eaa38] to [447b9d83b0].    [diff]

Modified src/runtime/lookup-asm/lookup-asm.S from [59fd89901b] to [e1e226b382].    [diff]

Modified src/runtime/lookup.m from [bc901bdb0e] to [46930723ef].    [diff]

Modified src/runtime/method.m from [8b4eb13221] to [d2dde64b35].    [diff]

Modified src/runtime/misc.m from [ca99efcb2f] to [33aa585c19].    [diff]

Modified src/runtime/private.h from [af11dd9f17] to [944ebf2bfe].    [diff]

Modified src/runtime/property.m from [b313b3c6cb] to [eac1d5ea2f].    [diff]

Modified src/runtime/protocol.m from [99bc00ce9a] to [ec36b73c60].    [diff]

Modified src/runtime/selector.m from [ea6ec466b1] to [ad46e99f3d].    [diff]

Modified src/runtime/sparsearray.m from [56f5910910] to [44ad4592e2].    [diff]

Modified src/runtime/static-instances.m from [3d6759633a] to [785f22c36a].    [diff]

Modified src/runtime/synchronized.m from [d09172eb0d] to [7848379ca1].    [diff]

Modified src/runtime/tagged-pointer.m from [b8247a8caf] to [b300ffd521].    [diff]

Modified src/runtime/threading.m from [05de45146b] to [0aef164090].    [diff]

Modified src/runtime/versioninfo.rc from [22bb23756b] to [6ae207e79a].    [diff]

Modified src/tls/OFGnuTLSTLSStream.h from [c3164e0c8e] to [a770d3d852].    [diff]

Modified src/tls/OFGnuTLSTLSStream.m from [ba84ecba17] to [95cdd65340].    [diff]

Modified src/tls/OFOpenSSLTLSStream.h from [8fa7194d49] to [46e1bb5fe2].    [diff]

Modified src/tls/OFOpenSSLTLSStream.m from [4f42a57c0b] to [2d22aa4c22].    [diff]

Modified src/tls/OFSecureTransportTLSStream.h from [b71a694796] to [798981535c].    [diff]

Modified src/tls/OFSecureTransportTLSStream.m from [4775886a79] to [987937a8fa].    [diff]

Modified src/tls/ObjFWTLS.h from [653f0ace6f] to [e5a5a6ee9b].    [diff]

Modified src/unicode.h from [272a9eb1c4] to [87ac0a7fef].    [diff]

Modified src/unicode.m from [7322d3c69c] to [cb8291f747].    [diff]

Modified src/unistd_wrapper.h from [f8597c03ef] to [5d0b16d0f5].    [diff]

Modified src/versioninfo.rc from [f0b083dad4] to [b00925a4c5].    [diff]

Modified tests/ForwardingTests.m from [af6d74c164] to [1d203d1fb8].    [diff]

Modified tests/ImportTest.m from [4f66c2123d] to [cdf2caeff4].    [diff]

Modified tests/Makefile from [185bd38709] to [f85e00f0ed].    [diff]

Modified tests/OFArrayTests.m from [08824c3292] to [1024ac5260].    [diff]

Modified tests/OFBlockTests.m from [0ba4bbb116] to [41100ed0e1].    [diff]

Modified tests/OFCharacterSetTests.m from [6a932f9fba] to [cbaf41131b].    [diff]

Modified tests/OFColorTests.m from [c0f67501f7] to [43c0fcb4d4].    [diff]

Modified tests/OFDDPSocketTests.m from [030a88638b] to [5433dc7a16].    [diff]

Modified tests/OFDNSResolverTests.m from [90e052eb2c] to [979544c90c].    [diff]

Modified tests/OFDataTests.m from [316bad9cbb] to [a8658a6bbf].    [diff]

Modified tests/OFDateTests.m from [23aa5adafc] to [a09d2c22e2].    [diff]

Modified tests/OFDictionaryTests.m from [a12b4aaa0c] to [322f36dbf5].    [diff]

Modified tests/OFHMACTests.m from [a66cd6bc37] to [b03d7ee96c].    [diff]

Modified tests/OFHTTPClientTests.m from [0f28ab76f2] to [8ae0f89264].    [diff]

Modified tests/OFHTTPCookieManagerTests.m from [d3b9e948fc] to [fdaaae41cf].    [diff]

Modified tests/OFHTTPCookieTests.m from [5a5210bc98] to [eb0c618283].    [diff]

Modified tests/OFINIFileTests.m from [75ae7df065] to [793add569b].    [diff]

Modified tests/OFIPXSocketTests.m from [9fd6f1a7eb] to [0ae4e44d89].    [diff]

Modified tests/OFIRITests.m from [96d1dc951e] to [3036a831f2].    [diff]

Modified tests/OFInvocationTests.m from [0b0e05bf26] to [23f57f7d3a].    [diff]

Modified tests/OFJSONTests.m from [cf63bd9e05] to [92f1f602a7].    [diff]

Modified tests/OFKernelEventObserverTests.m from [25c104eb19] to [fd27260531].    [diff]

Modified tests/OFListTests.m from [3ea276b9af] to [39ffbcd436].    [diff]

Modified tests/OFLocaleTests.m from [ad85bb38c7] to [bb15c236d6].    [diff]

Modified tests/OFMD5HashTests.m from [b6ff11bd7a] to [96fc59cb59].    [diff]

Modified tests/OFMatrix4x4Tests.m from [351b3bb4a8] to [48e722575b].    [diff]

Modified tests/OFMemoryStreamTests.m from [cba1b4b943] to [8479ce3790].    [diff]

Modified tests/OFMethodSignatureTests.m from [69305b012d] to [f874f8bb5c].    [diff]

Modified tests/OFNotificationCenterTests.m from [773c0131fc] to [088812ee19].    [diff]

Modified tests/OFNumberTests.m from [c53861096d] to [8e6e4b486d].    [diff]

Modified tests/OFObjectTests.m from [90104a8b4d] to [39c729edc8].    [diff]

Modified tests/OFPBKDF2Tests.m from [a5c5b18510] to [2febb34313].    [diff]

Modified tests/OFPluginTests.m from [5080d0ec07] to [278848818e].    [diff]

Modified tests/OFPropertyListTests.m from [69bc23946b] to [f48a04b761].    [diff]

Modified tests/OFRIPEMD160HashTests.m from [858f40a7a7] to [4768731328].    [diff]

Modified tests/OFSHA1HashTests.m from [bf9bbc4a89] to [7856801f0e].    [diff]

Modified tests/OFSHA224HashTests.m from [080a439b7a] to [74da8c08a3].    [diff]

Modified tests/OFSHA256HashTests.m from [761e7c7553] to [1004803a7d].    [diff]

Modified tests/OFSHA384HashTests.m from [f2b425bf26] to [7039b1bf58].    [diff]

Modified tests/OFSHA512HashTests.m from [07e4804b8a] to [11c494533c].    [diff]

Modified tests/OFSPXSocketTests.m from [69c423c289] to [262f8617dc].    [diff]

Modified tests/OFSPXStreamSocketTests.m from [d4fba2f103] to [37e7d0cfd1].    [diff]

Modified tests/OFScryptTests.m from [08a61d3f40] to [3717bd0eab].    [diff]

Modified tests/OFSetTests.m from [c815f9bb11] to [4668cbb71a].    [diff]

Modified tests/OFSocketTests.m from [4114d19b90] to [2289bf230f].    [diff]

Modified tests/OFStreamTests.m from [c45325de0e] to [b1e1e0bf5b].    [diff]

Modified tests/OFStringTests.m from [87480291e6] to [dc9aaa2341].    [diff]

Added tests/OFSubprocessTests.m version [846e8d88e2].

Modified tests/OFSystemInfoTests.m from [a7b76055f4] to [4ed527138b].    [diff]

Modified tests/OFTCPSocketTests.m from [b8d81237e5] to [4cfbc85ac3].    [diff]

Modified tests/OFThreadTests.m from [46a94ca5e1] to [bbeb8a5fbf].    [diff]

Modified tests/OFUDPSocketTests.m from [8fc77398a2] to [9c08c02308].    [diff]

Modified tests/OFUNIXDatagramSocketTests.m from [68f26bf09c] to [588aa866e4].    [diff]

Modified tests/OFUNIXStreamSocketTests.m from [810201952c] to [b3f4ed0fcd].    [diff]

Modified tests/OFValueTests.m from [cbc9e9bd57] to [52b7d9b170].    [diff]

Modified tests/OFWindowsRegistryKeyTests.m from [e84856abac] to [0f0fbee00b].    [diff]

Modified tests/OFXMLElementBuilderTests.m from [8eec07c305] to [94889a4bd5].    [diff]

Modified tests/OFXMLNodeTests.m from [a651605864] to [806daf51ab].    [diff]

Modified tests/OFXMLParserTests.m from [a95ddb457c] to [e9e91152cf].    [diff]

Modified tests/RuntimeARCTests.m from [6356020cc3] to [464cdbc085].    [diff]

Modified tests/RuntimeTests.m from [3005f6eb59] to [38c7914698].    [diff]

Modified tests/TestsAppDelegate.h from [c08d2cfc07] to [7482d2d1ef].    [diff]

Modified tests/TestsAppDelegate.m from [252b4a628c] to [08be9d3a13].    [diff]

Modified tests/objc_sync/test.m from [f189364c7f] to [a804725d48].    [diff]

Modified tests/plugin/TestPlugin.h from [f408f40092] to [0bf4ece135].    [diff]

Modified tests/plugin/TestPlugin.m from [6e0c1c45c1] to [f9d32844b0].    [diff]

Added tests/subprocess/Makefile version [0c326652cc].

Added tests/subprocess/Subprocess.m version [31a1046120].

Modified tests/terminal/TerminalTests.m from [8cf6546584] to [17ab7e7ff5].    [diff]

Modified utils/objfw-compile from [898b15eff7] to [300a1e1b6b].    [diff]

Modified utils/objfw-config.in from [10e52bf95f] to [37efdb4540].    [diff]

Modified utils/objfw-new/NewApp.m from [89654a3c8b] to [88fad54d0b].    [diff]

Modified utils/objfw-new/NewClass.m from [8ec18dd2f5] to [5021124a18].    [diff]

Modified utils/objfw-new/ObjFWNew.m from [3a185096d3] to [776068982a].    [diff]

Modified utils/objfw-new/Property.h from [a9df9e14b6] to [121b8215f2].    [diff]

Modified utils/objfw-new/Property.m from [5d1264c1a3] to [befdefcfcf].    [diff]

Modified utils/ofarc/Archive.h from [ca9ef12a7d] to [7732f848c0].    [diff]

Modified utils/ofarc/GZIPArchive.h from [a3747b86e9] to [d84167dde2].    [diff]

Modified utils/ofarc/GZIPArchive.m from [34447a01c5] to [ae6bbc1f46].    [diff]

Modified utils/ofarc/LHAArchive.h from [12c1585db9] to [d40b544100].    [diff]

Modified utils/ofarc/LHAArchive.m from [e1794bea79] to [f7ef0447c1].    [diff]

Modified utils/ofarc/OFArc.h from [f9aed0d4ad] to [919560b647].    [diff]

Modified utils/ofarc/OFArc.m from [732031f459] to [621918eac1].    [diff]

Modified utils/ofarc/TarArchive.h from [4fe79f6b42] to [c10ec5c88f].    [diff]

Modified utils/ofarc/TarArchive.m from [67f5b716a2] to [bcc24ae359].    [diff]

Modified utils/ofarc/ZIPArchive.h from [00d8052406] to [5707c10edc].    [diff]

Modified utils/ofarc/ZIPArchive.m from [f1e259e067] to [9a0280ef0d].    [diff]

Modified utils/ofarc/localization/de.json from [8efe141d12] to [5eee27a670].    [diff]

Modified utils/ofdns/OFDNS.m from [12069c13e7] to [f7a0b45bd4].    [diff]

Modified utils/ofhash/OFHash.m from [43297690e6] to [0814b6a1ca].    [diff]

Modified utils/ofhttp/OFHTTP.m from [d2650dbe5b] to [e4695aa030].    [diff]

Modified utils/ofhttp/ProgressBar.h from [c16c6906dc] to [6f24a36616].    [diff]

Modified utils/ofhttp/ProgressBar.m from [234c4e6655] to [2718f12548].    [diff]