History of file src/exceptions/OFCreateSymbolicLinkFailedException.m at check-in 2547c1c4ce500568
2024-04-03
| ||
02:16 | Change license to LGPLv3 only file: [3036e6ab28] check-in: [7413a728a7] user: js, branch: trunk, size: 1787 [annotate] [blame] [check-ins using] [diff] | |
2024-01-02
| ||
17:17 | Update copyright file: [0a0c895913] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 1579 [annotate] [blame] [check-ins using] [diff] | |
2023-01-06
| ||
09:04 | Update copyright file: [6e3c50256e] check-in: [8939cbdb52] user: js, branch: trunk, size: 1579 [annotate] [blame] [check-ins using] [diff] | |
2022-11-24
| ||
00:21 | Rename OFURI to OFIRI file: [afa585d265] check-in: [23272e6d43] user: js, branch: trunk, size: 1579 [annotate] [blame] [check-ins using] [diff] | |
2022-09-28
| ||
21:40 | Rename OFUR{L -> I} in preparation for URI support file: [c5e085b246] check-in: [e7ab06503c] user: js, branch: trunk, size: 1579 [annotate] [blame] [check-ins using] [diff] | |
2022-02-12
| ||
07:46 | Update copyright file: [98cc87f63e] check-in: [1a86b8175b] user: js, branch: trunk, size: 1579 [annotate] [blame] [check-ins using] [diff] | |
2021-04-18
| ||
22:56 | Rename all symbols marked extern file: [0a310f1939] check-in: [e73c65a849] user: js, branch: new-naming-convention, size: 1579 [annotate] [blame] [check-ins using] [diff] | |
2021-01-02
| ||
22:04 | Update copyright file: [eb17d03171] check-in: [374e1a1bfa] user: js, branch: trunk, size: 1580 [annotate] [blame] [check-ins using] [diff] | |
2020-01-02
| ||
01:51 | Update copyright file: [389fe64f93] check-in: [c7f0229795] user: js, branch: trunk, size: 1669 [annotate] [blame] [check-ins using] [diff] | |
2019-01-03
| ||
19:13 | Update copyright file: [7170cbca01] check-in: [0509d7a844] user: js, branch: trunk, size: 1666 [annotate] [blame] [check-ins using] [diff] | |
2018-01-03
| ||
19:49 | Update copyright notice file: [aa9f68e224] check-in: [7e5c81e186] user: js, branch: trunk, size: 1660 [annotate] [blame] [check-ins using] [diff] | |
2017-11-13
| ||
01:18 | Add OFURLHandler file: [797bac35d2] check-in: [31e602a476] user: js, branch: trunk, size: 1637 [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: [cf0b1e7a4c] check-in: [cc5923d6bb] user: js, branch: trunk, size: 2399 [annotate] [blame] [check-ins using] [diff] | |
2017-05-13
| ||
16:56 | Fix compilation with GCC file: [d7ffabf569] check-in: [4df6ab6bca] user: js, branch: trunk, size: 2479 [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: [2ef5f721b8] check-in: [4af49a13c3] user: js, branch: trunk, size: 2422 [annotate] [blame] [check-ins using] [diff] | |
2017-05-02
| ||
21:10 | exceptions: Add nullability specifiers file: [3c148de5f6] check-in: [cc4cb0d824] user: js, branch: trunk, size: 2413 [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-07-03
| ||
22:40 | Add support for hardlinks and symlinks on Windows file: [3c5d7c863e] check-in: [768b31dede] user: js, branch: trunk, size: 2466 [annotate] [blame] [check-ins using] [diff] | |
2016-01-03
| ||
00:43 |
Update copyright
While at it, also update the mail address. file: [8f0ca376e3] check-in: [cec0f072f8] user: js, branch: 0.8, size: 1799 [annotate] [blame] [check-ins using] [diff] | |
00:41 |
Update copyright
While at it, also update the mail address. file: [fc02c53f72] check-in: [2a27cf3000] user: js, branch: trunk, size: 1740 [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: [3a276fc80a] check-in: [cfd374b906] user: js, branch: trunk, size: 1742 [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: [e0ac6f7a61] check-in: [3b97fc3cd9] user: js, branch: trunk, size: 1755 [annotate] [blame] [check-ins using] [diff] | |
2013-11-23
| ||
01:12 | Add OF_INVALID_INIT_METHOD. file: [3cb2e0b69b] check-in: [35dafd5c57] user: js, branch: trunk, size: 1749 [annotate] [blame] [check-ins using] [diff] | |
2013-11-20
| ||
22:06 | Make exception properties atomic. file: [a5e043dcde] check-in: [85e8ccc3a5] user: js, branch: trunk, size: 1839 [annotate] [blame] [check-ins using] [diff] | |
2013-06-27
| ||
09:38 | Added: Improve OFFile API. file: [1052a2a91b] check-in: [20a5c3d547] user: js, branch: trunk, size: 1841 [annotate] [blame] [check-ins using] | |