ObjFW  Check-in [7392685ffc]

Overview
Comment:Rename all functions in macros.h
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | new-naming-convention
Files: files | file ages | folders
SHA3-256: 7392685ffce2004010643b94982a8b4d31db8523cf158d673047bc0aad546fa1
User & Date: js on 2021-04-18 15:55:32
Other Links: branch diff | manifest | tags
Context
2021-04-18
20:51
Rename everything in several smaller files check-in: 35de667566 user: js tags: new-naming-convention
15:55
Rename all functions in macros.h check-in: 7392685ffc user: js tags: new-naming-convention
13:24
Rename remaining functions in OFObject.h check-in: d9f8960fc5 user: js tags: new-naming-convention
Changes

Modified src/OFAdjacentArray.m from [6b135eb930] to [a4b7755fe9].    [diff]

Modified src/OFArray.m from [b0dfbc26ff] to [3a75bc9f84].    [diff]

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

Modified src/OFBlock.m from [67452f43b9] to [88c6f8d970].    [diff]

Modified src/OFColor.m from [f4eff5dac6] to [3606856c0f].    [diff]

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

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

Modified src/OFDNSResolver.m from [ff5044c80c] to [52dce07be7].    [diff]

Modified src/OFDNSResolverSettings.m from [10c8382b79] to [616d5d27ad].    [diff]

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

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

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

Modified src/OFData.m from [4045525c7b] to [be1b948012].    [diff]

Modified src/OFDate.m from [fa3e70f333] to [6379ff603a].    [diff]

Modified src/OFDictionary.m from [6b73f7f97f] to [57da3c11a7].    [diff]

Modified src/OFEpollKernelEventObserver.m from [8a1df89a6e] to [d291fe80f4].    [diff]

Modified src/OFHTTPClient.m from [e4abefbffe] to [12bb2ceb70].    [diff]

Modified src/OFHTTPCookie.m from [2df5054718] to [6c798836e9].    [diff]

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

Modified src/OFHTTPServer.m from [296355eaa4] to [54081a8164].    [diff]

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

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

Modified src/OFKernelEventObserver.m from [4e64aadcfc] to [babf71ff85].    [diff]

Modified src/OFKqueueKernelEventObserver.m from [a1444efdc0] to [df5d7657bf].    [diff]

Modified src/OFLHAArchiveEntry.m from [35e510f89b] to [0d247504f2].    [diff]

Modified src/OFLHADecompressingStream.m from [8c895e9f95] to [8b06a18fd2].    [diff]

Modified src/OFList.m from [d8924dd60b] to [030fa83d33].    [diff]

Modified src/OFLocale.m from [1e1a260c35] to [29cb16735c].    [diff]

Modified src/OFMD5Hash.m from [2c1eebf461] to [ab532b8a0a].    [diff]

Modified src/OFMapTable.m from [a5b94365d5] to [8cb89e6a68].    [diff]

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

Modified src/OFMethodSignature.m from [2099305052] to [53da315529].    [diff]

Modified src/OFMutableString.m from [07b8bb5a1a] to [83dabd7d82].    [diff]

Modified src/OFMutableUTF8String.m from [de80a71b10] to [c87e5b0f77].    [diff]

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

Modified src/OFNumber.m from [74384103b7] to [2f62075a88].    [diff]

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

Modified src/OFObject.h from [8dbb8236a1] to [8b42f7f42b].    [diff]

Modified src/OFObject.m from [5faecbc421] to [f6a82db0c8].    [diff]

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

Modified src/OFPollKernelEventObserver.m from [4f11acecdc] to [5c35bf7820].    [diff]

Modified src/OFRIPEMD160Hash.m from [c81097cb16] to [250dcdc9ee].    [diff]

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

Modified src/OFRunLoop.m from [4440700fb9] to [ffb2965c25].    [diff]

Modified src/OFSHA1Hash.m from [79fab1d90f] to [4bf8d775e7].    [diff]

Modified src/OFSHA224Or256Hash.m from [1d1ad26ec5] to [3300a90d56].    [diff]

Modified src/OFSHA384Or512Hash.m from [4e88edca81] to [ec2747a474].    [diff]

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

Modified src/OFSecureData.m from [13d1d2603b] to [971ad6d5d4].    [diff]

Modified src/OFSelectKernelEventObserver.m from [7043fddc09] to [a21fb88875].    [diff]

Modified src/OFStream.m from [e14bf20d61] to [183122f5a4].    [diff]

Modified src/OFString.m from [723276e5f7] to [3a47e9f83d].    [diff]

Modified src/OFTCPSocket.m from [98d3158581] to [a6175a336c].    [diff]

Modified src/OFThread.m from [48147e27cd] to [160a8f8f78].    [diff]

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

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

Modified src/OFUDPSocket.m from [b4763512f7] to [24f3c5b76d].    [diff]

Modified src/OFURL.m from [68aae1b12e] to [70324daa54].    [diff]

Modified src/OFUTF8String.m from [bde7452a16] to [4249f1ce05].    [diff]

Modified src/OFValue.m from [9ff3b452f9] to [cf82e8bfac].    [diff]

Modified src/OFWin32ConsoleStdIOStream.m from [794f92fbed] to [117f6c572a].    [diff]

Modified src/OFXMLAttribute.m from [6ec2a305ed] to [62ddc040cf].    [diff]

Modified src/OFXMLElement.m from [5a3f8e4ead] to [75b5d65456].    [diff]

Modified src/OFXMLProcessingInstruction.m from [7d2ddec92f] to [443a5da79e].    [diff]

Modified src/exceptions/OFException.m from [7a4b36018b] to [f25e1cbb70].    [diff]

Modified src/macros.h from [1a042f165d] to [6bedc85a12].    [diff]

Modified src/pbkdf2.m from [f0a1f23d5e] to [6494b10589].    [diff]

Modified src/platform/amiga/thread.m from [0ad907ca68] to [7a98705547].    [diff]

Modified src/platform/windows/condition.m from [bd016e33b7] to [5e35177928].    [diff]

Modified src/platform/windows/thread.m from [a014c5e905] to [7d9732a8f6].    [diff]

Modified src/runtime/autorelease.m from [ae6a8b4a1b] to [6bcc230085].    [diff]

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

Modified src/runtime/exception.m from [1a9cebf1f3] to [f51c44ad27].    [diff]

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

Modified src/runtime/property.m from [f156577a86] to [a99c58cfd7].    [diff]

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

Modified src/scrypt.m from [01b47f447c] to [db71ae8021].    [diff]

Modified src/socket.m from [1838fee786] to [7a2fb62340].    [diff]

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

Modified tests/OFHTTPClientTests.m from [2d2b40724b] to [76a48837cf].    [diff]

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

Modified tests/OFSPXSocketTests.m from [2f37ba742a] to [cfe6c1219c].    [diff]

Modified tests/OFSPXStreamSocketTests.m from [f71b3b4551] to [9626f93ed7].    [diff]

Modified tests/OFXMLElementBuilderTests.m from [12c66175fb] to [47b293e0e2].    [diff]

Modified tests/SocketTests.m from [ca5a359d97] to [da7b4aa12b].    [diff]