History of file src/exceptions/OFLinkFailedException.m at check-in 4aa544351deb486c
2024-04-03
| ||
02:16 | Change license to LGPLv3 only file: [531e3bb795] check-in: [7413a728a7] user: js, branch: trunk, size: 1907 [annotate] [blame] [check-ins using] [diff] | |
2024-01-02
| ||
17:17 | Update copyright file: [39970032b6] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 1699 [annotate] [blame] [check-ins using] [diff] | |
2023-01-06
| ||
09:04 | Update copyright file: [d3fcfa178d] check-in: [8939cbdb52] user: js, branch: trunk, size: 1699 [annotate] [blame] [check-ins using] [diff] | |
2022-11-24
| ||
00:21 | Rename OFURI to OFIRI file: [c5752027ce] check-in: [23272e6d43] user: js, branch: trunk, size: 1699 [annotate] [blame] [check-ins using] [diff] | |
2022-09-28
| ||
21:40 | Rename OFUR{L -> I} in preparation for URI support file: [3033895110] check-in: [e7ab06503c] user: js, branch: trunk, size: 1699 [annotate] [blame] [check-ins using] [diff] | |
2022-09-25
| ||
13:54 | Renamed src/exceptions/OFLinkFailedException.m → src/exceptions/OFLinkItemFailedException.m. Rename OFLink{ -> Item}FailedException file: [6a168f2101] check-in: [61668023dd] user: js, branch: trunk, size: 1699 [annotate] [blame] [check-ins using] [diff] | |
2022-02-12
| ||
07:46 | Update copyright file: [7710ab3fd2] check-in: [1a86b8175b] user: js, branch: trunk, size: 1691 [annotate] [blame] [check-ins using] [diff] | |
2021-04-18
| ||
22:56 | Rename all symbols marked extern file: [aad9720e68] check-in: [e73c65a849] user: js, branch: new-naming-convention, size: 1691 [annotate] [blame] [check-ins using] [diff] | |
2021-01-02
| ||
22:04 | Update copyright file: [1249431f65] check-in: [374e1a1bfa] user: js, branch: trunk, size: 1692 [annotate] [blame] [check-ins using] [diff] | |
2020-01-02
| ||
01:51 | Update copyright file: [b001d54d98] check-in: [c7f0229795] user: js, branch: trunk, size: 1781 [annotate] [blame] [check-ins using] [diff] | |
2019-01-03
| ||
19:13 | Update copyright file: [852395ae8f] check-in: [0509d7a844] user: js, branch: trunk, size: 1778 [annotate] [blame] [check-ins using] [diff] | |
2018-01-03
| ||
19:49 | Update copyright notice file: [1cc34666c5] check-in: [7e5c81e186] user: js, branch: trunk, size: 1772 [annotate] [blame] [check-ins using] [diff] | |
2017-11-13
| ||
01:18 | Add OFURLHandler file: [420629fe36] check-in: [31e602a476] user: js, branch: trunk, size: 1749 [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: [ced71e0c8a] check-in: [cc5923d6bb] user: js, branch: trunk, size: 2311 [annotate] [blame] [check-ins using] [diff] | |
2017-05-13
| ||
16:56 | Fix compilation with GCC file: [d6a8b9409e] check-in: [4df6ab6bca] user: js, branch: trunk, size: 2391 [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: [ec984119f3] check-in: [4af49a13c3] user: js, branch: trunk, size: 2334 [annotate] [blame] [check-ins using] [diff] | |
2017-05-02
| ||
21:10 | exceptions: Add nullability specifiers file: [22b0d59c65] check-in: [cc4cb0d824] user: js, branch: trunk, size: 2325 [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: [3fe16945e2] check-in: [768b31dede] user: js, branch: trunk, size: 2375 [annotate] [blame] [check-ins using] [diff] | |
2016-01-03
| ||
00:43 |
Update copyright
While at it, also update the mail address. file: [a00798a11a] check-in: [cec0f072f8] user: js, branch: 0.8, size: 1765 [annotate] [blame] [check-ins using] [diff] | |
00:41 |
Update copyright
While at it, also update the mail address. file: [71bc83ac12] check-in: [2a27cf3000] user: js, branch: trunk, size: 1706 [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: [9dbf2235b5] check-in: [cfd374b906] user: js, branch: trunk, size: 1708 [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: [66ba4d7d8a] check-in: [3b97fc3cd9] user: js, branch: trunk, size: 1721 [annotate] [blame] [check-ins using] [diff] | |
2013-11-23
| ||
01:12 | Add OF_INVALID_INIT_METHOD. file: [b1d794cdfc] check-in: [35dafd5c57] user: js, branch: trunk, size: 1715 [annotate] [blame] [check-ins using] [diff] | |
2013-11-20
| ||
22:06 | Make exception properties atomic. file: [72257aafbd] check-in: [85e8ccc3a5] user: js, branch: trunk, size: 1805 [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-03-04
| ||
17:20 |
Replace BOOL with bool.
The only places where BOOL is left are those where they are required by | |
2013-02-13
| ||
23:10 |
Don't cache the description of exceptions.
This was pretty pointless, as it's usually only used once. file: [e104c85a1d] check-in: [d9ddc4d06e] user: js, branch: trunk, size: 1928 [annotate] [blame] [check-ins using] [diff] | |
2013-02-12
| ||
18:22 | Prefix all ivars with an underscore. file: [f22db317c8] check-in: [e40729d406] user: js, branch: trunk, size: 2015 [annotate] [blame] [check-ins using] [diff] | |
2013-02-05
| ||
22:24 | Move abort() to make old GCCs happy. file: [358646961f] check-in: [737a82e1a4] user: js, branch: trunk, size: 1973 [annotate] [blame] [check-ins using] [diff] | |
2013-01-09
| ||
22:24 | Update copyright. file: [bb90273c5c] check-in: [813c00ccf0] user: js, branch: trunk, size: 1973 [annotate] [blame] [check-ins using] [diff] | |
2012-12-22
| ||
15:37 | Add -[doesNotRecognizeSelector:]. file: [56b55d35a2] check-in: [917ce5754c] user: js, branch: trunk, size: 1967 [annotate] [blame] [check-ins using] [diff] | |
2012-10-09
| ||
15:07 | Make use of instancetype. file: [9f6ed4a020] check-in: [fb515e8e24] user: js, branch: trunk, size: 1999 [annotate] [blame] [check-ins using] [diff] | |
2012-10-02
| ||
11:00 | Clean up properties in exceptions. file: [24670c67fb] check-in: [c7adbcf399] user: js, branch: trunk, size: 1985 [annotate] [blame] [check-ins using] [diff] | |
2012-07-12
| ||
01:28 | Don't access isa directly. file: [e4101540ee] check-in: [8892ae9fcc] user: js, branch: trunk, size: 1971 [annotate] [blame] [check-ins using] [diff] | |
2012-01-31
| ||
13:39 | Rename a few variables that were forgotten in the past. file: [9d20d8d748] check-in: [aef0a226d8] user: js, branch: trunk, size: 1962 [annotate] [blame] [check-ins using] [diff] | |
2012-01-05
| ||
00:56 | Update copyright. file: [7c17f7da79] check-in: [ce70e17b38] user: js, branch: trunk, size: 1922 [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-09-11
| ||
00:06 | Fix missing @try. file: [77f18c4a57] check-in: [6f18cbc1ea] user: js, branch: trunk, size: 1893 [annotate] [blame] [check-ins using] [diff] | |
2011-03-24
| ||
16:09 | Added: Split OFExceptions.{h,m} into one file per exception. file: [19f41737ee] check-in: [e1eea29286] user: js, branch: trunk, size: 1830 [annotate] [blame] [check-ins using] | |