History of file src/exceptions/OFChangeOwnerFailedException.h at check-in 16c05e87e1419d51
2017-11-12
| ||
18:27 |
Deleted:
OFFileManager: Major API redesign
This removes all query methods and replaces them by a single one that | |
2017-10-17
| ||
00:33 |
Do not use implicit method return types
Instead, explicitly declare them, as OF_ASSUME_NONNULL_{BEGIN,END} does | |
2017-06-04
| ||
23:41 | Add designated initializer to all exceptions file: [a7274cde75] check-in: [cc5923d6bb] user: js, branch: trunk, size: 2375 [annotate] [blame] [check-ins using] [diff] | |
2017-05-13
| ||
16:29 | Also use nonatomic for non-object properties file: [28080b3b24] check-in: [f663d40cbd] user: js, branch: trunk, size: 2349 [annotate] [blame] [check-ins using] [diff] | |
2017-05-07
| ||
23:14 | Add OF_UNAVAILABLE file: [2bd12325f5] check-in: [16c05e87e1] user: js, branch: trunk, size: 2338 [annotate] [blame] [check-ins using] [diff] | |
20:10 |
Small code style change
Casts are now written like types in variable declarations. file: [4b057b44b4] check-in: [4af49a13c3] user: js, branch: trunk, size: 2271 [annotate] [blame] [check-ins using] [diff] | |
2017-05-02
| ||
21:10 | exceptions: Add nullability specifiers file: [b287da5fe9] check-in: [cc4cb0d824] user: js, branch: trunk, size: 2265 [annotate] [blame] [check-ins using] [diff] | |
2017-04-30
| ||
13:35 |
Use nonatomic for properties and clean up
This changes retaining behavior, meaning properties are not returned | |
2017-01-09
| ||
17:36 |
Update copyright
Forgot to add 2017, even though I already did quite some changes in | |
2016-01-03
| ||
00:43 |
Update copyright
While at it, also update the mail address. file: [a6b0e3eb2c] check-in: [cec0f072f8] user: js, branch: 0.8, size: 2409 [annotate] [blame] [check-ins using] [diff] | |
00:41 |
Update copyright
While at it, also update the mail address. file: [a63ca203c4] check-in: [2a27cf3000] user: js, branch: trunk, size: 2146 [annotate] [blame] [check-ins using] [diff] | |
2015-11-29
| ||
11:43 |
Make properties a requirement and clean up code
This increases the required GCC version from 4.0 to 4.6 (exception: | |
2015-04-11
| ||
11:04 | Documentation improvements file: [b0d9ffe84f] check-in: [efc6b07e2c] user: js, branch: trunk, size: 2405 [annotate] [blame] [check-ins using] [diff] | |
2015-02-16
| ||
08:39 |
Explicitly pass errno to exceptions
The old behaviour where the exception would access errno directly on This also greatly increases errno handling on Win32, especially in | |
2015-01-03
| ||
20:57 | Update copyright file: [9462af8540] check-in: [cfd374b906] user: js, branch: trunk, size: 2292 [annotate] [blame] [check-ins using] [diff] | |
2014-02-18
| ||
18:50 | Documentation: Show correct imports file: [5587f9cda9] check-in: [246cfe0807] user: js, branch: trunk, size: 2286 [annotate] [blame] [check-ins using] [diff] | |
2014-01-04
| ||
00:24 | Update copyright. file: [83ae290d6c] check-in: [3b97fc3cd9] user: js, branch: trunk, size: 2169 [annotate] [blame] [check-ins using] [diff] | |
2013-11-20
| ||
22:06 | Make exception properties atomic. file: [300827002e] check-in: [85e8ccc3a5] user: js, branch: trunk, size: 2163 [annotate] [blame] [check-ins using] [diff] | |
2013-06-28
| ||
18:43 | Include errno in headers for exceptions using it. file: [f2dbd49a78] check-in: [3d6917fe0b] user: js, branch: trunk, size: 2174 [annotate] [blame] [check-ins using] [diff] | |
2013-06-27
| ||
09:38 | Added: Improve OFFile API. file: [28a895a9f7] check-in: [20a5c3d547] user: js, branch: trunk, size: 2154 [annotate] [blame] [check-ins using] | |