History of file src/exceptions/OFStatItemFailedException.m at check-in 2f4e0df8be4b4750
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: [947a3cd491] check-in: [cc5923d6bb] user: js, branch: trunk, size: 1701 [annotate] [blame] [check-ins using] [diff] | |
2017-05-13
| ||
16:56 | Fix compilation with GCC file: [e7d85ac692] check-in: [4df6ab6bca] user: js, branch: trunk, size: 1771 [annotate] [blame] [check-ins using] [diff] | |
2017-05-07
| ||
20:10 |
Small code style change
Casts are now written like types in variable declarations. file: [ffd210e74b] check-in: [4af49a13c3] user: js, branch: trunk, size: 1714 [annotate] [blame] [check-ins using] [diff] | |
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: [1da77fc381] check-in: [cec0f072f8] user: js, branch: 0.8, size: 1741 [annotate] [blame] [check-ins using] [diff] | |
00:41 |
Update copyright
While at it, also update the mail address. file: [082fd0f276] check-in: [2a27cf3000] user: js, branch: trunk, size: 1703 [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:03 | Added: Add OFStatItemFailedException file: [d257a2161d] check-in: [37e62aef05] user: js, branch: trunk, size: 1737 [annotate] [blame] [check-ins using] | |