History of file src/exceptions/OFLinkItemFailedException.h at check-in 285a384ff4043fed
2024-06-17
| ||
21:08 | Always use <ObjFW/ObjFW.h> in documentation file: [9daff7c547] check-in: [164f2fb4bf] user: js, branch: trunk, size: 2363 [annotate] [blame] [check-ins using] [diff] | |
2024-04-03
| ||
02:16 | Change license to LGPLv3 only file: [df6f0e446c] check-in: [7413a728a7] user: js, branch: trunk, size: 2390 [annotate] [blame] [check-ins using] [diff] | |
2024-01-02
| ||
17:17 | Update copyright file: [a8e91f4a64] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 2182 [annotate] [blame] [check-ins using] [diff] | |
2023-01-06
| ||
09:04 | Update copyright file: [63f36b110c] check-in: [8939cbdb52] user: js, branch: trunk, size: 2182 [annotate] [blame] [check-ins using] [diff] | |
2022-11-24
| ||
00:21 | Rename OFURI to OFIRI file: [6b61ae09b8] check-in: [23272e6d43] user: js, branch: trunk, size: 2182 [annotate] [blame] [check-ins using] [diff] | |
2022-09-28
| ||
21:40 | Rename OFUR{L -> I} in preparation for URI support file: [bc4e6321e5] check-in: [e7ab06503c] user: js, branch: trunk, size: 2180 [annotate] [blame] [check-ins using] [diff] | |
2022-09-25
| ||
13:54 | Renamed src/exceptions/OFLinkFailedException.h → src/exceptions/OFLinkItemFailedException.h. Rename OFLink{ -> Item}FailedException file: [9e9934b885] check-in: [61668023dd] user: js, branch: trunk, size: 2180 [annotate] [blame] [check-ins using] [diff] | |
2022-09-12
| ||
14:34 | Either restrict subclassing or reserve ivars file: [d8c1abe3a6] check-in: [c40a295629] user: js, branch: trunk, size: 2160 [annotate] [blame] [check-ins using] [diff] | |
2022-04-23
| ||
12:26 | More declaration reordering and nullability fixes file: [099d3c2419] check-in: [59fc5153a1] user: js, branch: trunk, size: 2116 [annotate] [blame] [check-ins using] [diff] | |
2022-02-12
| ||
07:46 | Update copyright file: [a8550fc627] check-in: [1a86b8175b] user: js, branch: trunk, size: 2116 [annotate] [blame] [check-ins using] [diff] | |
2021-01-02
| ||
22:04 | Update copyright file: [c1e5af9311] check-in: [374e1a1bfa] user: js, branch: trunk, size: 2116 [annotate] [blame] [check-ins using] [diff] | |
2020-10-03
| ||
11:35 | Use /** */ instead of /*! */ for documentation file: [be0b2a5425] check-in: [163a4a5a2e] user: js, branch: trunk, size: 2205 [annotate] [blame] [check-ins using] [diff] | |
2020-01-02
| ||
01:51 | Update copyright file: [b7c4c95ae2] check-in: [c7f0229795] user: js, branch: trunk, size: 2205 [annotate] [blame] [check-ins using] [diff] | |
2019-01-03
| ||
19:13 | Update copyright file: [3d20dc5ac8] check-in: [0509d7a844] user: js, branch: trunk, size: 2202 [annotate] [blame] [check-ins using] [diff] | |
2018-01-03
| ||
19:49 | Update copyright notice file: [9985cad538] check-in: [7e5c81e186] user: js, branch: trunk, size: 2196 [annotate] [blame] [check-ins using] [diff] | |
2017-11-18
| ||
18:50 | Documentation: Use @brief for all properties file: [27966ca9cf] check-in: [cc3ad3ddd3] user: js, branch: trunk, size: 2173 [annotate] [blame] [check-ins using] [diff] | |
2017-11-13
| ||
01:18 | Add OFURLHandler file: [c60fe0b102] check-in: [31e602a476] user: js, branch: trunk, size: 2152 [annotate] [blame] [check-ins using] [diff] | |
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: [27038c4511] check-in: [cc5923d6bb] user: js, branch: trunk, size: 2816 [annotate] [blame] [check-ins using] [diff] | |
2017-05-13
| ||
16:29 | Also use nonatomic for non-object properties file: [88dd7ed2e3] check-in: [f663d40cbd] user: js, branch: trunk, size: 2790 [annotate] [blame] [check-ins using] [diff] | |
2017-05-07
| ||
23:14 | Add OF_UNAVAILABLE file: [46e9998ad9] check-in: [16c05e87e1] user: js, branch: trunk, size: 2779 [annotate] [blame] [check-ins using] [diff] | |
20:10 |
Small code style change
Casts are now written like types in variable declarations. file: [447f9c2dc0] check-in: [4af49a13c3] user: js, branch: trunk, size: 2712 [annotate] [blame] [check-ins using] [diff] | |
2017-05-02
| ||
21:10 | exceptions: Add nullability specifiers file: [330c1ca862] check-in: [cc4cb0d824] user: js, branch: trunk, size: 2704 [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-07-03
| ||
22:40 | Add support for hardlinks and symlinks on Windows file: [d7ba6d4dbb] check-in: [768b31dede] user: js, branch: trunk, size: 2696 [annotate] [blame] [check-ins using] [diff] | |
2016-01-03
| ||
00:43 |
Update copyright
While at it, also update the mail address. file: [b8707a8962] check-in: [cec0f072f8] user: js, branch: 0.8, size: 2284 [annotate] [blame] [check-ins using] [diff] | |
00:41 |
Update copyright
While at it, also update the mail address. file: [d5b885ed6e] check-in: [2a27cf3000] user: js, branch: trunk, size: 2010 [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: [2a9133ec4a] check-in: [efc6b07e2c] user: js, branch: trunk, size: 2280 [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: [869469c410] check-in: [cfd374b906] user: js, branch: trunk, size: 2162 [annotate] [blame] [check-ins using] [diff] | |
2014-02-18
| ||
18:50 | Documentation: Show correct imports file: [7481ad05e6] check-in: [246cfe0807] user: js, branch: trunk, size: 2156 [annotate] [blame] [check-ins using] [diff] | |
2014-01-04
| ||
00:24 | Update copyright. file: [f872217020] check-in: [3b97fc3cd9] user: js, branch: trunk, size: 2060 [annotate] [blame] [check-ins using] [diff] | |
2013-11-20
| ||
22:06 | Make exception properties atomic. file: [6df778cc47] check-in: [85e8ccc3a5] user: js, branch: trunk, size: 2054 [annotate] [blame] [check-ins using] [diff] | |
2013-06-28
| ||
18:43 | Include errno in headers for exceptions using it. file: [289b5d8829] check-in: [3d6917fe0b] user: js, branch: trunk, size: 2065 [annotate] [blame] [check-ins using] [diff] | |
2013-06-22
| ||
12:12 |
Rework exceptions.
This mostly removes the argument for the class in which the exception This also removes a few other arguments which were not too helpful. In | |
2013-02-12
| ||
18:22 | Prefix all ivars with an underscore. file: [2ff6890222] check-in: [e40729d406] user: js, branch: trunk, size: 2229 [annotate] [blame] [check-ins using] [diff] | |
2013-01-09
| ||
22:24 | Update copyright. file: [dd1a6acbbb] check-in: [813c00ccf0] user: js, branch: trunk, size: 2251 [annotate] [blame] [check-ins using] [diff] | |
2012-10-29
| ||
08:00 | Documentation improvements. file: [e9e9edf9b6] check-in: [7a3977d7fd] user: js, branch: 0.7, size: 2245 [annotate] [blame] [check-ins using] [diff] | |
07:59 | Documentation improvements. file: [e83cc922e9] check-in: [63bf4de97b] user: js, branch: trunk, size: 2245 [annotate] [blame] [check-ins using] [diff] | |
2012-10-28
| ||
12:38 | Switch to a headerdoc-compatible doc format. file: [b74369b22f] check-in: [1ad9565253] user: js, branch: trunk, size: 1967 [annotate] [blame] [check-ins using] [diff] | |
2012-10-09
| ||
15:07 | Make use of instancetype. file: [f106ab4027] check-in: [fb515e8e24] user: js, branch: trunk, size: 1967 [annotate] [blame] [check-ins using] [diff] | |
2012-10-02
| ||
11:00 | Clean up properties in exceptions. file: [21a1b60e3c] check-in: [c7adbcf399] user: js, branch: trunk, size: 1953 [annotate] [blame] [check-ins using] [diff] | |
2012-02-01
| ||
13:42 | Clean up the properties mess. file: [c4de1cadf3] check-in: [c1b35e1495] user: js, branch: trunk, size: 1935 [annotate] [blame] [check-ins using] [diff] | |
2012-01-31
| ||
13:39 | Rename a few variables that were forgotten in the past. file: [584fc37733] check-in: [aef0a226d8] user: js, branch: trunk, size: 1941 [annotate] [blame] [check-ins using] [diff] | |
2012-01-05
| ||
00:56 | Update copyright. file: [f052f72241] check-in: [ce70e17b38] user: js, branch: trunk, size: 1901 [annotate] [blame] [check-ins using] [diff] | |
2011-09-22
| ||
23:25 |
Exceptions are now autoreleased.
This is safe as an "exception loop" can't happen, since if allocating So, the worst case would be that an autorelease of an exception fails, | |
2011-03-24
| ||
16:09 | Added: Split OFExceptions.{h,m} into one file per exception. file: [30ebd8184e] check-in: [e1eea29286] user: js, branch: trunk, size: 1893 [annotate] [blame] [check-ins using] | |