ObjFW  Check-in [67066be692]

Overview
Comment:Use OFString as much as possible.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 67066be692234b27a0dd9cad0c094f3737afb72bcb367c471e79c6f11941b688
User & Date: js on 2009-05-15 20:01:54
Other Links: manifest | tags
Context
2009-05-15
22:59
As we memset our ivars to 0, get rid of some useless ivar inits. check-in: 4c6d6c56ac user: js tags: trunk
20:01
Use OFString as much as possible. check-in: 67066be692 user: js tags: trunk
2009-05-14
14:24
Get rid of OFNotInSetException. check-in: bdc9b3219f user: js tags: trunk
Changes

Modified src/OFExceptions.h from [046ef80792] to [97d15662b8].    [diff]

Modified src/OFExceptions.m from [89c27be317] to [55ea187f4c].    [diff]

Modified src/OFFile.h from [8b3e4349b5] to [0828962522].    [diff]

Modified src/OFFile.m from [57318981b1] to [c917d0f228].    [diff]

Modified src/OFMutableString.h from [2f469f9606] to [0dde8a8b94].    [diff]

Modified src/OFMutableString.m from [f3d57089d4] to [a4955aa6db].    [diff]

Modified src/OFPlugin.h from [2b644c907d] to [dcbe20abfe].    [diff]

Modified src/OFPlugin.m from [0c45c3aa04] to [6ef03d99d0].    [diff]

Modified src/OFStream.h from [b001002c07] to [29bc7e1e05].    [diff]

Modified src/OFStream.m from [37d8c8f6d5] to [755dcbeaa4].    [diff]

Modified src/OFString.h from [7948d30ca4] to [3cfd596b43].    [diff]

Modified src/OFString.m from [5fed7eca62] to [dbcbcc49c8].    [diff]

Modified src/OFTCPSocket.h from [2683abb6c9] to [f1ec44f94b].    [diff]

Modified src/OFTCPSocket.m from [713f66fbf8] to [9556eafe3a].    [diff]

Modified tests/OFDataArray/OFDataArray.m from [9fd6b5cc0c] to [ebf9c80b5a].    [diff]

Modified tests/OFDictionary/OFDictionary.m from [3731d42c29] to [871e28ae32].    [diff]

Modified tests/OFHashes/OFHashes.m from [0de7e8a2b0] to [4ae6911129].    [diff]

Modified tests/OFObject/OFObject.m from [020015e81a] to [80756659a6].    [diff]

Modified tests/OFPlugin/OFPlugin.m from [4ca81ff021] to [dfdf5ba72e].    [diff]

Modified tests/OFString/OFString.m from [a3755365c5] to [3302635bae].    [diff]

Modified tests/OFTCPSocket/OFTCPSocket.m from [a265aae238] to [2d157422ed].    [diff]

Modified tests/OFThread/OFThread.m from [dfe628bf94] to [970ee61a34].    [diff]