ObjFW  Check-in [c7adbcf399]

Overview
Comment:Clean up properties in exceptions.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: c7adbcf399e20e8ec4cc639c54e7963411567e2708a6b32873e88000c8e8a7bc
User & Date: js on 2012-10-02 11:00:04
Other Links: manifest | tags
Context
2012-10-02
11:05
OFHTTPRequestFailedException: Naming consistency check-in: 991ced5333 user: js tags: trunk
11:00
Clean up properties in exceptions. check-in: c7adbcf399 user: js tags: trunk
00:07
Remove -[OFThreadPool dispatchWithBlock:object:]. check-in: 54e323d0c9 user: js tags: trunk
Changes

Modified src/exceptions/OFAcceptFailedException.h from [63cfcda559] to [5c60d8a388].    [diff]

Modified src/exceptions/OFAcceptFailedException.m from [c0bc1a68c7] to [6fe3a15731].    [diff]

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

Modified src/exceptions/OFAddressTranslationFailedException.m from [82fc8ee460] to [37a25d4426].    [diff]

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

Modified src/exceptions/OFAlreadyConnectedException.m from [7c9868ccaa] to [1362a72420].    [diff]

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

Modified src/exceptions/OFBindFailedException.m from [d796c063e2] to [75170f8362].    [diff]

Modified src/exceptions/OFChangeDirectoryFailedException.h from [2bfdc4915e] to [27731d5573].    [diff]

Modified src/exceptions/OFChangeDirectoryFailedException.m from [59a8888365] to [8119d48fc6].    [diff]

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

Modified src/exceptions/OFChangeFileModeFailedException.m from [2bb80dce5e] to [2fb214a922].    [diff]

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

Modified src/exceptions/OFChangeFileOwnerFailedException.m from [69fce37d1b] to [691dcbaf92].    [diff]

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

Modified src/exceptions/OFConditionBroadcastFailedException.m from [9a6700f23c] to [77983dd397].    [diff]

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

Modified src/exceptions/OFConditionSignalFailedException.m from [81e4b38137] to [d759170854].    [diff]

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

Modified src/exceptions/OFConditionStillWaitingException.m from [05defc03ca] to [06d2bcc4b0].    [diff]

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

Modified src/exceptions/OFConditionWaitFailedException.m from [28d819a605] to [3cdc6fcdf0].    [diff]

Modified src/exceptions/OFConnectionFailedException.h from [8389f7421c] to [1ba7298c8e].    [diff]

Modified src/exceptions/OFConnectionFailedException.m from [c9f175e2a4] to [96c7efdf5e].    [diff]

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

Modified src/exceptions/OFCopyFileFailedException.m from [af3294e8fa] to [e12978b387].    [diff]

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

Modified src/exceptions/OFCreateDirectoryFailedException.m from [c1a3e21ad9] to [ae344fd788].    [diff]

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

Modified src/exceptions/OFDeleteDirectoryFailedException.m from [51c696b033] to [6a79dd025d].    [diff]

Modified src/exceptions/OFDeleteFileFailedException.h from [3c6f730057] to [6a2aaca49b].    [diff]

Modified src/exceptions/OFDeleteFileFailedException.m from [98159ee061] to [52e4abd616].    [diff]

Modified src/exceptions/OFEnumerationMutationException.h from [6fb486dce2] to [711baf405e].    [diff]

Modified src/exceptions/OFEnumerationMutationException.m from [092080e143] to [fc215b7c9c].    [diff]

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

Modified src/exceptions/OFHTTPRequestFailedException.m from [47ee1ec6b0] to [0f9a027bed].    [diff]

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

Modified src/exceptions/OFHashAlreadyCalculatedException.m from [ab8625fe9b] to [e7d621d895].    [diff]

Modified src/exceptions/OFLinkFailedException.h from [c4de1cadf3] to [21a1b60e3c].    [diff]

Modified src/exceptions/OFLinkFailedException.m from [e4101540ee] to [24670c67fb].    [diff]

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

Modified src/exceptions/OFListenFailedException.m from [eb6c563353] to [a7f597b93d].    [diff]

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

Modified src/exceptions/OFMalformedXMLException.m from [b901fc7015] to [aacdd770af].    [diff]

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

Modified src/exceptions/OFMutexLockFailedException.m from [0f471f5960] to [d6f9329fe7].    [diff]

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

Modified src/exceptions/OFMutexStillLockedException.m from [ff0c5d43a6] to [a03e941bbe].    [diff]

Modified src/exceptions/OFMutexUnlockFailedException.h from [4c5bcb5519] to [5ec4027c40].    [diff]

Modified src/exceptions/OFMutexUnlockFailedException.m from [c4a9463880] to [2d67d8d8e3].    [diff]

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

Modified src/exceptions/OFNotConnectedException.m from [0c7a0604fc] to [f07b495d09].    [diff]

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

Modified src/exceptions/OFOpenFileFailedException.m from [496127f6be] to [748612e960].    [diff]

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

Modified src/exceptions/OFReadOrWriteFailedException.m from [a9588f5d20] to [7f4654462a].    [diff]

Modified src/exceptions/OFRenameFileFailedException.h from [adfa0f0d83] to [0d79c8bd46].    [diff]

Modified src/exceptions/OFRenameFileFailedException.m from [af0a07bcb2] to [bcc9736c02].    [diff]

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

Modified src/exceptions/OFSeekFailedException.m from [9676a55c0c] to [93bf3837d6].    [diff]

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

Modified src/exceptions/OFSetOptionFailedException.m from [aa24331688] to [f34ccd222c].    [diff]

Modified src/exceptions/OFSymlinkFailedException.h from [fd2128c967] to [5ed68fbba4].    [diff]

Modified src/exceptions/OFSymlinkFailedException.m from [214ce42612] to [f6b7c833ab].    [diff]

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

Modified src/exceptions/OFThreadJoinFailedException.m from [b07b6bac14] to [e93325ff06].    [diff]

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

Modified src/exceptions/OFThreadStartFailedException.m from [be16f87910] to [ec03cdbdb4].    [diff]

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

Modified src/exceptions/OFThreadStillRunningException.m from [71badbba8d] to [8cc2391325].    [diff]

Modified src/exceptions/OFUnboundNamespaceException.h from [4910d9f900] to [16f58d7cd7].    [diff]

Modified src/exceptions/OFUnboundNamespaceException.m from [dec99405b9] to [b6bf1c09c7].    [diff]

Modified src/exceptions/OFUnsupportedProtocolException.h from [0d6f5d60f2] to [3917168b18].    [diff]

Modified src/exceptions/OFUnsupportedProtocolException.m from [84b4e15386] to [a5d3f9d2cc].    [diff]

Modified src/exceptions/OFUnsupportedVersionException.h from [16fdf7d893] to [8d9f871b1a].    [diff]

Modified src/exceptions/OFUnsupportedVersionException.m from [3fa276f5bb] to [c1cbaf7fe4].    [diff]