History of file src/exceptions/OFChangeOwnerFailedException.m at check-in 1f9070d2046158cc
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-05-13
| ||
16:56 | Fix compilation with GCC file: [720452cd67] check-in: [4df6ab6bca] user: js, branch: trunk, size: 2069 [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: [a981279a06] check-in: [4af49a13c3] user: js, branch: trunk, size: 2012 [annotate] [blame] [check-ins using] [diff] | |
2017-05-02
| ||
21:10 | exceptions: Add nullability specifiers file: [c1acdcd0f7] check-in: [cc4cb0d824] user: js, branch: trunk, size: 2005 [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: [ad8f912c44] check-in: [cec0f072f8] user: js, branch: 0.8, size: 2131 [annotate] [blame] [check-ins using] [diff] | |
00:41 |
Update copyright
While at it, also update the mail address. file: [fbc125a1d7] check-in: [2a27cf3000] user: js, branch: trunk, size: 2027 [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: [1ddfaee79f] check-in: [cfd374b906] user: js, branch: trunk, size: 2065 [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: [8857e6e8df] check-in: [3b97fc3cd9] user: js, branch: trunk, size: 2078 [annotate] [blame] [check-ins using] [diff] | |
2013-11-23
| ||
01:12 | Add OF_INVALID_INIT_METHOD. file: [319c57bc6c] check-in: [35dafd5c57] user: js, branch: trunk, size: 2072 [annotate] [blame] [check-ins using] [diff] | |
2013-11-20
| ||
22:06 | Make exception properties atomic. file: [da5fdc5878] check-in: [85e8ccc3a5] user: js, branch: trunk, size: 2162 [annotate] [blame] [check-ins using] [diff] | |
2013-06-27
| ||
09:38 | Added: Improve OFFile API. file: [c4778e2f1f] check-in: [20a5c3d547] user: js, branch: trunk, size: 2165 [annotate] [blame] [check-ins using] | |