History of file src/exceptions/OFStatItemFailedException.h at check-in a534a0deb5518021
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-05
| ||
17:36 |
Clean up exceptions a little
This removes several initializers that omitted the errNo. Removing those | |
2017-06-04
| ||
23:41 | Add designated initializer to all exceptions file: [a0a4efff1c] check-in: [cc5923d6bb] user: js, branch: trunk, size: 2506 [annotate] [blame] [check-ins using] [diff] | |
2017-05-13
| ||
16:29 | Also use nonatomic for non-object properties file: [abe62eddf9] check-in: [f663d40cbd] user: js, branch: trunk, size: 2480 [annotate] [blame] [check-ins using] [diff] | |
2017-05-07
| ||
23:14 | Add OF_UNAVAILABLE file: [0717b54372] check-in: [16c05e87e1] user: js, branch: trunk, size: 2469 [annotate] [blame] [check-ins using] [diff] | |
20:10 |
Small code style change
Casts are now written like types in variable declarations. file: [c430472e6c] check-in: [4af49a13c3] user: js, branch: trunk, size: 2402 [annotate] [blame] [check-ins using] [diff] | |
2017-05-02
| ||
21:10 | exceptions: Add nullability specifiers file: [34fa416e50] check-in: [cc4cb0d824] user: js, branch: trunk, size: 2398 [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: [de2cb0b3b6] check-in: [cec0f072f8] user: js, branch: 0.8, size: 2583 [annotate] [blame] [check-ins using] [diff] | |
00:41 |
Update copyright
While at it, also update the mail address. file: [ce2a0feb5e] check-in: [2a27cf3000] user: js, branch: trunk, size: 2339 [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: [8c32e48be1] check-in: [efc6b07e2c] user: js, branch: trunk, size: 2579 [annotate] [blame] [check-ins using] [diff] | |
11:03 | Added: Add OFStatItemFailedException file: [c20682ee04] check-in: [37e62aef05] user: js, branch: trunk, size: 2569 [annotate] [blame] [check-ins using] | |