ObjFW  Check-in [627511b032]

Overview
Comment:Rename of_malloc and of_calloc

The new names should be more accurate.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 627511b03299811c7f92ab775e1b361e0627163bfb9676d67bf03f1b64d6f748
User & Date: js on 2020-11-14 12:23:55
Other Links: manifest | tags
Context
2020-11-14
14:51
runtime: Fix recursive call in Amiga linklib check-in: b14e3d5ba6 user: js tags: trunk
12:28
Merge trunk into branch "amiga-library" check-in: a55863c2ed user: js tags: amiga-library
12:23
Rename of_malloc and of_calloc check-in: 627511b032 user: js tags: trunk
2020-11-12
00:37
Add a test for weak references check-in: 171461008d user: js tags: trunk
Changes

Modified src/OFArray.m from [6e7407d49b] to [5b6a2f3354].    [diff]

Modified src/OFBytesValue.m from [54953a495e] to [bf70f130e6].    [diff]

Modified src/OFConstantString.m from [4db8f4cb59] to [1a5c26a192].    [diff]

Modified src/OFDNSResolver.m from [3373845de9] to [2df523d351].    [diff]

Modified src/OFData.m from [aa10f00100] to [7ddb882b03].    [diff]

Modified src/OFDate.m from [cf1b1da641] to [2f04475c25].    [diff]

Modified src/OFFile.m from [edd10634f5] to [23492381a4].    [diff]

Modified src/OFFileManager.m from [50c6f8c9c9] to [97ff5cb871].    [diff]

Modified src/OFHTTPClient.m from [72f7071464] to [5174ef54a9].    [diff]

Modified src/OFInflateStream.m from [b112db9229] to [95c86a8053].    [diff]

Modified src/OFLHADecompressingStream.m from [548b68c743] to [9b1fbea443].    [diff]

Modified src/OFList.m from [17f16f253f] to [5f900e9ac3].    [diff]

Modified src/OFMapTable.m from [bb1c57067e] to [6adf8ae2bb].    [diff]

Modified src/OFMapTableDictionary.m from [afa073ac3b] to [3854d30085].    [diff]

Modified src/OFMethodSignature.m from [67a687aa14] to [69e0a6b22a].    [diff]

Modified src/OFMutableAdjacentArray.m from [73c0aec03a] to [40b1b9e5f0].    [diff]

Modified src/OFMutableData.m from [8aa04f6052] to [c52dab0d6d].    [diff]

Modified src/OFMutableSet.m from [247e02065c] to [4037992100].    [diff]

Modified src/OFMutableUTF8String.m from [e2512a1c1d] to [32655d5053].    [diff]

Modified src/OFObject+KeyValueCoding.m from [060fc086b7] to [8a9fc8e1ab].    [diff]

Modified src/OFObject.h from [3aacd2e524] to [ec746b369b].    [diff]

Modified src/OFObject.m from [e2e795413b] to [dfafb38c1f].    [diff]

Modified src/OFOptionsParser.m from [93ab00cf42] to [a5d08e3dd3].    [diff]

Modified src/OFPollKernelEventObserver.m from [4cf3bcee3f] to [f6b8ae522e].    [diff]

Modified src/OFSecureData.m from [8a522b1fcf] to [960649af1d].    [diff]

Modified src/OFStream.m from [b13d6173e0] to [c6022abcb0].    [diff]

Modified src/OFString+JSONParsing.m from [c0346b7fe9] to [57caefd874].    [diff]

Modified src/OFString+URLEncoding.m from [329955234f] to [387a1fe7bd].    [diff]

Modified src/OFString+XMLEscaping.m from [e1df224af8] to [9d2e4926e1].    [diff]

Modified src/OFString.m from [3f36b9543e] to [8c96d0cf6e].    [diff]

Modified src/OFUTF8String.m from [4cdd46e0d2] to [4b2268ed9f].    [diff]

Modified src/OFValue.m from [3be7f2e37d] to [fcc7bff050].    [diff]

Modified src/OFWin32ConsoleStdIOStream.m from [7dd85d6178] to [01349f1730].    [diff]

Modified src/OFXMLComment.m from [2577a47d50] to [ed66bc6cfa].    [diff]

Modified src/OFXMLElement.m from [d12879cd95] to [c47060e7f9].    [diff]

Modified src/OFXMLParser.m from [8b036ac867] to [0dd447c3c4].    [diff]

Modified src/OFXMLProcessingInstructions.m from [5705c589f5] to [3f7941e3fa].    [diff]

Modified src/huffman_tree.m from [f65a681bbc] to [f9e711d791].    [diff]

Modified src/platform/posix/OFProcess.m from [39ae31952e] to [e683854d10].    [diff]

Modified src/platform/windows/OFProcess.m from [1de0e5d870] to [b53baca85e].    [diff]

Modified tests/OFDataTests.m from [b5f79a4b6c] to [2bd92fc7fc].    [diff]

Modified tests/OFStreamTests.m from [5c572f840c] to [7eb72ee0e3].    [diff]

Modified utils/ofhttp/OFHTTP.m from [121d87bdd5] to [0d0e8ff125].    [diff]