History of file src/exceptions/OFCreateSymbolicLinkFailedException.h at check-in a534a0deb5518021
2024-06-17
| ||
21:08 | Always use <ObjFW/ObjFW.h> in documentation file: [2faece90fc] check-in: [164f2fb4bf] user: js, branch: trunk, size: 2490 [annotate] [blame] [check-ins using] [diff] | |
2024-04-03
| ||
02:16 | Change license to LGPLv3 only file: [728c2c7d81] check-in: [7413a728a7] user: js, branch: trunk, size: 2529 [annotate] [blame] [check-ins using] [diff] | |
2024-02-03
| ||
08:53 | Fix typos in documentation found by spell checker file: [a63f857435] check-in: [19f3948a26] user: js, branch: 1.0, size: 2321 [annotate] [blame] [check-ins using] [diff] | |
08:49 | Fix typos in documentation found by spell checker file: [971338ad9a] check-in: [f97dc452b1] user: js, branch: trunk, size: 2321 [annotate] [blame] [check-ins using] [diff] | |
2024-01-02
| ||
17:17 | Update copyright file: [bd616cbde6] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 2297 [annotate] [blame] [check-ins using] [diff] | |
2023-01-06
| ||
09:04 | Update copyright file: [6f3ee8cfc5] check-in: [8939cbdb52] user: js, branch: trunk, size: 2297 [annotate] [blame] [check-ins using] [diff] | |
2022-11-24
| ||
00:21 | Rename OFURI to OFIRI file: [a31832a3fb] check-in: [23272e6d43] user: js, branch: trunk, size: 2297 [annotate] [blame] [check-ins using] [diff] | |
2022-09-28
| ||
21:40 | Rename OFUR{L -> I} in preparation for URI support file: [79c2f6b7ee] check-in: [e7ab06503c] user: js, branch: trunk, size: 2297 [annotate] [blame] [check-ins using] [diff] | |
2022-09-12
| ||
14:34 | Either restrict subclassing or reserve ivars file: [200bfbec91] check-in: [c40a295629] user: js, branch: trunk, size: 2297 [annotate] [blame] [check-ins using] [diff] | |
2022-04-23
| ||
12:26 | More declaration reordering and nullability fixes file: [3600a35794] check-in: [59fc5153a1] user: js, branch: trunk, size: 2239 [annotate] [blame] [check-ins using] [diff] | |
2022-02-12
| ||
07:46 | Update copyright file: [4a1beb3f78] check-in: [1a86b8175b] user: js, branch: trunk, size: 2239 [annotate] [blame] [check-ins using] [diff] | |
2021-01-02
| ||
22:04 | Update copyright file: [cac718df00] check-in: [374e1a1bfa] user: js, branch: trunk, size: 2239 [annotate] [blame] [check-ins using] [diff] | |
2020-10-03
| ||
11:35 | Use /** */ instead of /*! */ for documentation file: [15f0d4bcc2] check-in: [163a4a5a2e] user: js, branch: trunk, size: 2328 [annotate] [blame] [check-ins using] [diff] | |
2020-01-02
| ||
01:51 | Update copyright file: [1398fa5f79] check-in: [c7f0229795] user: js, branch: trunk, size: 2328 [annotate] [blame] [check-ins using] [diff] | |
2019-01-03
| ||
19:13 | Update copyright file: [6c4faa0b66] check-in: [0509d7a844] user: js, branch: trunk, size: 2325 [annotate] [blame] [check-ins using] [diff] | |
2018-01-03
| ||
19:49 | Update copyright notice file: [e98e7e8bef] check-in: [7e5c81e186] user: js, branch: trunk, size: 2319 [annotate] [blame] [check-ins using] [diff] | |
2017-11-18
| ||
18:50 | Documentation: Use @brief for all properties file: [20fcda4b44] check-in: [cc3ad3ddd3] user: js, branch: trunk, size: 2296 [annotate] [blame] [check-ins using] [diff] | |
2017-11-13
| ||
01:18 | Add OFURLHandler file: [f58161cb91] check-in: [31e602a476] user: js, branch: trunk, size: 2275 [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: [6b7c04ec31] check-in: [cc5923d6bb] user: js, branch: trunk, size: 3076 [annotate] [blame] [check-ins using] [diff] | |
2017-05-13
| ||
16:29 | Also use nonatomic for non-object properties file: [1bdb6bb6d4] check-in: [f663d40cbd] user: js, branch: trunk, size: 3050 [annotate] [blame] [check-ins using] [diff] | |
2017-05-07
| ||
23:14 | Add OF_UNAVAILABLE file: [691cb6e6d9] check-in: [16c05e87e1] user: js, branch: trunk, size: 3039 [annotate] [blame] [check-ins using] [diff] | |
20:10 |
Small code style change
Casts are now written like types in variable declarations. file: [57208c7e32] check-in: [4af49a13c3] user: js, branch: trunk, size: 2972 [annotate] [blame] [check-ins using] [diff] | |
2017-05-02
| ||
21:10 | exceptions: Add nullability specifiers file: [0d686e2861] check-in: [cc4cb0d824] user: js, branch: trunk, size: 2964 [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: [f563bb643a] check-in: [768b31dede] user: js, branch: trunk, size: 2959 [annotate] [blame] [check-ins using] [diff] | |
2016-01-03
| ||
00:43 |
Update copyright
While at it, also update the mail address. file: [9ae49791ce] check-in: [cec0f072f8] user: js, branch: 0.8, size: 2474 [annotate] [blame] [check-ins using] [diff] | |
00:41 |
Update copyright
While at it, also update the mail address. file: [15147c1170] check-in: [2a27cf3000] user: js, branch: trunk, size: 2168 [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: [b50a4d8944] check-in: [efc6b07e2c] user: js, branch: trunk, size: 2470 [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: [68e5a962d1] check-in: [cfd374b906] user: js, branch: trunk, size: 2352 [annotate] [blame] [check-ins using] [diff] | |
2014-02-18
| ||
18:50 | Documentation: Show correct imports file: [95db665c33] check-in: [246cfe0807] user: js, branch: trunk, size: 2346 [annotate] [blame] [check-ins using] [diff] | |
2014-01-04
| ||
00:24 | Update copyright. file: [b5be061b91] check-in: [3b97fc3cd9] user: js, branch: trunk, size: 2201 [annotate] [blame] [check-ins using] [diff] | |
2013-11-20
| ||
22:06 | Make exception properties atomic. file: [8302938581] check-in: [85e8ccc3a5] user: js, branch: trunk, size: 2195 [annotate] [blame] [check-ins using] [diff] | |
2013-06-28
| ||
18:43 | Include errno in headers for exceptions using it. file: [269d5052a0] check-in: [3d6917fe0b] user: js, branch: trunk, size: 2206 [annotate] [blame] [check-ins using] [diff] | |
2013-06-27
| ||
09:38 | Added: Improve OFFile API. file: [dbe4748126] check-in: [20a5c3d547] user: js, branch: trunk, size: 2186 [annotate] [blame] [check-ins using] | |