History for src/exceptions/OFGetCurrentDirectoryPathFailedException.h
2022-10-18
| ||
22:19 | Renamed to src/exceptions/OFGetCurrentDirectoryFailedException.h. Merge trunk into branch "amiga-library" check-in: [80dbc3c570] user: js, branch: amiga-library, size: 0 | |
21:34 | Renamed to src/exceptions/OFGetCurrentDirectoryFailedException.h. Merge trunk into 1.0 branch check-in: [d1dd66e668] user: js, branch: 1.0, size: 0 | |
2022-09-25
| ||
13:06 | Renamed to src/exceptions/OFGetCurrentDirectoryFailedException.h. OFGetCurrentDirectory{Path -> }FailedException check-in: [4d1eba5829] user: js, branch: trunk, size: 0 | |
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 | |