ObjFW  Check-in [2aca549d60]

Overview
Comment:Clean up class extensions

Now that we can require GCC >= 4.6, we no longer need to fall back to
using a category on old compilers.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 2aca549d603756ea27c4879ed5a6d32ce78dddf5c7a1e344bd1b046656d5be94
User & Date: js on 2015-11-29 14:23:09
Other Links: manifest | tags
Context
2015-11-29
14:26
Remove defines we no longer need check-in: be8db49635 user: js tags: trunk
14:23
Clean up class extensions check-in: 2aca549d60 user: js tags: trunk
14:20
Clean up optional protocols check-in: ba62f00fac user: js tags: trunk
Changes

Modified src/OFApplication.m from [faff25c759] to [22742689c9].    [diff]

Modified src/OFArray.m from [2be2e1c20f] to [1d6d7edd47].    [diff]

Modified src/OFAutoreleasePool+Private.h from [15b3ef0a51] to [888b2bcf2d].    [diff]

Modified src/OFDictionary.m from [f9d2ed8c00] to [4d31711ac3].    [diff]

Modified src/OFHTTPServer.m from [c7dbee91dc] to [3f7a396278].    [diff]

Modified src/OFINICategory+Private.h from [57eb45a3d8] to [3b162a836d].    [diff]

Modified src/OFINIFile.m from [754d91375c] to [9c088e62fb].    [diff]

Modified src/OFKernelEventObserver+Private.h from [e624333841] to [2c8d4ea4a1].    [diff]

Modified src/OFMapTable.m from [1fa0a57947] to [a593ea3dae].    [diff]

Modified src/OFNull.m from [eb742fd093] to [1ad0ed2b53].    [diff]

Modified src/OFNumber.m from [6960976b0a] to [a41a16b8f6].    [diff]

Modified src/OFProcess.m from [3256a71833] to [b05e103aab].    [diff]

Modified src/OFRunLoop+Private.h from [c9ae02043f] to [c425b64ab7].    [diff]

Modified src/OFStdIOStream.m from [18f864f44a] to [b89433fb35].    [diff]

Modified src/OFStream+Private.h from [cd0edecb76] to [5f033357f4].    [diff]

Modified src/OFString.m from [01f9bb127a] to [f76a1b5752].    [diff]

Modified src/OFString_UTF8+Private.h from [ce04431695] to [475e4177ca].    [diff]

Modified src/OFThread+Private.h from [0c17908055] to [d3b39888a7].    [diff]

Modified src/OFTimer+Private.h from [a5998b0d21] to [5d9f0e719d].    [diff]

Modified src/OFZIPArchive.m from [e3768699d3] to [217e433e7c].    [diff]

Modified src/OFZIPArchiveEntry+Private.h from [bc7d037fee] to [90b610f3ba].    [diff]