History of file src/exceptions/OFNotOpenException.h at check-in cf0effe8343cf7dd
2024-06-17
| ||
21:08 | Always use <ObjFW/ObjFW.h> in documentation file: [7d457a4d6b] check-in: [164f2fb4bf] user: js, branch: trunk, size: 1747 [annotate] [blame] [check-ins using] [diff] | |
2024-04-03
| ||
02:16 | Change license to LGPLv3 only file: [9c6f26ee07] check-in: [7413a728a7] user: js, branch: trunk, size: 1760 [annotate] [blame] [check-ins using] [diff] | |
2024-01-02
| ||
17:17 | Update copyright file: [16cd531d6c] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 1552 [annotate] [blame] [check-ins using] [diff] | |
2023-01-06
| ||
09:04 | Update copyright file: [25a32489f9] check-in: [8939cbdb52] user: js, branch: trunk, size: 1552 [annotate] [blame] [check-ins using] [diff] | |
2022-09-12
| ||
14:34 | Either restrict subclassing or reserve ivars file: [5a826ad61e] check-in: [c40a295629] user: js, branch: trunk, size: 1552 [annotate] [blame] [check-ins using] [diff] | |
2022-04-20
| ||
13:17 | Reorder declarations for consistency file: [45f02f6f12] check-in: [e8c255e16b] user: js, branch: trunk, size: 1511 [annotate] [blame] [check-ins using] [diff] | |
2022-02-12
| ||
07:46 | Update copyright file: [8d763bd50d] check-in: [1a86b8175b] user: js, branch: trunk, size: 1511 [annotate] [blame] [check-ins using] [diff] | |
2021-01-02
| ||
22:04 | Update copyright file: [1ec935815d] check-in: [374e1a1bfa] user: js, branch: trunk, size: 1511 [annotate] [blame] [check-ins using] [diff] | |
2020-10-03
| ||
11:35 | Use /** */ instead of /*! */ for documentation file: [ae04d94402] check-in: [163a4a5a2e] user: js, branch: trunk, size: 1600 [annotate] [blame] [check-ins using] [diff] | |
2020-01-02
| ||
01:51 | Update copyright file: [5d6afa975f] check-in: [c7f0229795] user: js, branch: trunk, size: 1600 [annotate] [blame] [check-ins using] [diff] | |
2019-01-03
| ||
19:13 | Update copyright file: [931818d350] check-in: [0509d7a844] user: js, branch: trunk, size: 1597 [annotate] [blame] [check-ins using] [diff] | |
2018-01-03
| ||
19:49 | Update copyright notice file: [d486e87c38] check-in: [7e5c81e186] user: js, branch: trunk, size: 1591 [annotate] [blame] [check-ins using] [diff] | |
2017-11-18
| ||
18:50 | Documentation: Use @brief for all properties file: [82252acd0f] check-in: [cc3ad3ddd3] user: js, branch: trunk, size: 1568 [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: [3a972e8265] check-in: [cc5923d6bb] user: js, branch: trunk, size: 1533 [annotate] [blame] [check-ins using] [diff] | |
2017-05-07
| ||
23:14 | Add OF_UNAVAILABLE file: [45caf9c6d4] check-in: [16c05e87e1] user: js, branch: trunk, size: 1507 [annotate] [blame] [check-ins using] [diff] | |
2017-05-02
| ||
21:10 | exceptions: Add nullability specifiers file: [5627231c5d] check-in: [cc4cb0d824] user: js, branch: trunk, size: 1440 [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: [5f293c61f9] check-in: [cec0f072f8] user: js, branch: 0.8, size: 1509 [annotate] [blame] [check-ins using] [diff] | |
00:41 |
Update copyright
While at it, also update the mail address. file: [2f17e66780] check-in: [2a27cf3000] user: js, branch: trunk, size: 1383 [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-05-06
| ||
20:18 | Added: OFNotConnectedException -> OFNotOpenException file: [c891a4cd94] check-in: [ff759684e2] user: js, branch: trunk, size: 1505 [annotate] [blame] [check-ins using] | |