ObjFW  Check-in [4ad0c363f3]

Overview
Comment:OFObject: Small API change
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 4ad0c363f3c6a99d8c171ac8f43a4729c2631dcc3b670b4ac18c073e209e4919
User & Date: js on 2022-08-30 00:48:41
Other Links: manifest | tags
Context
2022-08-30
01:29
OFStream: A few minor documentation fixes check-in: 11627c18de user: js tags: trunk
00:48
OFObject: Small API change check-in: 4ad0c363f3 user: js tags: trunk
2022-08-29
22:07
Make the base for parsing numbers an unsigned char check-in: 4d03f6f1a5 user: js tags: trunk
Changes

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

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

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

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

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

Modified src/OFDNSResourceRecord.m from [5aceee5a6c] to [1a891a678a].    [diff]

Modified src/OFData.m from [d1f758e1e7] to [35cd79313e].    [diff]

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

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

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

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

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

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

Modified src/OFINIFile.m from [6dd903e8a2] to [8624252671].    [diff]

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

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

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

Modified src/OFMutableString.m from [a015aada74] to [538b23eb1a].    [diff]

Modified src/OFMutableURL.m from [ce9685e8ce] to [079bad7720].    [diff]

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

Modified src/OFObject.h from [48eed47979] to [397c215f3f].    [diff]

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

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

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

Modified src/OFSocket.m from [b9058d4f4d] to [6267eed94e].    [diff]

Modified src/OFString.m from [5438ca498a] to [4a41d6e285].    [diff]

Modified src/OFSystemInfo.m from [9f029f0dfb] to [22395c80f5].    [diff]

Modified src/OFURL.m from [54ccbf7591] to [5340bb2772].    [diff]

Modified src/OFUTF8String.m from [0c9d61efea] to [1455d494bf].    [diff]

Modified src/OFUUID.m from [2113b35dea] to [3edaa624cf].    [diff]

Modified src/OFValue.m from [4253491c94] to [904b202568].    [diff]

Modified src/OFZIPArchive.m from [c774e7280c] to [8085bc5ac7].    [diff]

Modified src/OFZIPArchiveEntry.m from [a4f0074e93] to [7156204ba2].    [diff]

Modified src/platform/AmigaOS/OFString+PathAdditions.m from [1da7b3fb62] to [5c5c7fbd79].    [diff]

Modified src/platform/POSIX/OFString+PathAdditions.m from [fcc8205b0e] to [36c0dee2bc].    [diff]

Modified src/platform/Windows/OFString+PathAdditions.m from [353eef09b4] to [a54f13b109].    [diff]

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

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

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

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

Modified tests/OFStringTests.m from [bed905834b] to [9bcae0600b].    [diff]

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

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

Modified utils/ofarc/OFArc.m from [6ddf1e5e68] to [b2c328f575].    [diff]