History of file src/exceptions/OFGetCurrentDirectoryPathFailedException.m at check-in 0b07c8fcfaffe8b0
2024-04-03
| ||
02:16 | Change license to LGPLv3 only file: [7af5414d74] check-in: [7413a728a7] user: js, branch: trunk, size: 1378 [annotate] [blame] [check-ins using] [diff] | |
2024-01-02
| ||
17:17 | Update copyright file: [032fd435d7] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 1170 [annotate] [blame] [check-ins using] [diff] | |
2023-01-06
| ||
09:04 | Update copyright file: [c2f5d624f1] check-in: [8939cbdb52] user: js, branch: trunk, size: 1170 [annotate] [blame] [check-ins using] [diff] | |
2022-09-25
| ||
13:06 | Renamed src/exceptions/OFGetCurrentDirectoryPathFailedException.m → src/exceptions/OFGetCurrentDirectoryFailedException.m. OFGetCurrentDirectory{Path -> }FailedException file: [b29d0ac295] check-in: [4d1eba5829] user: js, branch: trunk, size: 1170 [annotate] [blame] [check-ins using] [diff] | |
2022-04-25
| ||
19:14 | More reordering for consistency file: [60672e8d84] check-in: [8cb6fafdc0] user: js, branch: trunk, size: 1178 [annotate] [blame] [check-ins using] [diff] | |
2022-02-12
| ||
07:46 | Update copyright file: [d72c905408] check-in: [1a86b8175b] user: js, branch: trunk, size: 1178 [annotate] [blame] [check-ins using] [diff] | |
2021-04-18
| ||
22:56 | Rename all symbols marked extern file: [df9ee71b64] check-in: [e73c65a849] user: js, branch: new-naming-convention, size: 1178 [annotate] [blame] [check-ins using] [diff] | |
2021-01-02
| ||
22:04 | Update copyright file: [c7ac43f203] check-in: [374e1a1bfa] user: js, branch: trunk, size: 1179 [annotate] [blame] [check-ins using] [diff] | |
2020-01-02
| ||
01:51 | Update copyright file: [8bd7e18c95] check-in: [c7f0229795] user: js, branch: trunk, size: 1268 [annotate] [blame] [check-ins using] [diff] | |
2019-01-03
| ||
19:13 | Update copyright file: [05ac9393ba] check-in: [0509d7a844] user: js, branch: trunk, size: 1265 [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 | |