ObjFW  Check-in [c1b35e1495]

Overview
Comment:Clean up the properties mess.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: c1b35e14950dd6ffae09b766874fa87a8b529ae869f1ecfb0e63eb7b2995564f
User & Date: js on 2012-02-01 13:42:53
Other Links: manifest | tags
Context
2012-02-03
14:20
Don't show undocumented methods in the documentation - they're private. check-in: 007844f26e user: js tags: trunk
2012-02-01
13:42
Clean up the properties mess. check-in: c1b35e1495 user: js tags: trunk
2012-01-31
18:59
Add -[OFMutableString replaceOccurrencesOfString:withString:inRange:]. check-in: e5fe02de61 user: js tags: trunk
Changes

Modified src/OFArray.h from [78114d6b0a] to [b566a4920c].    [diff]

Modified src/OFHTTPRequest.h from [62550e26c6] to [915ec7bd0b].    [diff]

Modified src/OFStream.h from [c614ad19f2] to [cedd7eb4aa].    [diff]

Modified src/OFTCPSocket.h from [514d791254] to [44007219ff].    [diff]

Modified src/OFURL.h from [2496ad8f75] to [b99e18b61d].    [diff]

Modified src/OFXMLAttribute.h from [aa3b0ed01a] to [c21ecb5897].    [diff]

Modified src/OFXMLAttribute.m from [b5c4c645a4] to [506cef53d5].    [diff]

Modified src/OFXMLElement.m from [b538f7a7d9] to [2c9333bc62].    [diff]

Modified src/exceptions/OFAcceptFailedException.h from [9c95462059] to [63cfcda559].    [diff]

Modified src/exceptions/OFAddressTranslationFailedException.h from [8021f492d6] to [cd35f66c20].    [diff]

Modified src/exceptions/OFAlreadyConnectedException.h from [e359844065] to [780337ce08].    [diff]

Modified src/exceptions/OFBindFailedException.h from [7737dbe1cc] to [1cb21176d8].    [diff]

Modified src/exceptions/OFChangeDirectoryFailedException.h from [0529230efe] to [2bfdc4915e].    [diff]

Modified src/exceptions/OFChangeFileModeFailedException.h from [03ae6633df] to [9d077df600].    [diff]

Modified src/exceptions/OFChangeFileOwnerFailedException.h from [c02a2ac086] to [07f7fe91f1].    [diff]

Modified src/exceptions/OFConditionBroadcastFailedException.h from [ca6810b975] to [8ae22e4efe].    [diff]

Modified src/exceptions/OFConditionSignalFailedException.h from [e76f07d6e0] to [0c71df12cb].    [diff]

Modified src/exceptions/OFConditionStillWaitingException.h from [a1b48ba9b2] to [b2a34efc77].    [diff]

Modified src/exceptions/OFConditionWaitFailedException.h from [4e6090b22c] to [291cf2ef15].    [diff]

Modified src/exceptions/OFConnectionFailedException.h from [17701c4f26] to [8389f7421c].    [diff]

Modified src/exceptions/OFCopyFileFailedException.h from [c92e579477] to [971557495a].    [diff]

Modified src/exceptions/OFCreateDirectoryFailedException.h from [c3fe7194c9] to [851b9ebd3d].    [diff]

Modified src/exceptions/OFDeleteDirectoryFailedException.h from [4a2a91a979] to [40f48fbf57].    [diff]

Modified src/exceptions/OFDeleteFileFailedException.h from [15a0147e79] to [3c6f730057].    [diff]

Modified src/exceptions/OFException.h from [ca24712781] to [e7f26ea989].    [diff]

Modified src/exceptions/OFHTTPRequestFailedException.h from [cce3b4641d] to [c3823cc139].    [diff]

Modified src/exceptions/OFHashAlreadyCalculatedException.h from [cc7078c1cf] to [1a040137c7].    [diff]

Modified src/exceptions/OFLinkFailedException.h from [584fc37733] to [c4de1cadf3].    [diff]

Modified src/exceptions/OFListenFailedException.h from [2a1b4b4989] to [71b611bb46].    [diff]

Modified src/exceptions/OFMalformedXMLException.h from [0d1a362378] to [bbe3426571].    [diff]

Modified src/exceptions/OFMutexLockFailedException.h from [81e8398fba] to [a3226afc0e].    [diff]

Modified src/exceptions/OFMutexStillLockedException.h from [a04eab2c6f] to [b951acfe65].    [diff]

Modified src/exceptions/OFMutexUnlockFailedException.h from [2043b1de5d] to [4c5bcb5519].    [diff]

Modified src/exceptions/OFNotConnectedException.h from [e9c284ee11] to [db39529c71].    [diff]

Modified src/exceptions/OFOpenFileFailedException.h from [bff05d0b50] to [c2f358c5e1].    [diff]

Modified src/exceptions/OFReadOrWriteFailedException.h from [ec8271bd5d] to [0267e856f1].    [diff]

Modified src/exceptions/OFRenameFileFailedException.h from [841f64f8f7] to [adfa0f0d83].    [diff]

Modified src/exceptions/OFSeekFailedException.h from [71eb023249] to [2fae4ba58f].    [diff]

Modified src/exceptions/OFSetOptionFailedException.h from [bd752c6e9f] to [f82984557f].    [diff]

Modified src/exceptions/OFSymlinkFailedException.h from [9f25a70feb] to [fd2128c967].    [diff]

Modified src/exceptions/OFThreadJoinFailedException.h from [ec96ff98e7] to [861467768a].    [diff]

Modified src/exceptions/OFThreadStartFailedException.h from [615bc04603] to [50d3d22fd2].    [diff]

Modified src/exceptions/OFThreadStillRunningException.h from [3bd9d24222] to [a1185cb804].    [diff]

Modified src/exceptions/OFUnboundNamespaceException.h from [80196baddd] to [4910d9f900].    [diff]

Modified src/exceptions/OFUnsupportedProtocolException.h from [509353ae92] to [0d6f5d60f2].    [diff]