History for src/exceptions/OFChangeCurrentDirectoryPathFailedException.h
2022-10-18
| ||
22:19 | Renamed to src/exceptions/OFChangeCurrentDirectoryFailedException.h. Merge trunk into branch "amiga-library" check-in: [80dbc3c570] user: js, branch: amiga-library, size: 0 | |
21:34 | Renamed to src/exceptions/OFChangeCurrentDirectoryFailedException.h. Merge trunk into 1.0 branch check-in: [d1dd66e668] user: js, branch: 1.0, size: 0 | |
2022-09-25
| ||
14:03 | Renamed to src/exceptions/OFChangeCurrentDirectoryFailedException.h. OFChangeCurrentDirectory{Path ->}FailedException check-in: [b83abbf019] user: js, branch: trunk, size: 0 | |
2022-09-12
| ||
14:34 | Either restrict subclassing or reserve ivars file: [0196a16f5d] check-in: [c40a295629] user: js, branch: trunk, size: 2181 [annotate] [blame] [check-ins using] [diff] | |
2022-04-25
| ||
19:01 | More declaration reordering file: [fce19a8f8b] check-in: [d9fb19b0a1] user: js, branch: trunk, size: 2115 [annotate] [blame] [check-ins using] [diff] | |
2022-02-12
| ||
07:46 | Update copyright file: [b19c09d67c] check-in: [1a86b8175b] user: js, branch: trunk, size: 2115 [annotate] [blame] [check-ins using] [diff] | |
2021-03-07
| ||
15:07 | *.h: Fold methods into one line where it fits file: [31ad4bfc89] check-in: [1948e7e972] user: js, branch: trunk, size: 2115 [annotate] [blame] [check-ins using] [diff] | |
2021-01-02
| ||
22:04 | Update copyright file: [74500bb098] check-in: [374e1a1bfa] user: js, branch: trunk, size: 2122 [annotate] [blame] [check-ins using] [diff] | |
2020-10-03
| ||
11:35 | Use /** */ instead of /*! */ for documentation file: [32789dc600] check-in: [163a4a5a2e] user: js, branch: trunk, size: 2211 [annotate] [blame] [check-ins using] [diff] | |
2020-01-02
| ||
01:51 | Update copyright file: [2d3f758195] check-in: [c7f0229795] user: js, branch: trunk, size: 2211 [annotate] [blame] [check-ins using] [diff] | |
2019-01-03
| ||
19:13 | Update copyright file: [47a6bf2927] check-in: [0509d7a844] user: js, branch: trunk, size: 2208 [annotate] [blame] [check-ins using] [diff] | |
2018-01-03
| ||
19:49 | Update copyright notice file: [525cc81796] check-in: [7e5c81e186] user: js, branch: trunk, size: 2202 [annotate] [blame] [check-ins using] [diff] | |
2017-11-18
| ||
18:50 | Documentation: Use @brief for all properties file: [8787efa71b] check-in: [cc3ad3ddd3] user: js, branch: trunk, size: 2179 [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-06-04
| ||
23:41 | Add designated initializer to all exceptions file: [91d577cecc] check-in: [cc5923d6bb] user: js, branch: trunk, size: 2125 [annotate] [blame] [check-ins using] [diff] | |
2017-05-13
| ||
16:29 | Also use nonatomic for non-object properties file: [96575fda4d] check-in: [f663d40cbd] user: js, branch: trunk, size: 2099 [annotate] [blame] [check-ins using] [diff] | |
2017-05-07
| ||
23:14 | Add OF_UNAVAILABLE file: [2478d8ba0a] check-in: [16c05e87e1] user: js, branch: trunk, size: 2088 [annotate] [blame] [check-ins using] [diff] | |
20:10 |
Small code style change
Casts are now written like types in variable declarations. file: [9414640136] check-in: [4af49a13c3] user: js, branch: trunk, size: 2021 [annotate] [blame] [check-ins using] [diff] | |
2017-05-02
| ||
21:10 | exceptions: Add nullability specifiers file: [93572132e5] check-in: [cc4cb0d824] user: js, branch: trunk, size: 2019 [annotate] [blame] [check-ins using] [diff] | |
2017-04-30
| ||
13:35 |
Use nonatomic for properties and clean up
This changes retaining behavior, meaning properties are not returned | |
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: [5d4db4d1a8] check-in: [cec0f072f8] user: js, branch: 0.8, size: 2206 [annotate] [blame] [check-ins using] [diff] | |
00:41 |
Update copyright
While at it, also update the mail address. file: [2e3315cb0e] check-in: [2a27cf3000] user: js, branch: trunk, size: 1960 [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-04-11
| ||
11:04 | Documentation improvements file: [9e863b788a] check-in: [efc6b07e2c] user: js, branch: trunk, size: 2202 [annotate] [blame] [check-ins using] [diff] | |
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: [8e1fb069a3] check-in: [cfd374b906] user: js, branch: trunk, size: 2089 [annotate] [blame] [check-ins using] [diff] | |
2014-02-18
| ||
18:50 | Documentation: Show correct imports file: [45449e8492] check-in: [246cfe0807] user: js, branch: trunk, size: 2083 [annotate] [blame] [check-ins using] [diff] | |
2014-01-04
| ||
00:24 | Update copyright. file: [02d47980ab] check-in: [3b97fc3cd9] user: js, branch: trunk, size: 1914 [annotate] [blame] [check-ins using] [diff] | |
2013-11-20
| ||
22:06 | Make exception properties atomic. file: [c87d31cd14] check-in: [85e8ccc3a5] user: js, branch: trunk, size: 1908 [annotate] [blame] [check-ins using] [diff] | |
2013-06-28
| ||
19:15 |
Rename methods to prevent signature conflicts.
This only affects exceptions. file: [bcc7cfa1aa] check-in: [f3654b5cc6] user: js, branch: trunk, size: 1990 [annotate] [blame] [check-ins using] [diff] | |
18:43 | Include errno in headers for exceptions using it. file: [5677a9d1f1] check-in: [3d6917fe0b] user: js, branch: trunk, size: 1919 [annotate] [blame] [check-ins using] [diff] | |
2013-06-27
| ||
09:38 | Added: Improve OFFile API. file: [689d25b0ea] check-in: [20a5c3d547] user: js, branch: trunk, size: 1899 [annotate] [blame] [check-ins using] | |