History of file src/exceptions/OFRemoveItemFailedException.m at check-in 816c13da9ba3f865
2024-04-03
| ||
02:16 | Change license to LGPLv3 only file: [11cff1a845] check-in: [7413a728a7] user: js, branch: trunk, size: 1565 [annotate] [blame] [check-ins using] [diff] | |
2024-01-02
| ||
17:17 | Update copyright file: [cfd5d0de3c] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 1357 [annotate] [blame] [check-ins using] [diff] | |
2023-01-06
| ||
09:04 | Update copyright file: [70232d7087] check-in: [8939cbdb52] user: js, branch: trunk, size: 1357 [annotate] [blame] [check-ins using] [diff] | |
2022-11-24
| ||
00:21 | Rename OFURI to OFIRI file: [c486ea57fb] check-in: [23272e6d43] user: js, branch: trunk, size: 1357 [annotate] [blame] [check-ins using] [diff] | |
2022-09-28
| ||
21:40 | Rename OFUR{L -> I} in preparation for URI support file: [790fd92540] check-in: [e7ab06503c] user: js, branch: trunk, size: 1357 [annotate] [blame] [check-ins using] [diff] | |
2022-02-12
| ||
07:46 | Update copyright file: [be28f37327] check-in: [1a86b8175b] user: js, branch: trunk, size: 1357 [annotate] [blame] [check-ins using] [diff] | |
2021-04-18
| ||
22:56 | Rename all symbols marked extern file: [fd424614b6] check-in: [e73c65a849] user: js, branch: new-naming-convention, size: 1357 [annotate] [blame] [check-ins using] [diff] | |
2021-03-07
| ||
20:25 | *.m: Fold methods into one line where it fits file: [998c78be5a] check-in: [1b82d3bf4f] user: js, branch: trunk, size: 1358 [annotate] [blame] [check-ins using] [diff] | |
2021-01-02
| ||
22:04 | Update copyright file: [2a6d0a2121] check-in: [374e1a1bfa] user: js, branch: trunk, size: 1380 [annotate] [blame] [check-ins using] [diff] | |
2020-01-02
| ||
01:51 | Update copyright file: [5f5d30d1f4] check-in: [c7f0229795] user: js, branch: trunk, size: 1469 [annotate] [blame] [check-ins using] [diff] | |
2019-01-03
| ||
19:13 | Update copyright file: [3e948683eb] check-in: [0509d7a844] user: js, branch: trunk, size: 1466 [annotate] [blame] [check-ins using] [diff] | |
2018-01-03
| ||
19:49 | Update copyright notice file: [7500777667] check-in: [7e5c81e186] user: js, branch: trunk, size: 1460 [annotate] [blame] [check-ins using] [diff] | |
2017-11-13
| ||
01:18 | Add OFURLHandler file: [7123053eac] check-in: [31e602a476] user: js, branch: trunk, size: 1437 [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-05-13
| ||
16:56 | Fix compilation with GCC file: [5cc237476f] check-in: [4df6ab6bca] user: js, branch: trunk, size: 1411 [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: [a7ff1e04ee] check-in: [4af49a13c3] user: js, branch: trunk, size: 1354 [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: [00607ea7de] check-in: [cec0f072f8] user: js, branch: 0.8, size: 1383 [annotate] [blame] [check-ins using] [diff] | |
00:41 |
Update copyright
While at it, also update the mail address. file: [bf16c08041] check-in: [2a27cf3000] user: js, branch: trunk, size: 1345 [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-20
| ||
18:52 |
Remove useless descriptions in some exceptions
errNo could never be 0 for those exceptions, so there's no point in | |
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: [981990160b] check-in: [cfd374b906] user: js, branch: trunk, size: 1325 [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: [fe3df5f784] check-in: [3b97fc3cd9] user: js, branch: trunk, size: 1338 [annotate] [blame] [check-ins using] [diff] | |
2013-11-23
| ||
01:12 | Add OF_INVALID_INIT_METHOD. file: [8513c01866] check-in: [35dafd5c57] user: js, branch: trunk, size: 1332 [annotate] [blame] [check-ins using] [diff] | |
2013-11-20
| ||
22:06 | Make exception properties atomic. file: [fc2e8c40c3] check-in: [85e8ccc3a5] user: js, branch: trunk, size: 1422 [annotate] [blame] [check-ins using] [diff] | |
2013-08-14
| ||
19:28 | Rename -[initWith*Path:] to -[initWithPath:]. file: [e961218ed3] check-in: [0abd116830] user: js, branch: trunk, size: 1423 [annotate] [blame] [check-ins using] [diff] | |
2013-06-28
| ||
19:15 |
Added:
Rename methods to prevent signature conflicts.
This only affects exceptions. file: [8c04e72357] check-in: [f3654b5cc6] user: js, branch: trunk, size: 1471 [annotate] [blame] [check-ins using] | |