ObjFW  Changes On Branch 1046d10a20043c4b

Changes In Branch new-naming-convention Through [1046d10a20] Excluding Merge-Ins

This is equivalent to a diff from e41940c022 to 1046d10a20

2021-04-17
00:57
OFNumber: Remove useless OF_UNAVAILABLE check-in: 27002f2efe user: js tags: trunk
00:44
of_range_t -> OFRange check-in: d975c53a43 user: js tags: new-naming-convention
00:31
of_byte_order_t -> OFByteOrder check-in: 1046d10a20 user: js tags: new-naming-convention
00:24
of_comparator_t -> OFComparator check-in: aade14a6e2 user: js tags: new-naming-convention
00:14
of_comparison_result_t -> OFComparisonResult check-in: 61fc389aee user: js tags: new-naming-convention
2021-04-13
21:43
Simplify OFValue check-in: e41940c022 user: js tags: trunk
2021-04-09
01:28
Split XML processing instructions into target/data check-in: d4b3f8ea70 user: js tags: trunk

Modified src/OFArray.h from [702817f9c0] to [891042f11e].    [diff]

Modified src/OFArray.m from [f6ae42a2d9] to [cb54365db5].    [diff]

Modified src/OFConstantString.m from [b52e6a55a7] to [ae80fd102e].    [diff]

Modified src/OFData.h from [5c1ed5a74d] to [2943180e46].    [diff]

Modified src/OFData.m from [398b865989] to [54da306e4c].    [diff]

Modified src/OFDate.h from [dff8b1eb37] to [c0507d8eee].    [diff]

Modified src/OFDate.m from [c1ec0de284] to [40096ae6a3].    [diff]

Modified src/OFHTTPClient.m from [02e9faa541] to [3474437b44].    [diff]

Modified src/OFHTTPCookie.m from [f788425642] to [07b73513b9].    [diff]

Modified src/OFHTTPCookieManager.m from [a7b81a9286] to [5134a266a2].    [diff]

Modified src/OFLocale.m from [43f4209e77] to [3a304e8b1c].    [diff]

Modified src/OFMutableArray.h from [16603a1ba8] to [ffc0dffd0c].    [diff]

Modified src/OFMutableArray.m from [2a2941cb17] to [38e99ca8e4].    [diff]

Modified src/OFMutableString.m from [e8ac978dc5] to [219bee6d83].    [diff]

Modified src/OFNumber.h from [1390ca955e] to [4ee73ac137].    [diff]

Modified src/OFNumber.m from [965d322b8e] to [abbcb2ae39].    [diff]

Modified src/OFObject.h from [846f3a0425] to [354a662802].    [diff]

Modified src/OFSortedList.m from [1f44909bdd] to [2de4cf3237].    [diff]

Modified src/OFString.h from [9aa19fe6df] to [7fdd4e8be5].    [diff]

Modified src/OFString.m from [858181ff3a] to [357ffae861].    [diff]

Modified src/OFTimer.h from [4d79b8c7ef] to [90ec44afc7].    [diff]

Modified src/OFTimer.m from [a68714fb85] to [d7ed3b965f].    [diff]

Modified src/OFUTF8String.m from [2057b791a1] to [afaff8f361].    [diff]

Modified src/OFXMLParser.m from [02a95773a3] to [ca14e0fa24].    [diff]

Modified src/macros.h from [77087818b9] to [805464ce2e].    [diff]

Modified tests/OFDataTests.m from [145ac3ede5] to [0b61c12094].    [diff]

Modified tests/OFDateTests.m from [02539a3684] to [dca21ab5a6].    [diff]

Modified tests/OFStringTests.m from [bc3d5b4b0a] to [8afaa899f0].    [diff]