ObjFW  Check-in [4320b1bf7d]

Overview
Comment:Merge trunk into branch "asn1"
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | asn1
Files: files | file ages | folders
SHA3-256: 4320b1bf7dfc515ef712636cfbbc7d00fbfa4dd4dacd606184d20d136f1a2590
User & Date: js on 2024-01-11 20:12:08
Other Links: branch diff | manifest | tags
Context
2024-01-14
13:00
Replace OFASN1Boolean with bool OFNumber check-in: 90ee6a8373 user: js tags: asn1
2024-01-11
20:12
Merge trunk into branch "asn1" check-in: 4320b1bf7d user: js tags: asn1
2024-01-06
15:36
OFDNSResolver: Use correct run loop mode for cache check-in: c13f9f78f1 user: js tags: trunk
2022-11-07
00:20
Merge trunk into branch "asn1" check-in: d8ef56254d user: js tags: asn1
Changes

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

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

Modified .github/workflows/amiga-gcc.yml from [d938c3ac40] to [334c337cae].    [diff]

Modified .github/workflows/ios.yml from [dd34f22809] to [dbdab2a600].    [diff]

Modified .github/workflows/macos-11.yml from [d79ffc1fb9] to [ade6268255].    [diff]

Modified .github/workflows/macos-12.yml from [a15421158f] to [ee9ffcacad].    [diff]

Added .github/workflows/macos-13.yml version [e68bb1a491].

Modified .github/workflows/morphos.yml from [c3d30801ba] to [f96dbd2310].    [diff]

Modified .github/workflows/nintendo-3ds.yml from [b6f005f187] to [d5f22cd8d0].    [diff]

Modified .github/workflows/nintendo-ds.yml from [1d6308a4b1] to [6b553d5781].    [diff]

Modified .github/workflows/nintendo-switch.yml from [9d8878050b] to [dd1432abab].    [diff]

Modified .github/workflows/ubuntu-20.04-32bit.yml from [6af581a780] to [eafc923d25].    [diff]

Modified .github/workflows/ubuntu-20.04-gcc-32bit.yml from [16adbb51e7] to [b216b21e23].    [diff]

Modified .github/workflows/ubuntu-20.04-gcc.yml from [dd262654f6] to [db8cc56ce4].    [diff]

Modified .github/workflows/ubuntu-20.04.yml from [051ed40d72] to [7132512cb3].    [diff]

Modified .github/workflows/ubuntu-latest-32bit.yml from [3cbf56442c] to [c27d1cf836].    [diff]

Modified .github/workflows/ubuntu-latest-gcc-32bit.yml from [b827a9a41f] to [e9d9b51c60].    [diff]

Modified .github/workflows/ubuntu-latest-gcc.yml from [4509107d9f] to [b7ca4731c5].    [diff]

Modified .github/workflows/ubuntu-latest.yml from [36a38ec742] to [316b987874].    [diff]

Modified .github/workflows/wii-u.yml from [7d250df7d0] to [e120b2edbe].    [diff]

Modified .github/workflows/wii.yml from [59cebc18ff] to [191971b95d].    [diff]

Modified .gitignore from [726b780402] to [9fa51c850c].    [diff]

Modified ChangeLog from [9da9558760] to [0196990ba7].    [diff]

Modified Doxyfile from [6b8aa42255] to [68a4cb7d92].    [diff]

Modified Makefile from [4341fed160] to [a04c0a2490].    [diff]

Modified PLATFORMS.md from [cb8b9b98c6] to [2210a2624d].    [diff]

Modified README.md from [711c05e9ce] to [6e10392554].    [diff]

Modified autogen.sh from [4f8a1648f4] to [fd90c83211].    [diff]

Modified build-aux/m4/buildsys.m4 from [0e90ccf38e] to [8bcbdfb241].    [diff]

Modified buildsys.mk.in from [2dfee6e012] to [2c79875d24].    [diff]

Modified configure.ac from [1cc78068e1] to [17ac08d8ed].    [diff]

Modified extra.mk.in from [8e59637d10] to [b53f574989].    [diff]

Deleted generators/library/FuncArrayGenerator.h version [2d0edf7996].

Deleted generators/library/FuncArrayGenerator.m version [4ed090453c].

Deleted generators/library/GlueGenerator.h version [df3f9366c5].

Deleted generators/library/GlueGenerator.m version [a4f73aa06c].

Deleted generators/library/LibraryGenerator.m version [69ede2939c].

Deleted generators/library/LinkLibGenerator.h version [58647bf17f].

Deleted generators/library/LinkLibGenerator.m version [e9161f0524].

Deleted generators/library/Makefile version [b62d874949].

Deleted generators/library/copyright.h version [c0b22b50fd].

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

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

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

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

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

Deleted objfw.spec version [218ec62f80].

Modified src/Makefile from [68d38296ac] to [58eab480cd].    [diff]

Modified src/OFASN1BitString.h from [847c32ae19] to [c4957e9037].    [diff]

Modified src/OFASN1BitString.m from [bf8a8b6b76] to [1107525b69].    [diff]

Modified src/OFASN1Boolean.h from [fc203ebb38] to [b9c65fd898].    [diff]

Modified src/OFASN1Boolean.m from [61b56be007] to [574b738a35].    [diff]

Modified src/OFASN1DERRepresentation.h from [fea4984136] to [52466d1131].    [diff]

Modified src/OFASN1Enumerated.h from [fad8083b56] to [b126a2f323].    [diff]

Modified src/OFASN1Enumerated.m from [228ca991fe] to [4528aa182f].    [diff]

Modified src/OFASN1IA5String.h from [f196d55ae8] to [66930c1931].    [diff]

Modified src/OFASN1IA5String.m from [fc018eb179] to [970b68594c].    [diff]

Modified src/OFASN1Integer.h from [743531352e] to [0c0ab89a54].    [diff]

Modified src/OFASN1Integer.m from [6a1770327a] to [8246828d88].    [diff]

Modified src/OFASN1NumericString.h from [27d661590b] to [7abcb9227d].    [diff]

Modified src/OFASN1NumericString.m from [2f7f6ebcad] to [9bb6ec3e55].    [diff]

Modified src/OFASN1ObjectIdentifier.h from [734e16abfc] to [7ee39cae98].    [diff]

Modified src/OFASN1ObjectIdentifier.m from [44cc1be626] to [3be9eea106].    [diff]

Modified src/OFASN1OctetString.h from [ce97aa1af6] to [1707a79a57].    [diff]

Modified src/OFASN1OctetString.m from [3105a2073e] to [d3dd764a8d].    [diff]

Modified src/OFASN1PrintableString.h from [7d7f0de4a3] to [4206aa8983].    [diff]

Modified src/OFASN1PrintableString.m from [c60631b8b5] to [a209e00a41].    [diff]

Modified src/OFASN1UTF8String.h from [5c715a17a8] to [b4f578bb30].    [diff]

Modified src/OFASN1UTF8String.m from [a9b43b4e94] to [d4060a4150].    [diff]

Modified src/OFASN1Value.h from [2f49749142] to [9157bbe2be].    [diff]

Modified src/OFASN1Value.m from [789f3d1ac5] to [0b3a3e16ec].    [diff]

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

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

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

Modified src/OFApplication.m from [1a4d3713d8] to [b344510e2d].    [diff]

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

Renamed and modified src/OFArchiveURIHandler.h [7c81cf8db2] to src/OFArchiveIRIHandler.h [8af45b43a0].    [diff]

Renamed and modified src/OFArchiveURIHandler.m [010e8050b6] to src/OFArchiveIRIHandler.m [8162b3d921].    [diff]

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

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

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

Modified src/OFAsyncIPSocketConnector.h from [00aff2415e] to [e2be982958].    [diff]

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

Modified src/OFAtomic.h from [25c89d25b5] to [44218ac496].    [diff]

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

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

Modified src/OFBitSetCharacterSet.h from [6dd7022dff] to [57c1c01559].    [diff]

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

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

Modified src/OFBlock.m from [0c18ed18b9] to [8f6ad5fb69].    [diff]

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

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

Modified src/OFCRC32.h from [139d8dccac] to [7b94370b73].    [diff]

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

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

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

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

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

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

Renamed and modified src/OFAdjacentArray.h [9facc27db0] to src/OFConcreteArray.h [db1bf1896b].    [diff]

Renamed and modified src/OFAdjacentArray.m [e305e33733] to src/OFConcreteArray.m [7603501025].    [diff]

Added src/OFConcreteColor.h version [be50524c9c].

Added src/OFConcreteColor.m version [9cb3544c30].

Renamed and modified src/OFCountedMapTableSet.h [1da95cb48f] to src/OFConcreteCountedSet.h [8e71ffc035].    [diff]

Renamed and modified src/OFCountedMapTableSet.m [d7ae224517] to src/OFConcreteCountedSet.m [965f0d415a].    [diff]

Added src/OFConcreteData.h version [a698b0e43b].

Added src/OFConcreteData.m version [0286162fad].

Added src/OFConcreteDate.h version [a87a3d9f2b].

Added src/OFConcreteDate.m version [88454b3318].

Renamed and modified src/OFMapTableDictionary.h [23bbcf2cb0] to src/OFConcreteDictionary.h [9e7a8543fe].    [diff]

Renamed and modified src/OFMapTableDictionary.m [3e7005d616] to src/OFConcreteDictionary.m [7b72b69230].    [diff]

Renamed and modified src/OFMutableAdjacentArray.h [def2b8877c] to src/OFConcreteMutableArray.h [21f6b5d74d].    [diff]

Renamed and modified src/OFMutableAdjacentArray.m [7ff7f8969c] to src/OFConcreteMutableArray.m [0c182ca468].    [diff]

Added src/OFConcreteMutableData.h version [aa781c6069].

Added src/OFConcreteMutableData.m version [8fb2e330e0].

Renamed and modified src/OFMutableMapTableDictionary.h [e3ea116447] to src/OFConcreteMutableDictionary.h [8dcbf859ba].    [diff]

Renamed and modified src/OFMutableMapTableDictionary.m [eda929d7fd] to src/OFConcreteMutableDictionary.m [26644559db].    [diff]

Renamed and modified src/OFMutableMapTableSet.h [ee94211a1c] to src/OFConcreteMutableSet.h [5acb7c2018].    [diff]

Renamed and modified src/OFMutableMapTableSet.m [134371a3b6] to src/OFConcreteMutableSet.m [9b530cede8].    [diff]

Added src/OFConcreteNumber.h version [25e0843210].

Added src/OFConcreteNumber.m version [d9fb1574fa].

Renamed and modified src/OFMapTableSet.h [1664d9d036] to src/OFConcreteSet.h [f15a7439bb].    [diff]

Renamed and modified src/OFMapTableSet.m [87bc750df2] to src/OFConcreteSet.m [10d5322a55].    [diff]

Renamed and modified src/OFAdjacentSubarray.h [08f4f942e1] to src/OFConcreteSubarray.h [1bb50129fd].    [diff]

Renamed and modified src/OFAdjacentSubarray.m [76d5c349a9] to src/OFConcreteSubarray.m [b6d3c2386d].    [diff]

Renamed and modified src/OFBytesValue.h [ca1dbf0669] to src/OFConcreteValue.h [5cdb4976fe].    [diff]

Renamed and modified src/OFBytesValue.m [b331442837] to src/OFConcreteValue.m [c41994aa1b].    [diff]

Modified src/OFCondition.h from [2de2d56fa5] to [758a3ecdbe].    [diff]

Modified src/OFCondition.m from [6291bb097b] to [be26e530b5].    [diff]

Modified src/OFConstantString.h from [4428a8bf71] to [74ef5585d2].    [diff]

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

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

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

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

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

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

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

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

Modified src/OFDNSResolver.h from [a91104c174] to [ba43b85159].    [diff]

Modified src/OFDNSResolver.m from [9048cbfc52] to [b89d5a3a8f].    [diff]

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

Modified src/OFDNSResolverSettings.m from [1a84838633] to [8540cd3817].    [diff]

Modified src/OFDNSResourceRecord.h from [30273f1f1b] to [32d9ec1f01].    [diff]

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

Modified src/OFDNSResponse.h from [229f42ebfc] to [ba856598b1].    [diff]

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

Modified src/OFData+ASN1DERParsing.h from [98f51ac0d9] to [ccb2c495e5].    [diff]

Modified src/OFData+ASN1DERParsing.m from [515019e2e6] to [b0aa916c3e].    [diff]

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

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

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

Modified src/OFData+MessagePackParsing.m from [8bd7ef8227] to [5553f1238c].    [diff]

Modified src/OFData.h from [b5feba23f0] to [201a24ff3c].    [diff]

Modified src/OFData.m from [7f49d598ed] to [dc16e1e87f].    [diff]

Modified src/OFDatagramSocket.h from [81b28eb069] to [66a4384630].    [diff]

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

Modified src/OFDate.h from [ba59d767f1] to [4f1d875b2a].    [diff]

Modified src/OFDate.m from [692871b1cf] to [3692a5861b].    [diff]

Modified src/OFDictionary.h from [73af2a9ef3] to [9edabda7a1].    [diff]

Modified src/OFDictionary.m from [9689ae0f89] to [b6db2734d8].    [diff]

Renamed and modified src/OFEmbeddedURIHandler.h [5163464dd8] to src/OFEmbeddedIRIHandler.h [31a8c8ae59].    [diff]

Renamed and modified src/OFEmbeddedURIHandler.m [bac2da914b] to src/OFEmbeddedIRIHandler.m [9af2b60174].    [diff]

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

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

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

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

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

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

Renamed and modified src/OFFileURIHandler.h [24ec18a27d] to src/OFFileIRIHandler.h [9587a93485].    [diff]

Renamed and modified src/OFFileURIHandler.m [d74cbf6f89] to src/OFFileIRIHandler.m [a48795d357].    [diff]

Modified src/OFFileManager.h from [1cfc8cfdf6] to [e1a6d31241].    [diff]

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

Modified src/OFFileManagerConstants.inc from [7a3eb9bf4f] to [ba42fe98b1].    [diff]

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

Modified src/OFGZIPStream.m from [947da42ac6] to [51e839e54b].    [diff]

Modified src/OFHMAC.h from [2d8e8879fb] to [3a6b613bd4].    [diff]

Modified src/OFHMAC.m from [2ceebc7fc2] to [14fcb32275].    [diff]

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

Modified src/OFHTTPClient.m from [e887f99bf5] to [fa2090d82b].    [diff]

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

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

Modified src/OFHTTPCookieManager.h from [3cc0432376] to [1fb91d1f1b].    [diff]

Modified src/OFHTTPCookieManager.m from [1dd74fe07e] to [3e1112d548].    [diff]

Renamed and modified src/OFHTTPURIHandler.h [1fbd933246] to src/OFHTTPIRIHandler.h [8964894884].    [diff]

Renamed and modified src/OFHTTPURIHandler.m [9e6fa9d3fe] to src/OFHTTPIRIHandler.m [1cda4f35c9].    [diff]

Modified src/OFHTTPRequest.h from [1278addd47] to [2743b8de7d].    [diff]

Modified src/OFHTTPRequest.m from [c85955ea02] to [3110dfe070].    [diff]

Modified src/OFHTTPResponse.h from [3c482db81b] to [d5e8497e61].    [diff]

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

Modified src/OFHTTPServer.h from [ba5fc5aae1] to [4313a7362c].    [diff]

Modified src/OFHTTPServer.m from [e75cf57b42] to [871d0707f6].    [diff]

Modified src/OFHostAddressResolver.h from [5c6783fd03] to [7dde2d23ba].    [diff]

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

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

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

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

Modified src/OFINICategory.h from [8e0c968abf] to [47ccd5fcd2].    [diff]

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

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

Modified src/OFINIFile.m from [7850530cf1] to [35c3a72b71].    [diff]

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

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

Modified src/OFIPXSocket.h from [8dc615311a] to [cb24c9ad99].    [diff]

Modified src/OFIPXSocket.m from [1dc137a6b3] to [e59c8c17f2].    [diff]

Renamed and modified src/OFURI+Private.h [c5dc8bc44b] to src/OFIRI+Private.h [daf5febfe9].    [diff]

Renamed and modified src/OFURI.h [90c837e175] to src/OFIRI.h [30cbd259c9].    [diff]

Renamed and modified src/OFURI.m [fd812a6a57] to src/OFIRI.m [0bb8a821c7].    [diff]

Renamed and modified src/OFURIHandler.h [09864efcca] to src/OFIRIHandler.h [91924a5c3a].    [diff]

Renamed and modified src/OFURIHandler.m [1cc8c8dac2] to src/OFIRIHandler.m [da6515064f].    [diff]

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

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

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

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

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

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

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

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

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

Modified src/OFKernelEventObserver.h from [81efdafa0c] to [eb3d0cf38f].    [diff]

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

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

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

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

Modified src/OFLHAArchive.h from [038ec719a6] to [ef6819705d].    [diff]

Modified src/OFLHAArchive.m from [fa04eb799a] to [653818a552].    [diff]

Modified src/OFLHAArchiveEntry+Private.h from [521b95b2fc] to [03ffa14328].    [diff]

Modified src/OFLHAArchiveEntry.h from [89ea23a8c1] to [2cbe09afd2].    [diff]

Modified src/OFLHAArchiveEntry.m from [b338459827] to [79302ee500].    [diff]

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

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

Modified src/OFList.h from [f2ae387af6] to [72f0b22ce8].    [diff]

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

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

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

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

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

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

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

Modified src/OFMapTable.h from [382835ac81] to [442352c010].    [diff]

Modified src/OFMapTable.m from [61602c79fe] to [810b88a011].    [diff]

Added src/OFMatrix4x4.h version [c4c1c25c02].

Added src/OFMatrix4x4.m version [9ade524fc2].

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

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

Modified src/OFMessagePackExtension.h from [99c89d24f1] to [1bc2759629].    [diff]

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

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

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

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

Modified src/OFMutableArchiveEntry.h from [ffb170561c] to [b33a39ff2a].    [diff]

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

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

Modified src/OFMutableData.h from [23548715da] to [c6c96cb2c2].    [diff]

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

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

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

Renamed and modified src/OFMutableURI.h [9400cfdc05] to src/OFMutableIRI.h [e8a4ec8dda].    [diff]

Renamed and modified src/OFMutableURI.m [375c07c449] to src/OFMutableIRI.m [df72f9042f].    [diff]

Modified src/OFMutableLHAArchiveEntry.h from [5bfb2f1e47] to [e75545549c].    [diff]

Modified src/OFMutableLHAArchiveEntry.m from [84adbb8df8] to [7c8fd92ff1].    [diff]

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

Modified src/OFMutablePair.m from [6901454ea9] to [3add5572dd].    [diff]

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

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

Modified src/OFMutableString.h from [f372a7a142] to [b3cde87d6a].    [diff]

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

Modified src/OFMutableTarArchiveEntry.h from [d5cbafa370] to [ccb599d957].    [diff]

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

Modified src/OFMutableTriple.h from [9e67514e20] to [525a6f0eb6].    [diff]

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

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

Modified src/OFMutableUTF8String.m from [57e4df0b5d] to [42226ecdbb].    [diff]

Modified src/OFMutableZIPArchiveEntry.h from [019337b54d] to [2122d6601a].    [diff]

Modified src/OFMutableZIPArchiveEntry.m from [6a8c882277] to [f4a3f02da1].    [diff]

Modified src/OFMutex.h from [60974c2165] to [fe684ec359].    [diff]

Modified src/OFMutex.m from [91291c7344] to [64408a13e1].    [diff]

Deleted src/OFNonretainedObjectValue.h version [3bd7c9c6b7].

Deleted src/OFNonretainedObjectValue.m version [93108c2968].

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

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

Modified src/OFNotificationCenter.h from [2edf55e2db] to [48ab5bf0c4].    [diff]

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

Modified src/OFNull.h from [37abd599a7] to [ed5233e238].    [diff]

Modified src/OFNull.m from [d09a652926] to [bd50904874].    [diff]

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

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

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

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

Deleted src/OFObject+Serialization.h version [ed19e260ae].

Deleted src/OFObject+Serialization.m version [0bfdaef011].

Modified src/OFObject.h from [698abcee0b] to [f6921949eb].    [diff]

Modified src/OFObject.m from [0477c3fb09] to [70b0e206af].    [diff]

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

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

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

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

Modified src/OFPBKDF2.h from [fc763da9ca] to [6171bc59fb].    [diff]

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

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

Modified src/OFPair.m from [22c01e92c3] to [400992c36d].    [diff]

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

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

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

Modified src/OFPlainMutex.m from [0367193fde] to [4cae991e6c].    [diff]

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

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

Modified src/OFPlugin.h from [a9cf165ddb] to [273d4a698a].    [diff]

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

Deleted src/OFPointValue.h version [42acb9db9a].

Deleted src/OFPointValue.m version [d80a9e47ec].

Deleted src/OFPointerValue.h version [9280ad762d].

Deleted src/OFPointerValue.m version [0b6a62e87f].

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

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

Modified src/OFRIPEMD160Hash.h from [6a4a8d87d4] to [80819cf1f6].    [diff]

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

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

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

Deleted src/OFRangeValue.h version [3251ae1de3].

Deleted src/OFRangeValue.m version [72e3ffee04].

Deleted src/OFRectValue.h version [83e8354a4a].

Deleted src/OFRectValue.m version [0064a9b262].

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

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

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

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

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

Modified src/OFRunLoopConstants.inc from [04d2ca961c] to [cae26aaa61].    [diff]

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

Modified src/OFSHA1Hash.m from [6da836d4ff] to [64db3263c1].    [diff]

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

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

Modified src/OFSHA224Or256Hash.h from [9235d0cf7a] to [82f7c1770b].    [diff]

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

Modified src/OFSHA256Hash.h from [29c7ad23a9] to [19f7cd6de3].    [diff]

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

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

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

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

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

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

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

Modified src/OFSPXSocket.h from [62171025db] to [8cb486db9e].    [diff]

Modified src/OFSPXSocket.m from [4bb1b2f501] to [c7e845a580].    [diff]

Modified src/OFSPXStreamSocket.h from [454aa9fc7f] to [3937a43366].    [diff]

Modified src/OFSPXStreamSocket.m from [3d76de2dbb] to [f585f31810].    [diff]

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

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

Modified src/OFScrypt.h from [7e18036f48] to [5600033ce1].    [diff]

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

Modified src/OFSecureData.h from [9dc679ab94] to [e09c6ef107].    [diff]

Modified src/OFSecureData.m from [7420c1ca0e] to [d28acd1a78].    [diff]

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

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

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

Modified src/OFSelectKernelEventObserver.m from [178271bdfe] to [e50f11801b].    [diff]

Modified src/OFSequencedPacketSocket+Private.h from [779ca7e02d] to [6aad865b27].    [diff]

Modified src/OFSequencedPacketSocket.h from [0f03522481] to [6a02d92297].    [diff]

Modified src/OFSequencedPacketSocket.m from [0b38781929] to [ddbcc80b65].    [diff]

Deleted src/OFSerialization.h version [6c8c4c9563].

Deleted src/OFSerialization.m version [0e1e99b940].

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

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

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

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

Deleted src/OFSizeValue.h version [d063d8cdb8].

Deleted src/OFSizeValue.m version [86214acf8b].

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

Modified src/OFSocket.h from [18fc1aa593] to [aea5f61629].    [diff]

Modified src/OFSocket.m from [3facc57fe7] to [df2e9d8f9d].    [diff]

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

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

Modified src/OFStdIOStream+Private.h from [9900a9e7b0] to [4e119ffb36].    [diff]

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

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

Added src/OFStrFTime.h version [c3ea31434b].

Added src/OFStrFTime.m version [db5943ae95].

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

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

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

Modified src/OFStream.h from [a93512463b] to [80480e6665].    [diff]

Modified src/OFStream.m from [e660892e5a] to [908730005b].    [diff]

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

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

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

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

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

Modified src/OFString+JSONParsing.h from [77287ce8c5] to [c70e87a861].    [diff]

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

Modified src/OFString+PathAdditions.h from [01351c2d45] to [3d3edf170d].    [diff]

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

Modified src/OFString+PercentEncoding.h from [8762d6fc4c] to [d073b82625].    [diff]

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

Modified src/OFString+PropertyListParsing.h from [6aa9059d9b] to [d6db1511b1].    [diff]

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

Deleted src/OFString+Serialization.h version [6689bf6870].

Deleted src/OFString+Serialization.m version [a02a87cd97].

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

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

Modified src/OFString+XMLUnescaping.h from [5fc70e7ddb] to [31d836e661].    [diff]

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

Modified src/OFString.h from [780687227d] to [f7726f73ab].    [diff]

Modified src/OFString.m from [03372dc363] to [855db5cb26].    [diff]

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

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

Added src/OFSubdata.h version [f381b2e69c].

Added src/OFSubdata.m version [62733f57b0].

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

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

Added src/OFSystemInfo+NetworkInterfaces.h version [d744983e16].

Added src/OFSystemInfo+NetworkInterfaces.m version [cd9fd7f23a].

Modified src/OFSystemInfo.h from [8b4f866788] to [929ce1f306].    [diff]

Modified src/OFSystemInfo.m from [9f095b0c1c] to [601054135e].    [diff]

Modified src/OFTCPSocket.h from [522e53453c] to [f802834c92].    [diff]

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

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

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

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

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

Modified src/OFTLSStream.h from [8cbbbbbe33] to [57d0bfe49e].    [diff]

Modified src/OFTLSStream.m from [01bd29e506] to [27008f3718].    [diff]

Added src/OFTaggedPointerColor.h version [c0b24035ec].

Added src/OFTaggedPointerColor.m version [6d7598a07e].

Added src/OFTaggedPointerDate.h version [0bb3e598cc].

Added src/OFTaggedPointerDate.m version [db376cecc3].

Added src/OFTaggedPointerNumber.h version [336b68721d].

Added src/OFTaggedPointerNumber.m version [fbe5f46d8b].

Modified src/OFTarArchive.h from [7f3061b033] to [f37cab3a6f].    [diff]

Modified src/OFTarArchive.m from [8086f04e85] to [bbedb2f448].    [diff]

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

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

Modified src/OFTarArchiveEntry.m from [6add4508d8] to [799d611075].    [diff]

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

Modified src/OFThread.h from [b1484db738] to [99dddf0f6e].    [diff]

Modified src/OFThread.m from [3012eaab1d] to [2a7fa371d3].    [diff]

Modified src/OFTimer+Private.h from [37a8d06411] to [935ebe136a].    [diff]

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

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

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

Modified src/OFTriple.m from [51ba3c68c4] to [1fbb342275].    [diff]

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

Modified src/OFUDPSocket.h from [9190ffdfc0] to [3f2d31105b].    [diff]

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

Modified src/OFUNIXDatagramSocket.h from [0a3ec7f2ad] to [71b07f1768].    [diff]

Modified src/OFUNIXDatagramSocket.m from [7203060d9a] to [7a4a7fa088].    [diff]

Modified src/OFUNIXStreamSocket.h from [3d105f3c9b] to [00aa582b21].    [diff]

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

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

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

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

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

Modified src/OFUUID.m from [3edaa624cf] to [27accfec93].    [diff]

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

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

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

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

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

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

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

Modified src/OFXMLCDATA.h from [45c442f70d] to [3e696dc76c].    [diff]

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

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

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

Modified src/OFXMLComment.h from [566c15f0b8] to [6613178669].    [diff]

Modified src/OFXMLComment.m from [9e48182a96] to [16e59e9cc9].    [diff]

Deleted src/OFXMLElement+Serialization.h version [fdd03ade73].

Deleted src/OFXMLElement+Serialization.m version [c71645309e].

Modified src/OFXMLElement.h from [0fc969c160] to [ce204f44dc].    [diff]

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

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

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

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

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

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

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

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

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

Modified src/OFXMLProcessingInstruction.m from [98f7922e9f] to [c3be544acd].    [diff]

Modified src/OFZIPArchive.h from [b8f3f259b0] to [0e8d7ea161].    [diff]

Modified src/OFZIPArchive.m from [3d9576934f] to [1f22a87e08].    [diff]

Modified src/OFZIPArchiveEntry+Private.h from [1ac3d985fc] to [fb278cf9a9].    [diff]

Modified src/OFZIPArchiveEntry.h from [463b0f575c] to [c8000ff1d0].    [diff]

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

Modified src/ObjFW.h from [4f493cfd36] to [010bad87c9].    [diff]

Modified src/bridge/Makefile from [5a2e1acbf4] to [311785c185].    [diff]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Modified src/bridge/OFNSArray.m from [511fcf77df] to [154c1aa369].    [diff]

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

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

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

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

Modified src/bridge/OFNSSet.h from [7b3370ed57] to [8b3618717b].    [diff]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Modified src/exceptions/Makefile from [0588e3b54e] to [c441977bfd].    [diff]

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

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

Modified src/exceptions/OFActivateSandboxFailedException.h from [97726da76a] to [ad6c7a30e5].    [diff]

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

Modified src/exceptions/OFAllocFailedException.h from [01cde7dcb3] to [b1bbd6b140].    [diff]

Modified src/exceptions/OFAllocFailedException.m from [845ed2917e] to [76e4000eaa].    [diff]

Renamed and modified src/exceptions/OFAlreadyConnectedException.h [ac208c2ef2] to src/exceptions/OFAlreadyOpenException.h [aea93ead79].    [diff]

Renamed and modified src/exceptions/OFAlreadyConnectedException.m [9abd285501] to src/exceptions/OFAlreadyOpenException.m [97afd1314e].    [diff]

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

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

Modified src/exceptions/OFBindIPSocketFailedException.h from [5e1e83771b] to [dc408fe74d].    [diff]

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

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

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

Modified src/exceptions/OFBindSocketFailedException.h from [36c8977d2e] to [a55906ae63].    [diff]

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

Modified src/exceptions/OFBindUNIXSocketFailedException.h from [8dc7fd786c] to [a807b13958].    [diff]

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

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

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

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

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

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

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

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

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

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

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

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

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

Modified src/exceptions/OFConnectSocketFailedException.h from [8f2d911f53] to [f7d237c480].    [diff]

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

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

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

Modified src/exceptions/OFCopyItemFailedException.h from [123bfde77a] to [377bf410f8].    [diff]

Modified src/exceptions/OFCopyItemFailedException.m from [86e24afee9] to [dd6abeea44].    [diff]

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

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

Modified src/exceptions/OFCreateSymbolicLinkFailedException.h from [79c2f6b7ee] to [bd616cbde6].    [diff]

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

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

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

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

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

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

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

Modified src/exceptions/OFDeleteWindowsRegistryValueFailedException.h from [0a7f480a16] to [bd06338798].    [diff]

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

Modified src/exceptions/OFEnumerationMutationException.h from [1a130e7399] to [26657aa11a].    [diff]

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

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

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

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

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

Modified src/exceptions/OFGetItemAttributesFailedException.h from [354af07fb2] to [6b18fe3b15].    [diff]

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

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

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

Modified src/exceptions/OFGetWindowsRegistryValueFailedException.h from [1bae299028] to [2442379612].    [diff]

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

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

Modified src/exceptions/OFHTTPRequestFailedException.m from [f93ff97e23] to [873118e171].    [diff]

Modified src/exceptions/OFHashAlreadyCalculatedException.h from [0455e7b89e] to [65495fc28e].    [diff]

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

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

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

Modified src/exceptions/OFInitializationFailedException.h from [280997dfe1] to [54d7f4adaf].    [diff]

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

Modified src/exceptions/OFInvalidArgumentException.h from [835c000126] to [25d23dc103].    [diff]

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

Modified src/exceptions/OFInvalidEncodingException.h from [36e737e07d] to [efca50d8c1].    [diff]

Modified src/exceptions/OFInvalidEncodingException.m from [7e85cac169] to [5a8e7a496a].    [diff]

Modified src/exceptions/OFInvalidFormatException.h from [7bd0078c9f] to [2320dd7c5c].    [diff]

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

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

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

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

Modified src/exceptions/OFInvalidServerResponseException.m from [8436f85f3d] to [4ff650e316].    [diff]

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

Modified src/exceptions/OFJoinThreadFailedException.m from [7e2f0f00c7] to [2175d07408].    [diff]

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

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

Modified src/exceptions/OFListenOnSocketFailedException.h from [98d11c8685] to [947935e4c8].    [diff]

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

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

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

Modified src/exceptions/OFLockFailedException.h from [58545dfa42] to [2d729ada0b].    [diff]

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

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

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

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

Modified src/exceptions/OFMoveItemFailedException.m from [7df7241c06] to [c0be4f4231].    [diff]

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

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

Modified src/exceptions/OFNotOpenException.h from [5a826ad61e] to [16cd531d6c].    [diff]

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

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

Modified src/exceptions/OFObserveKernelEventsFailedException.m from [1f89b66175] to [82ead321f6].    [diff]

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

Modified src/exceptions/OFOpenItemFailedException.m from [7129cdf836] to [983180045f].    [diff]

Modified src/exceptions/OFOpenWindowsRegistryKeyFailedException.h from [36fb64cf1a] to [f20c94c64f].    [diff]

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

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

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

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

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

Modified src/exceptions/OFReadFailedException.h from [1ab276c5fd] to [aef4e1650a].    [diff]

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

Modified src/exceptions/OFReadOrWriteFailedException.h from [2c37db7aa0] to [dc1528c8fc].    [diff]

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

Modified src/exceptions/OFRemoveItemFailedException.h from [18b7b9ee6b] to [70c54ee3fb].    [diff]

Modified src/exceptions/OFRemoveItemFailedException.m from [790fd92540] to [cfd5d0de3c].    [diff]

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

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

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

Modified src/exceptions/OFSeekFailedException.m from [20812553c7] to [5cba0234e3].    [diff]

Modified src/exceptions/OFSetItemAttributesFailedException.h from [4b245f8a54] to [35356237a0].    [diff]

Modified src/exceptions/OFSetItemAttributesFailedException.m from [419b3c1aff] to [52049697e7].    [diff]

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

Modified src/exceptions/OFSetOptionFailedException.m from [8f19f7dfbc] to [22a35c4efd].    [diff]

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

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

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

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

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

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

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

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

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

Modified src/exceptions/OFTLSHandshakeFailedException.m from [9f825e73f8] to [c4de254140].    [diff]

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

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

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

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

Modified src/exceptions/OFUnboundNamespaceException.h from [782770074b] to [236662c3e6].    [diff]

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

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

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

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

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

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

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

Modified src/exceptions/OFUnlockFailedException.h from [2273de4dc6] to [83bdb8a3ea].    [diff]

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

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

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

Modified src/exceptions/OFUnsupportedVersionException.h from [2da3b1eaf2] to [9f1f6cf6b9].    [diff]

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

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

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

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

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

Renamed and modified src/forwarding/apple-forwarding-x86_64.S [1324ab08b0] to src/forwarding/apple-forwarding-amd64.S [59b2226de5].    [diff]

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

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

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

Renamed and modified src/forwarding/apple-forwarding-i386.S [11f716a457] to src/forwarding/apple-forwarding-x86.S [5b3e10592e].    [diff]

Renamed and modified src/forwarding/forwarding-x86_64-elf.S [9ea0cb41b3] to src/forwarding/forwarding-amd64-elf.S [f508a1c5c1].    [diff]

Renamed and modified src/forwarding/forwarding-x86_64-macho.S [0e975fcfd2] to src/forwarding/forwarding-amd64-macho.S [fb857e93f9].    [diff]

Renamed and modified src/forwarding/forwarding-x86_64-win64.S [74c1db404c] to src/forwarding/forwarding-amd64-win64.S [fedf0b1bb7].    [diff]

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

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

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

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

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

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

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

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

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

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

Modified src/macros.h from [4ca2ebbb7b] to [f9c11c2712].    [diff]

Modified src/objfw-defs.h.in from [281bf4782f] to [5a8629e6a6].    [diff]

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

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

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

Modified src/platform/AmigaOS/OFPlainThread.m from [70ea6c25e9] to [de8dd371a0].    [diff]

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

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

Modified src/platform/GCC4.7/OFAtomic.h from [3a2198950d] to [f232a592aa].    [diff]

Modified src/platform/GCC4/OFAtomic.h from [46ae36c82b] to [acade4fce3].    [diff]

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

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

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

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

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

Modified src/platform/POSIX/OFSubprocess.m from [9ff417c581] to [6b69aef5c9].    [diff]

Added src/platform/POSIX/OFSystemInfo+NetworkInterfaces.m version [39156521a7].

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

Modified src/platform/PowerPC/OFAtomic.h from [d8964b5a28] to [6fce0c346d].    [diff]

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

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

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

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

Modified src/platform/Windows/OFSubprocess.m from [bef5ba2521] to [3257d0230c].    [diff]

Added src/platform/Windows/OFSystemInfo+NetworkInterfaces.m version [a714877a2e].

Modified src/platform/Windows/OFTLSKey.m from [819b78979d] to [9fbfa5279a].    [diff]

Modified src/platform/Windows/OFWin32ConsoleStdIOStream.m from [8c3f9ce8af] to [75e78c9802].    [diff]

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

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

Modified src/platform/x86/OFAtomic.h from [db489edc3a] to [96b363e98b].    [diff]

Modified src/runtime/Makefile from [23dfac9b53] to [af674fab60].    [diff]

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

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

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

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

Deleted src/runtime/amiga-end.m version [0cdcd50b7f].

Deleted src/runtime/amiga-funcarray.inc version [820bef97bb].

Deleted src/runtime/amiga-glue.h version [dc66f09f8a].

Deleted src/runtime/amiga-glue.m version [8e4bfceffc].

Deleted src/runtime/amiga-library.m version [db6b5f4a82].

Deleted src/runtime/amiga-library.xml version [f6565586a9].

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

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

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

Modified src/runtime/class.m from [4cb79aa414] to [99bd522eda].    [diff]

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

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

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

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

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

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

Deleted src/runtime/linklib/Makefile version [dc27346920].

Deleted src/runtime/linklib/init.m version [6ddafedf04].

Deleted src/runtime/linklib/linklib.m version [0c00bc31d2].

Modified src/runtime/lookup-asm/Makefile from [3c7b7f7fc1] to [a8b7579307].    [diff]

Renamed and modified src/runtime/lookup-asm/lookup-asm-x86_64-elf.S [63daf9ee68] to src/runtime/lookup-asm/lookup-asm-amd64-elf.S [d99537b0fa].    [diff]

Renamed and modified src/runtime/lookup-asm/lookup-asm-x86_64-macho.S [1e72bfb083] to src/runtime/lookup-asm/lookup-asm-amd64-macho.S [77b3efe9ac].    [diff]

Renamed and modified src/runtime/lookup-asm/lookup-asm-x86_64-win64.S [bb874856c9] to src/runtime/lookup-asm/lookup-asm-amd64-win64.S [c432b0ebda].    [diff]

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

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

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

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

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

Modified src/runtime/lookup-asm/lookup-asm-powerpc64-elf.S from [8516ac090f] to [3f0a2be9c2].    [diff]

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

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

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

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

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

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

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

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

Modified src/runtime/private.h from [aebd8619bf] to [e0e05e3c60].    [diff]

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

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

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

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

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

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

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

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

Modified src/runtime/versioninfo.rc from [6986fc8cab] to [6ae207e79a].    [diff]

Modified src/tls/Makefile from [a6c2c67827] to [9769a7e248].    [diff]

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

Modified src/tls/OFGnuTLSTLSStream.m from [fad8797bf6] to [570186048d].    [diff]

Added src/tls/OFMbedTLSTLSStream.h version [b21f7f1267].

Added src/tls/OFMbedTLSTLSStream.m version [14845fbfc0].

Modified src/tls/OFOpenSSLTLSStream.h from [5bdb0a26b6] to [46e1bb5fe2].    [diff]

Modified src/tls/OFOpenSSLTLSStream.m from [faf6205c5a] to [acd160399f].    [diff]

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

Modified src/tls/OFSecureTransportTLSStream.m from [d93ffbbd51] to [b218de48f5].    [diff]

Modified src/tls/ObjFWTLS.h from [498108c5a2] to [e5a5a6ee9b].    [diff]

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

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

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

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

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

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

Modified tests/Makefile from [1571a065f0] to [b7f0a6995a].    [diff]

Modified tests/OFASN1DERParsingTests.m from [6d6dab178a] to [c8309707b3].    [diff]

Modified tests/OFASN1DERRepresentationTests.m from [c3751ee953] to [08cf18d206].    [diff]

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

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

Modified tests/OFCharacterSetTests.m from [9bcb0257c8] to [cbaf41131b].    [diff]

Added tests/OFColorTests.m version [43c0fcb4d4].

Modified tests/OFDDPSocketTests.m from [7798ad31e7] to [5433dc7a16].    [diff]

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

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

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

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

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

Modified tests/OFHTTPClientTests.m from [64ad652a21] to [8ae0f89264].    [diff]

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

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

Modified tests/OFINIFileTests.m from [18e2931d0e] to [793add569b].    [diff]

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

Renamed and modified tests/OFURITests.m [e9cb46977b] to tests/OFIRITests.m [3036a831f2].    [diff]

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

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

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

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

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

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

Added tests/OFMatrix4x4Tests.m version [29d0338fbf].

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

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

Modified tests/OFNotificationCenterTests.m from [4d3ddfb6ba] to [088812ee19].    [diff]

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

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

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

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

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

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

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

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

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

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

Modified tests/OFSHA512HashTests.m from [9748b0700b] to [11c494533c].    [diff]

Modified tests/OFSPXSocketTests.m from [951eb7a23c] to [262f8617dc].    [diff]

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

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

Deleted tests/OFSerializationTests.m version [d36329ce8f].

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

Modified tests/OFSocketTests.m from [0766971ff5] to [2289bf230f].    [diff]

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

Modified tests/OFStringTests.m from [10adf25aaa] to [dc9aaa2341].    [diff]

Modified tests/OFSystemInfoTests.m from [5b9edfd152] to [f3db5fbea9].    [diff]

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

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

Modified tests/OFUDPSocketTests.m from [435a3297c3] to [9c08c02308].    [diff]

Modified tests/OFUNIXDatagramSocketTests.m from [61f9f2c60c] to [588aa866e4].    [diff]

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

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

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

Modified tests/OFXMLElementBuilderTests.m from [82fd282c44] to [94889a4bd5].    [diff]

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

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

Modified tests/RuntimeARCTests.m from [62782bae47] to [464cdbc085].    [diff]

Modified tests/RuntimeTests.m from [9aa59cf983] to [38c7914698].    [diff]

Modified tests/TestsAppDelegate.h from [d11eaa5833] to [4ca959eac5].    [diff]

Modified tests/TestsAppDelegate.m from [8f3bec08f0] to [3a8dda6580].    [diff]

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

Modified tests/objc_sync/Makefile from [0df383ed25] to [1e35f54ff7].    [diff]

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

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

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

Deleted tests/serialization.xml version [ea3d1a36ad].

Modified tests/terminal/Makefile from [e8770b0b9b] to [6ef6cabc1b].    [diff]

Modified tests/terminal/TerminalTests.m from [695364c6d5] to [17ab7e7ff5].    [diff]

Modified utils/Makefile from [d5d46e8aaf] to [66810ae4c9].    [diff]

Deleted utils/completions/Makefile version [53ed45f23f].

Deleted utils/completions/fish/Makefile version [6569e87046].

Deleted utils/completions/fish/objfw-compile.fish version [e113a8c395].

Deleted utils/completions/fish/objfw-config.fish version [a2dae654a7].

Deleted utils/completions/fish/ofarc.fish version [1ed287a4cf].

Deleted utils/completions/fish/ofdns.fish version [5080d1ffbb].

Deleted utils/completions/fish/ofhash.fish version [ffdc6cdbcf].

Deleted utils/completions/fish/ofhttp.fish version [99fd9b7109].

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

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

Modified utils/objfw-embed from [b832fbf4cf] to [9ca9ee2bd1].    [diff]

Modified utils/objfw-new/Makefile from [fe068759c6] to [b67c1400ab].    [diff]

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

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

Modified utils/objfw-new/ObjFWNew.m from [efa3835453] to [5f604351d2].    [diff]

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

Modified utils/objfw-new/Property.m from [101e199c45] to [befdefcfcf].    [diff]

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

Modified utils/ofarc/GZIPArchive.h from [384191029a] to [d84167dde2].    [diff]

Modified utils/ofarc/GZIPArchive.m from [2e682cb46c] to [ae6bbc1f46].    [diff]

Modified utils/ofarc/LHAArchive.h from [5ad6942309] to [d40b544100].    [diff]

Modified utils/ofarc/LHAArchive.m from [7f7a619844] to [0bf9a4ae71].    [diff]

Modified utils/ofarc/Makefile from [482a60034a] to [75fcfbcaa1].    [diff]

Modified utils/ofarc/OFArc.h from [926be48eea] to [919560b647].    [diff]

Modified utils/ofarc/OFArc.m from [92125fd380] to [ae84a3168a].    [diff]

Modified utils/ofarc/TarArchive.h from [5ee57845a6] to [c10ec5c88f].    [diff]

Modified utils/ofarc/TarArchive.m from [1feea72626] to [5dbe6d6d86].    [diff]

Modified utils/ofarc/ZIPArchive.h from [8566715690] to [5707c10edc].    [diff]

Modified utils/ofarc/ZIPArchive.m from [cefb3af267] to [6ca4ff87a1].    [diff]

Modified utils/ofarc/localization/de.json from [173fef355f] to [37825c390c].    [diff]

Modified utils/ofarc/localization/localizations.json from [1722bb6119] to [df82f11fb6].    [diff]

Modified utils/ofdns/Makefile from [94aeff9904] to [c4d144d3b6].    [diff]

Modified utils/ofdns/OFDNS.m from [7740440ce7] to [dd4eedfc9f].    [diff]

Modified utils/ofdns/localization/de.json from [a2dd6e542b] to [415733a1a9].    [diff]

Modified utils/ofdns/localization/localizations.json from [1722bb6119] to [52f2647bf8].    [diff]

Modified utils/ofhash/Makefile from [41087b215e] to [c6f4a35e26].    [diff]

Modified utils/ofhash/OFHash.m from [9cab35b0cf] to [0814b6a1ca].    [diff]

Modified utils/ofhash/localization/de.json from [e3d21e1de1] to [946fe7d617].    [diff]

Modified utils/ofhash/localization/localizations.json from [1722bb6119] to [19e35e3a75].    [diff]

Modified utils/ofhttp/Makefile from [a53c9301a9] to [75e10724b9].    [diff]

Modified utils/ofhttp/OFHTTP.m from [36f1e9db6a] to [bf9f7e1c82].    [diff]

Modified utils/ofhttp/ProgressBar.h from [be2c97fe71] to [6f24a36616].    [diff]

Modified utils/ofhttp/ProgressBar.m from [9a2768256d] to [2718f12548].    [diff]

Modified utils/ofhttp/localization/de.json from [839a028930] to [89ce45218c].    [diff]

Modified utils/ofhttp/localization/localizations.json from [1722bb6119] to [be4c09810e].    [diff]