History of file src/exceptions/OFChangeFileModeFailedException.h at check-in 4039281f74d0fb39
2013-06-27
| ||
09:38 | Deleted: Improve OFFile API. check-in: [20a5c3d547] user: js, branch: trunk, size: 0 | |
2013-06-22
| ||
12:12 |
Rework exceptions.
This mostly removes the argument for the class in which the exception This also removes a few other arguments which were not too helpful. In | |
2013-02-12
| ||
18:22 | Prefix all ivars with an underscore. file: [ff2f6d8da0] check-in: [e40729d406] user: js, branch: trunk, size: 2098 [annotate] [blame] [check-ins using] [diff] | |
2013-01-09
| ||
22:24 | Update copyright. file: [c2c327670a] check-in: [813c00ccf0] user: js, branch: trunk, size: 2095 [annotate] [blame] [check-ins using] [diff] | |
2012-10-29
| ||
08:00 | Documentation improvements. file: [9f27f66777] check-in: [7a3977d7fd] user: js, branch: 0.7, size: 2089 [annotate] [blame] [check-ins using] [diff] | |
07:59 | Documentation improvements. file: [11bbff2a84] check-in: [63bf4de97b] user: js, branch: trunk, size: 2089 [annotate] [blame] [check-ins using] [diff] | |
2012-10-28
| ||
12:38 | Switch to a headerdoc-compatible doc format. file: [f2292e7609] check-in: [1ad9565253] user: js, branch: trunk, size: 1842 [annotate] [blame] [check-ins using] [diff] | |
2012-10-09
| ||
15:07 | Make use of instancetype. file: [affc9d01dd] check-in: [fb515e8e24] user: js, branch: trunk, size: 1842 [annotate] [blame] [check-ins using] [diff] | |
2012-10-02
| ||
11:00 | Clean up properties in exceptions. file: [b4e0e345ec] check-in: [c7adbcf399] user: js, branch: trunk, size: 1814 [annotate] [blame] [check-ins using] [diff] | |
2012-02-01
| ||
13:42 | Clean up the properties mess. file: [9d077df600] check-in: [c1b35e1495] user: js, branch: trunk, size: 1805 [annotate] [blame] [check-ins using] [diff] | |
2012-01-05
| ||
00:56 | Update copyright. file: [03ae6633df] check-in: [ce70e17b38] user: js, branch: trunk, size: 1808 [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-24
| ||
16:09 | Added: Split OFExceptions.{h,m} into one file per exception. file: [68f1a5ae2c] check-in: [e1eea29286] user: js, branch: trunk, size: 1798 [annotate] [blame] [check-ins using] | |