History of file src/exceptions/OFChangePermissionsFailedException.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: [4201269912] check-in: [cc5923d6bb] user: js, branch: trunk, size: 2192 [annotate] [blame] [check-ins using] [diff] | |
2017-06-03
| ||
14:37 | OFFileManager: Mask modes to ensure safe modes file: [007ef023b5] check-in: [4175b93242] user: js, branch: trunk, size: 2166 [annotate] [blame] [check-ins using] [diff] | |
2017-05-13
| ||
16:29 | Also use nonatomic for non-object properties file: [6dfb3b7536] check-in: [f663d40cbd] user: js, branch: trunk, size: 2182 [annotate] [blame] [check-ins using] [diff] | |
2017-05-07
| ||
23:14 | Add OF_UNAVAILABLE file: [7d8a42842b] check-in: [16c05e87e1] user: js, branch: trunk, size: 2160 [annotate] [blame] [check-ins using] [diff] | |
20:10 |
Small code style change
Casts are now written like types in variable declarations. file: [4969272a62] check-in: [4af49a13c3] user: js, branch: trunk, size: 2093 [annotate] [blame] [check-ins using] [diff] | |
2017-05-02
| ||
21:10 | exceptions: Add nullability specifiers file: [0f5d5d06cd] check-in: [cc4cb0d824] user: js, branch: trunk, size: 2091 [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: [f19a823df1] check-in: [cec0f072f8] user: js, branch: 0.8, size: 2300 [annotate] [blame] [check-ins using] [diff] | |
00:41 |
Update copyright
While at it, also update the mail address. file: [6ffd5b65df] check-in: [2a27cf3000] user: js, branch: trunk, size: 2032 [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: [daea9724a5] check-in: [efc6b07e2c] user: js, branch: trunk, size: 2296 [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: [41fb78b8c0] check-in: [cfd374b906] user: js, branch: trunk, size: 2183 [annotate] [blame] [check-ins using] [diff] | |
2014-02-18
| ||
18:50 | Documentation: Show correct imports file: [a1573dfeea] check-in: [246cfe0807] user: js, branch: trunk, size: 2177 [annotate] [blame] [check-ins using] [diff] | |
2014-01-04
| ||
00:24 | Update copyright. file: [e228cf14b3] check-in: [3b97fc3cd9] user: js, branch: trunk, size: 2035 [annotate] [blame] [check-ins using] [diff] | |
2013-11-20
| ||
22:06 | Make exception properties atomic. file: [9a37a3661e] check-in: [85e8ccc3a5] user: js, branch: trunk, size: 2029 [annotate] [blame] [check-ins using] [diff] | |
2013-06-28
| ||
18:43 | Include errno in headers for exceptions using it. file: [61b9c436c8] check-in: [3d6917fe0b] user: js, branch: trunk, size: 2040 [annotate] [blame] [check-ins using] [diff] | |
2013-06-27
| ||
09:38 | Added: Improve OFFile API. file: [53dd2fa77e] check-in: [20a5c3d547] user: js, branch: trunk, size: 2020 [annotate] [blame] [check-ins using] | |