ObjFW  Check-in [85e8ccc3a5]

Overview
Comment:Make exception properties atomic.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 85e8ccc3a5470bda68581b1783893caf2849352c4f1f9deda0168786365609b1
User & Date: js on 2013-11-20 22:06:00
Other Links: manifest | tags
Context
2013-11-22
18:23
of_asprintf.m: Fix coding style. check-in: 619cced011 user: js tags: trunk
2013-11-20
22:06
Make exception properties atomic. check-in: 85e8ccc3a5 user: js tags: trunk
20:47
OFZIP: Explain override options. check-in: f026fdfacf user: js tags: trunk
Changes

Modified src/exceptions/OFAcceptFailedException.h from [f0e4e112f3] to [6162445a87].    [diff]

Modified src/exceptions/OFAcceptFailedException.m from [0b32311d32] to [a8b056d8fd].    [diff]

Modified src/exceptions/OFAddressTranslationFailedException.h from [a3e30f5dc7] to [f282b28211].    [diff]

Modified src/exceptions/OFAddressTranslationFailedException.m from [c103e6dc5d] to [e5b08ed3d1].    [diff]

Modified src/exceptions/OFAlreadyConnectedException.h from [04eb25813d] to [08f9dbcbbf].    [diff]

Modified src/exceptions/OFAlreadyConnectedException.m from [19c0342b16] to [c94a781825].    [diff]

Modified src/exceptions/OFBindFailedException.h from [3a09e72633] to [10e7844d52].    [diff]

Modified src/exceptions/OFBindFailedException.m from [0685d3e4c2] to [8568a2e239].    [diff]

Modified src/exceptions/OFChangeCurrentDirectoryPathFailedException.h from [5677a9d1f1] to [c87d31cd14].    [diff]

Modified src/exceptions/OFChangeCurrentDirectoryPathFailedException.m from [a962360020] to [ec26a362b7].    [diff]

Modified src/exceptions/OFChangeOwnerFailedException.h from [f2dbd49a78] to [300827002e].    [diff]

Modified src/exceptions/OFChangeOwnerFailedException.m from [c4778e2f1f] to [da5fdc5878].    [diff]

Modified src/exceptions/OFChangePermissionsFailedException.h from [61b9c436c8] to [9a37a3661e].    [diff]

Modified src/exceptions/OFChangePermissionsFailedException.m from [f45ef169fb] to [95d5918ec4].    [diff]

Modified src/exceptions/OFConditionBroadcastFailedException.h from [d91cb950af] to [3ff338b702].    [diff]

Modified src/exceptions/OFConditionBroadcastFailedException.m from [687deff470] to [216f113c36].    [diff]

Modified src/exceptions/OFConditionSignalFailedException.h from [29beaca23e] to [bbcaee08fc].    [diff]

Modified src/exceptions/OFConditionSignalFailedException.m from [86cb7e17c0] to [e285820a8f].    [diff]

Modified src/exceptions/OFConditionStillWaitingException.h from [9a12108683] to [ae404bab50].    [diff]

Modified src/exceptions/OFConditionStillWaitingException.m from [d3b56a4ad3] to [00e380e989].    [diff]

Modified src/exceptions/OFConditionWaitFailedException.h from [de7db2140c] to [6e50c0e94e].    [diff]

Modified src/exceptions/OFConditionWaitFailedException.m from [65ff5cc010] to [eacb3cb5f7].    [diff]

Modified src/exceptions/OFConnectionFailedException.h from [61282e85bf] to [6d0b161eef].    [diff]

Modified src/exceptions/OFConnectionFailedException.m from [4036f5e827] to [471928a109].    [diff]

Modified src/exceptions/OFCopyFileFailedException.h from [7fef79058c] to [ef3edabe1c].    [diff]

Modified src/exceptions/OFCopyFileFailedException.m from [124bf86a2d] to [e2611a58a4].    [diff]

Modified src/exceptions/OFCreateDirectoryFailedException.h from [5df77d0e78] to [0bb5e38242].    [diff]

Modified src/exceptions/OFCreateDirectoryFailedException.m from [afa7c99661] to [50fb411f1e].    [diff]

Modified src/exceptions/OFCreateSymbolicLinkFailedException.h from [269d5052a0] to [8302938581].    [diff]

Modified src/exceptions/OFCreateSymbolicLinkFailedException.m from [1052a2a91b] to [a5e043dcde].    [diff]

Modified src/exceptions/OFEnumerationMutationException.h from [6053c2c8e1] to [736441a296].    [diff]

Modified src/exceptions/OFEnumerationMutationException.m from [c30d82b1bf] to [3af9010d50].    [diff]

Modified src/exceptions/OFHTTPRequestFailedException.h from [aaa6f5e687] to [17489e9366].    [diff]

Modified src/exceptions/OFHTTPRequestFailedException.m from [20d9b200ef] to [34b6f2f053].    [diff]

Modified src/exceptions/OFHashAlreadyCalculatedException.h from [26212e193a] to [208caa0cd4].    [diff]

Modified src/exceptions/OFHashAlreadyCalculatedException.m from [65fa9294da] to [18369c4a51].    [diff]

Modified src/exceptions/OFInvalidJSONException.h from [3557533be7] to [31be3be4c3].    [diff]

Modified src/exceptions/OFInvalidJSONException.m from [71b494f3aa] to [559483f21d].    [diff]

Modified src/exceptions/OFLinkFailedException.h from [289b5d8829] to [6df778cc47].    [diff]

Modified src/exceptions/OFLinkFailedException.m from [2c1c49820b] to [72257aafbd].    [diff]

Modified src/exceptions/OFListenFailedException.h from [e39552a483] to [9e94f6e60c].    [diff]

Modified src/exceptions/OFListenFailedException.m from [0f57a25169] to [b821e4cd80].    [diff]

Modified src/exceptions/OFLockFailedException.h from [6a3162b4c6] to [e996a43b5d].    [diff]

Modified src/exceptions/OFLockFailedException.m from [228ff4b707] to [9417f5830f].    [diff]

Modified src/exceptions/OFMalformedXMLException.h from [e26d3a6383] to [944f135d12].    [diff]

Modified src/exceptions/OFMalformedXMLException.m from [5e3ec3023c] to [dce21fa980].    [diff]

Modified src/exceptions/OFMemoryNotPartOfObjectException.h from [c07cfbf85b] to [5621bda900].    [diff]

Modified src/exceptions/OFMemoryNotPartOfObjectException.m from [c419e3c092] to [ce4e415b85].    [diff]

Modified src/exceptions/OFNotConnectedException.h from [6e928fd0ee] to [51e2278647].    [diff]

Modified src/exceptions/OFNotConnectedException.m from [4793cd3e58] to [395fdef6b4].    [diff]

Modified src/exceptions/OFNotImplementedException.h from [c744f2f9d8] to [3f6519dbf8].    [diff]

Modified src/exceptions/OFNotImplementedException.m from [a874727b43] to [3675507b02].    [diff]

Modified src/exceptions/OFOpenFileFailedException.h from [b868a55f08] to [9e3ed1e892].    [diff]

Modified src/exceptions/OFOpenFileFailedException.m from [81dda45767] to [c7d79c20a2].    [diff]

Modified src/exceptions/OFReadOrWriteFailedException.h from [b993663c55] to [6cde31ae1e].    [diff]

Modified src/exceptions/OFReadOrWriteFailedException.m from [32fe9f37fd] to [1a0bc9c6ea].    [diff]

Modified src/exceptions/OFRemoveItemFailedException.h from [8b02487093] to [2417f72edb].    [diff]

Modified src/exceptions/OFRemoveItemFailedException.m from [e961218ed3] to [fc2e8c40c3].    [diff]

Modified src/exceptions/OFRenameItemFailedException.h from [fc64bbda0e] to [c4ff526794].    [diff]

Modified src/exceptions/OFRenameItemFailedException.m from [3f5784c53b] to [c997242f11].    [diff]

Modified src/exceptions/OFSeekFailedException.h from [1fb7b48763] to [72d3968f7a].    [diff]

Modified src/exceptions/OFSeekFailedException.m from [b56aeff4f4] to [a61f6e2176].    [diff]

Modified src/exceptions/OFSetOptionFailedException.h from [ecea3e530c] to [ed31d08d1c].    [diff]

Modified src/exceptions/OFSetOptionFailedException.m from [57d4b54c8c] to [f58b958525].    [diff]

Modified src/exceptions/OFStillLockedException.h from [d04ac10d66] to [f13bd828e0].    [diff]

Modified src/exceptions/OFStillLockedException.m from [ee03dade0c] to [a9e9bf2c69].    [diff]

Modified src/exceptions/OFThreadJoinFailedException.h from [24a339c50b] to [d123264c4d].    [diff]

Modified src/exceptions/OFThreadJoinFailedException.m from [aedf7e5de1] to [6799ed802b].    [diff]

Modified src/exceptions/OFThreadStartFailedException.h from [cb2508253e] to [61aa6e4084].    [diff]

Modified src/exceptions/OFThreadStartFailedException.m from [2884001333] to [54005830f8].    [diff]

Modified src/exceptions/OFThreadStillRunningException.h from [f6cbf16741] to [ae3feb4172].    [diff]

Modified src/exceptions/OFThreadStillRunningException.m from [60db06da77] to [c77a91365a].    [diff]

Modified src/exceptions/OFUnboundNamespaceException.h from [8613058bed] to [5065484612].    [diff]

Modified src/exceptions/OFUnboundNamespaceException.m from [37eac853b7] to [833fbe89dd].    [diff]

Modified src/exceptions/OFUnboundPrefixException.h from [b043c011f9] to [ee5905f9a4].    [diff]

Modified src/exceptions/OFUnboundPrefixException.m from [2ace552f90] to [b76d254da0].    [diff]

Modified src/exceptions/OFUnlockFailedException.h from [a0438c9811] to [b9266f1783].    [diff]

Modified src/exceptions/OFUnlockFailedException.m from [758cbe9463] to [04cf4cfab5].    [diff]

Modified src/exceptions/OFUnsupportedProtocolException.h from [eb9f027dc9] to [a6d04c74db].    [diff]

Modified src/exceptions/OFUnsupportedProtocolException.m from [faf85806a1] to [d7d8e84a71].    [diff]

Modified src/exceptions/OFUnsupportedVersionException.h from [58fd352d36] to [1be96af745].    [diff]

Modified src/exceptions/OFUnsupportedVersionException.m from [d8db0ec580] to [efe3ce39e5].    [diff]