History of file src/exceptions/OFMutexStillLockedException.h at check-in 23ad67cdf744f4fd
2012-10-26
| ||
11:23 | Deleted: Add OFLocking protocol. check-in: [7c33158c22] user: js, branch: trunk, size: 0 | |
2012-10-09
| ||
15:07 | Make use of instancetype. file: [ae45a21493] check-in: [fb515e8e24] user: js, branch: trunk, size: 1466 [annotate] [blame] [check-ins using] [diff] | |
2012-10-02
| ||
11:00 | Clean up properties in exceptions. file: [0ff3264cf0] check-in: [c7adbcf399] user: js, branch: trunk, size: 1452 [annotate] [blame] [check-ins using] [diff] | |
2012-02-01
| ||
13:42 | Clean up the properties mess. file: [b951acfe65] check-in: [c1b35e1495] user: js, branch: trunk, size: 1441 [annotate] [blame] [check-ins using] [diff] | |
2012-01-05
| ||
00:56 | Update copyright. file: [a04eab2c6f] check-in: [ce70e17b38] user: js, branch: trunk, size: 1444 [annotate] [blame] [check-ins using] [diff] | |
2011-09-22
| ||
23:25 |
Exceptions are now autoreleased.
This is safe as an "exception loop" can't happen, since if allocating So, the worst case would be that an autorelease of an exception fails, | |
2011-03-25
| ||
15:22 | Added: Pass the mutex for mutex exceptions. file: [f912b04534] check-in: [343e80e785] user: js, branch: trunk, size: 1426 [annotate] [blame] [check-ins using] | |