History of file src/exceptions/OFChangeCurrentDirectoryFailedException.m at check-in ec6ee4c26928c124
2024-04-03
| ||
02:16 | Change license to LGPLv3 only file: [56e09d3f73] check-in: [7413a728a7] user: js, branch: trunk, size: 1607 [annotate] [blame] [check-ins using] [diff] | |
2024-01-02
| ||
17:17 | Update copyright file: [90839be848] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 1399 [annotate] [blame] [check-ins using] [diff] | |
2023-01-06
| ||
09:04 | Update copyright file: [abd3da2c56] check-in: [8939cbdb52] user: js, branch: trunk, size: 1399 [annotate] [blame] [check-ins using] [diff] | |
2022-09-25
| ||
14:03 | Renamed src/exceptions/OFChangeCurrentDirectoryPathFailedException.m → src/exceptions/OFChangeCurrentDirectoryFailedException.m. OFChangeCurrentDirectory{Path ->}FailedException file: [7267a7e220] check-in: [b83abbf019] user: js, branch: trunk, size: 1399 [annotate] [blame] [check-ins using] [diff] | |
2022-04-25
| ||
19:14 | More reordering for consistency file: [35ec7fdb32] check-in: [8cb6fafdc0] user: js, branch: trunk, size: 1412 [annotate] [blame] [check-ins using] [diff] | |
2022-02-12
| ||
07:46 | Update copyright file: [e479f99364] check-in: [1a86b8175b] user: js, branch: trunk, size: 1412 [annotate] [blame] [check-ins using] [diff] | |
2021-04-18
| ||
22:56 | Rename all symbols marked extern file: [c3f3d9bb60] check-in: [e73c65a849] user: js, branch: new-naming-convention, size: 1412 [annotate] [blame] [check-ins using] [diff] | |
2021-03-07
| ||
20:25 | *.m: Fold methods into one line where it fits file: [8ebcf82a75] check-in: [1b82d3bf4f] user: js, branch: trunk, size: 1413 [annotate] [blame] [check-ins using] [diff] | |
2021-01-02
| ||
22:04 | Update copyright file: [4c59b51695] check-in: [374e1a1bfa] user: js, branch: trunk, size: 1438 [annotate] [blame] [check-ins using] [diff] | |
2020-01-02
| ||
01:51 | Update copyright file: [2ba63a593c] check-in: [c7f0229795] user: js, branch: trunk, size: 1527 [annotate] [blame] [check-ins using] [diff] | |
2019-01-03
| ||
19:13 | Update copyright file: [c073898b35] check-in: [0509d7a844] user: js, branch: trunk, size: 1524 [annotate] [blame] [check-ins using] [diff] | |
2018-01-03
| ||
19:49 | Update copyright notice file: [29d948a41d] check-in: [7e5c81e186] user: js, branch: trunk, size: 1518 [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: [44d470ce9a] check-in: [4df6ab6bca] user: js, branch: trunk, size: 1460 [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: [2d31d2e850] check-in: [4af49a13c3] user: js, branch: trunk, size: 1403 [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: [ca29c7908f] check-in: [cec0f072f8] user: js, branch: 0.8, size: 1432 [annotate] [blame] [check-ins using] [diff] | |
00:41 |
Update copyright
While at it, also update the mail address. file: [f99f432b63] check-in: [2a27cf3000] user: js, branch: trunk, size: 1394 [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: [dce8eb235d] check-in: [cfd374b906] user: js, branch: trunk, size: 1379 [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: [799a39b3c9] check-in: [3b97fc3cd9] user: js, branch: trunk, size: 1392 [annotate] [blame] [check-ins using] [diff] | |
2013-11-23
| ||
01:12 | Add OF_INVALID_INIT_METHOD. file: [f4a231c25b] check-in: [35dafd5c57] user: js, branch: trunk, size: 1386 [annotate] [blame] [check-ins using] [diff] | |
2013-11-20
| ||
22:06 | Make exception properties atomic. file: [ec26a362b7] check-in: [85e8ccc3a5] user: js, branch: trunk, size: 1476 [annotate] [blame] [check-ins using] [diff] | |
2013-08-14
| ||
19:28 | Rename -[initWith*Path:] to -[initWithPath:]. file: [a962360020] check-in: [0abd116830] user: js, branch: trunk, size: 1477 [annotate] [blame] [check-ins using] [diff] | |
2013-06-28
| ||
19:15 |
Rename methods to prevent signature conflicts.
This only affects exceptions. file: [52bb583ba5] check-in: [f3654b5cc6] user: js, branch: trunk, size: 1590 [annotate] [blame] [check-ins using] [diff] | |
2013-06-27
| ||
09:38 | Added: Improve OFFile API. file: [4f4c6d6c2b] check-in: [20a5c3d547] user: js, branch: trunk, size: 1478 [annotate] [blame] [check-ins using] | |