ObjFW  Check-in [cda44767f4]

Overview
Comment:Get rid of OFExceptions.h.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: cda44767f40d046abf648b348ad598a20873a9858709b4d8ef6f137540d119f2
User & Date: js on 2011-03-24 19:42:30
Other Links: manifest | tags
Context
2011-03-24
20:36
Pass the socket for socket exceptions. check-in: a8df2cff5f user: js tags: trunk
19:42
Get rid of OFExceptions.h. check-in: cda44767f4 user: js tags: trunk
16:09
Split OFExceptions.{h,m} into one file per exception. check-in: e1eea29286 user: js tags: trunk
Changes

Modified ObjFW.xcodeproj/project.pbxproj from [44c6fe22db] to [925eec91a6].    [diff]

Modified src/Makefile from [d789e94ee5] to [7e73fb6b16].    [diff]

Modified src/OFApplication.m from [4f09818652] to [c502011fa5].    [diff]

Modified src/OFArray.m from [cc2c3a4085] to [4d34bbbbff].    [diff]

Modified src/OFAutoreleasePool.m from [ed50e7f16a] to [152777f944].    [diff]

Modified src/OFBlock.m from [1ed9ce6a37] to [45f9d51398].    [diff]

Modified src/OFConstantString.m from [42c1e31ffa] to [40257b41d9].    [diff]

Modified src/OFDataArray.m from [5efff8afd2] to [cd9dc30a3e].    [diff]

Modified src/OFDate.m from [ede0d16dc4] to [d33bbd220e].    [diff]

Modified src/OFDictionary.m from [36f0db5679] to [57e1719683].    [diff]

Modified src/OFEnumerator.m from [dc25ede7ef] to [0110d1af9e].    [diff]

Deleted src/OFExceptions.h version [fefb34fe2f].

Modified src/OFFile.m from [80c543eb4d] to [dfa9456896].    [diff]

Modified src/OFHTTPRequest.m from [e7e3c34220] to [52aa44a3ac].    [diff]

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

Modified src/OFList.m from [3bf1022509] to [414dcbec8b].    [diff]

Modified src/OFMD5Hash.m from [7a4ccf5697] to [a683cdb443].    [diff]

Modified src/OFMutableArray.m from [9898b58347] to [1b4f2b6197].    [diff]

Modified src/OFMutableDictionary.m from [b37339a1ba] to [c62c6b1356].    [diff]

Modified src/OFMutableString.m from [2e55f69888] to [73cbfce137].    [diff]

Modified src/OFNumber.m from [8d4f8ec1f8] to [35729e2024].    [diff]

Modified src/OFObject.m from [e58d7ba883] to [fde9d39d7a].    [diff]

Modified src/OFPlugin.m from [69b3d14f45] to [1a436fda73].    [diff]

Modified src/OFSHA1Hash.m from [76bf5a4c3b] to [e9824a1431].    [diff]

Modified src/OFSeekableStream.m from [738eaeca10] to [f25fa4bf66].    [diff]

Modified src/OFStream.m from [aec32d828d] to [d42d9a7020].    [diff]

Modified src/OFStreamObserver.m from [a1bab4dfc6] to [ec16112800].    [diff]

Modified src/OFStreamSocket.m from [57b1d6b16e] to [ae35beffef].    [diff]

Modified src/OFString+URLEncoding.m from [d953b24648] to [5910a2a036].    [diff]

Modified src/OFString+XMLEscaping.m from [1f539677cd] to [c2066f8693].    [diff]

Modified src/OFString+XMLUnescaping.m from [62778ccd3c] to [ab5733ce2b].    [diff]

Modified src/OFString.m from [15058207f8] to [52284dc401].    [diff]

Modified src/OFTCPSocket.m from [0ec27b8819] to [2b016c1ada].    [diff]

Modified src/OFThread.m from [022999c179] to [88e3bb70b2].    [diff]

Modified src/OFURL.m from [d363f4b1e5] to [ae9145fa4e].    [diff]

Modified src/OFXMLElement.m from [ef950b210d] to [dc29860ae0].    [diff]

Modified src/OFXMLElementBuilder.m from [b5b67afb3f] to [0a10d296cf].    [diff]

Modified src/OFXMLParser.m from [6d04013cc2] to [cfc14f4098].    [diff]

Modified src/ObjFW.h from [312401f872] to [f9e2674922].    [diff]

Modified src/exceptions/OFChangeFileModeFailedException.m from [20375b20bd] to [eb09d95cbe].    [diff]

Modified tests/OFArrayTests.m from [6c578400a8] to [0c0364260f].    [diff]

Modified tests/OFBlockTests.m from [08a11f6547] to [202f1a62ea].    [diff]

Modified tests/OFDataArrayTests.m from [5fbbe2e2ba] to [3733b53d2c].    [diff]

Modified tests/OFDictionaryTests.m from [8108ff1658] to [f16fd40dcf].    [diff]

Modified tests/OFListTests.m from [6f4d1ee9d5] to [c31252fa40].    [diff]

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

Modified tests/OFObjectTests.m from [702967aba0] to [c7ef3d13aa].    [diff]

Modified tests/OFSHA1HashTests.m from [39f889af91] to [af8da2df4c].    [diff]

Modified tests/OFStringTests.m from [7495b7a6ca] to [2602b81521].    [diff]

Modified tests/OFTCPSocketTests.m from [5f759947be] to [28dc0fa910].    [diff]

Modified tests/OFThreadTests.m from [827e358280] to [04ee3aace1].    [diff]

Modified tests/OFURLTests.m from [239dafd02e] to [030d169ca8].    [diff]

Modified tests/OFXMLElementTests.m from [32f41396af] to [60a7c83b15].    [diff]

Modified tests/OFXMLParserTests.m from [19541d4ab1] to [1ef5f83edf].    [diff]