ObjFW  Check-in [e76a7f52c1]

Overview
Comment:More style improvements.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: e76a7f52c11edf01ae14a77a2fd49db44a1be4b5af2f4e3c7ea6e83367f38012
User & Date: js on 2011-04-22 20:19:54
Other Links: manifest | tags
Context
2011-04-22
20:43
OFStreamObserver: Don't ignore the timeout when using select(). check-in: 4b08544ddd user: js tags: trunk
20:19
More style improvements. check-in: e76a7f52c1 user: js tags: trunk
18:22
Fix double-retain in OFList. check-in: 58d10be52f user: js tags: trunk
Changes

Modified src/OFCollection.h from [10d2a861f6] to [68e0dd67a3].    [diff]

Modified src/OFDataArray+Hashing.m from [c3dc8494cf] to [ec54ab978c].    [diff]

Modified src/OFFile.m from [437b42878c] to [521d39c7c0].    [diff]

Modified src/OFHTTPRequest.h from [cb8dc6b01c] to [55acdcf8df].    [diff]

Modified src/OFHTTPRequest.m from [97fcaf53fd] to [908217ca1f].    [diff]

Modified src/OFHash.h from [537a82b073] to [0b332e5a5e].    [diff]

Modified src/OFHash.m from [0f1145ec18] to [528220f4b7].    [diff]

Modified src/OFList.h from [3cd365a47f] to [e94ed80ca6].    [diff]

Modified src/OFList.m from [80de30a57f] to [7c3c7d8b0c].    [diff]

Modified src/OFMD5Hash.h from [bbea038319] to [483543b630].    [diff]

Modified src/OFMD5Hash.m from [8c8aeaf4bf] to [bbf6824f58].    [diff]

Modified src/OFMutableArray.h from [8c6d38e392] to [1c792f75c6].    [diff]

Modified src/OFMutableArray.m from [d3e5b8eedf] to [26e57101fb].    [diff]

Modified src/OFObject.h from [9dc78efdb2] to [71473f3fce].    [diff]

Modified src/OFObject.m from [b8a2ef4dd8] to [f33de6810c].    [diff]

Modified src/OFSHA1Hash.m from [c68eae11dd] to [595fab433e].    [diff]

Modified src/OFSeekableStream.m from [693313aa14] to [cbcf953b58].    [diff]

Modified src/OFStreamSocket.m from [7c915a3b62] to [773bb7067f].    [diff]

Modified src/OFString+Hashing.m from [856205c228] to [4e1492dfab].    [diff]

Modified tests/OFListTests.m from [2488afe1b6] to [0db3614a7f].    [diff]

Modified tests/OFMD5HashTests.m from [e94d6df1df] to [e80a1f9b87].    [diff]

Modified tests/OFSHA1HashTests.m from [af8da2df4c] to [18f5bdbcf3].    [diff]