History of file src/exceptions/OFChangePermissionsFailedException.m at check-in f12cecf014c3b511
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-03
| ||
14:37 | OFFileManager: Mask modes to ensure safe modes file: [4170ffb974] check-in: [4175b93242] user: js, branch: trunk, size: 1632 [annotate] [blame] [check-ins using] [diff] | |
2017-05-13
| ||
16:56 | Fix compilation with GCC file: [33ed3df82e] check-in: [4df6ab6bca] user: js, branch: trunk, size: 1630 [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: [b3ab971426] check-in: [4af49a13c3] user: js, branch: trunk, size: 1573 [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: [1ad0401e45] check-in: [cec0f072f8] user: js, branch: 0.8, size: 1623 [annotate] [blame] [check-ins using] [diff] | |
00:41 |
Update copyright
While at it, also update the mail address. file: [ac508ba3b5] check-in: [2a27cf3000] user: js, branch: trunk, size: 1564 [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-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: [50ffef8dad] check-in: [cfd374b906] user: js, branch: trunk, size: 1570 [annotate] [blame] [check-ins using] [diff] | |
2014-06-21
| ||
21:43 |
Move all macros from OFObject.h to macros.h
This means that OFObject.h imports macros.h now, making it unnecessary | |
2014-01-04
| ||
00:24 | Update copyright. file: [f46d90e9ae] check-in: [3b97fc3cd9] user: js, branch: trunk, size: 1583 [annotate] [blame] [check-ins using] [diff] | |
2013-11-23
| ||
01:12 | Add OF_INVALID_INIT_METHOD. file: [0fc029b850] check-in: [35dafd5c57] user: js, branch: trunk, size: 1577 [annotate] [blame] [check-ins using] [diff] | |
2013-11-20
| ||
22:06 | Make exception properties atomic. file: [95d5918ec4] check-in: [85e8ccc3a5] user: js, branch: trunk, size: 1667 [annotate] [blame] [check-ins using] [diff] | |
2013-06-27
| ||
09:38 | Added: Improve OFFile API. file: [f45ef169fb] check-in: [20a5c3d547] user: js, branch: trunk, size: 1668 [annotate] [blame] [check-ins using] | |