History of file src/exceptions/OFGetCurrentDirectoryPathFailedException.h at check-in addbd546c5da962c
2024-06-17
| ||
21:08 | Always use <ObjFW/ObjFW.h> in documentation file: [9395afe131] check-in: [164f2fb4bf] user: js, branch: trunk, size: 1899 [annotate] [blame] [check-ins using] [diff] | |
2024-04-03
| ||
02:16 | Change license to LGPLv3 only file: [c86c2ee31f] check-in: [7413a728a7] user: js, branch: trunk, size: 1939 [annotate] [blame] [check-ins using] [diff] | |
2024-01-02
| ||
17:17 | Update copyright file: [2cdfac4af1] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 1731 [annotate] [blame] [check-ins using] [diff] | |
2023-01-06
| ||
09:04 | Update copyright file: [2e7e7c7364] check-in: [8939cbdb52] user: js, branch: trunk, size: 1731 [annotate] [blame] [check-ins using] [diff] | |
2022-09-25
| ||
13:06 | Renamed src/exceptions/OFGetCurrentDirectoryPathFailedException.h → src/exceptions/OFGetCurrentDirectoryFailedException.h. OFGetCurrentDirectory{Path -> }FailedException file: [60ae2d8910] check-in: [4d1eba5829] user: js, branch: trunk, size: 1731 [annotate] [blame] [check-ins using] [diff] | |
2022-09-12
| ||
14:34 | Either restrict subclassing or reserve ivars file: [30be5f43f5] check-in: [c40a295629] user: js, branch: trunk, size: 1751 [annotate] [blame] [check-ins using] [diff] | |
2022-04-23
| ||
12:26 | More declaration reordering and nullability fixes file: [8e5eb876c7] check-in: [59fc5153a1] user: js, branch: trunk, size: 1688 [annotate] [blame] [check-ins using] [diff] | |
2022-02-12
| ||
07:46 | Update copyright file: [742413e56f] check-in: [1a86b8175b] user: js, branch: trunk, size: 1688 [annotate] [blame] [check-ins using] [diff] | |
2021-01-02
| ||
22:04 | Update copyright file: [cd09f8adb5] check-in: [374e1a1bfa] user: js, branch: trunk, size: 1688 [annotate] [blame] [check-ins using] [diff] | |
2020-10-03
| ||
11:35 | Use /** */ instead of /*! */ for documentation file: [df493545f4] check-in: [163a4a5a2e] user: js, branch: trunk, size: 1777 [annotate] [blame] [check-ins using] [diff] | |
2020-01-02
| ||
01:51 | Update copyright file: [6f2b5e3ae5] check-in: [c7f0229795] user: js, branch: trunk, size: 1777 [annotate] [blame] [check-ins using] [diff] | |
2019-01-03
| ||
19:13 | Update copyright file: [bede1a6933] check-in: [0509d7a844] user: js, branch: trunk, size: 1774 [annotate] [blame] [check-ins using] [diff] | |
2018-02-11
| ||
14:33 |
Added:
Add exception for currentDirectoryPath failing
This also changes OFFileManager to use a buffer with getcwd() rather | |