History of file src/exceptions/OFObserveKernelEventsFailedException.h at check-in tip
2024-06-17
| ||
21:08 | Always use <ObjFW/ObjFW.h> in documentation file: [09ba06b17c] check-in: [164f2fb4bf] user: js, branch: trunk, size: 2186 [annotate] [blame] [check-ins using] [diff] | |
2024-04-03
| ||
02:16 | Change license to LGPLv3 only file: [c1dd2f02b6] check-in: [7413a728a7] user: js, branch: trunk, size: 2226 [annotate] [blame] [check-ins using] [diff] | |
2024-01-02
| ||
17:17 | Update copyright file: [7f06bdef92] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 2018 [annotate] [blame] [check-ins using] [diff] | |
2023-01-06
| ||
09:04 | Update copyright file: [f5779833f9] check-in: [8939cbdb52] user: js, branch: trunk, size: 2018 [annotate] [blame] [check-ins using] [diff] | |
2022-09-24
| ||
16:49 | Renamed src/exceptions/OFObserveFailedException.h → src/exceptions/OFObserveKernelEventsFailedException.h. Rename OFObserve{ -> KernelEvents}FailedException file: [a11562c534] check-in: [80ccb46fc4] user: js, branch: trunk, size: 2018 [annotate] [blame] [check-ins using] [diff] | |
2022-09-12
| ||
14:34 | Either restrict subclassing or reserve ivars file: [1e54133af2] check-in: [c40a295629] user: js, branch: trunk, size: 1951 [annotate] [blame] [check-ins using] [diff] | |
2022-04-25
| ||
13:08 | More declaration reordering for consistency file: [6c7bf7885c] check-in: [29bc151b83] user: js, branch: trunk, size: 1904 [annotate] [blame] [check-ins using] [diff] | |
2022-02-12
| ||
07:46 | Update copyright file: [7940ecc296] check-in: [1a86b8175b] user: js, branch: trunk, size: 1904 [annotate] [blame] [check-ins using] [diff] | |
2021-01-02
| ||
22:04 | Update copyright file: [1efb21c721] check-in: [374e1a1bfa] user: js, branch: trunk, size: 1904 [annotate] [blame] [check-ins using] [diff] | |
2020-10-03
| ||
11:35 | Use /** */ instead of /*! */ for documentation file: [705baea80a] check-in: [163a4a5a2e] user: js, branch: trunk, size: 1993 [annotate] [blame] [check-ins using] [diff] | |
2020-01-02
| ||
01:51 | Update copyright file: [720f0504ea] check-in: [c7f0229795] user: js, branch: trunk, size: 1993 [annotate] [blame] [check-ins using] [diff] | |
2019-01-03
| ||
19:13 | Update copyright file: [0b87931051] check-in: [0509d7a844] user: js, branch: trunk, size: 1990 [annotate] [blame] [check-ins using] [diff] | |
2018-01-03
| ||
19:49 | Update copyright notice file: [627576f4aa] check-in: [7e5c81e186] user: js, branch: trunk, size: 1984 [annotate] [blame] [check-ins using] [diff] | |
2017-11-18
| ||
18:50 | Documentation: Use @brief for all properties file: [b50cd7bff9] check-in: [cc3ad3ddd3] user: js, branch: trunk, size: 1961 [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: [eb784e0d21] check-in: [cc5923d6bb] user: js, branch: trunk, size: 1919 [annotate] [blame] [check-ins using] [diff] | |
2017-05-13
| ||
16:29 | Also use nonatomic for non-object properties file: [9887d9256b] check-in: [f663d40cbd] user: js, branch: trunk, size: 1893 [annotate] [blame] [check-ins using] [diff] | |
2017-05-07
| ||
23:14 | Add OF_UNAVAILABLE file: [df4469a978] check-in: [16c05e87e1] user: js, branch: trunk, size: 1882 [annotate] [blame] [check-ins using] [diff] | |
20:10 |
Small code style change
Casts are now written like types in variable declarations. file: [1a6c8ec6c9] check-in: [4af49a13c3] user: js, branch: trunk, size: 1815 [annotate] [blame] [check-ins using] [diff] | |
2017-05-02
| ||
21:10 | exceptions: Add nullability specifiers file: [032d2564af] check-in: [cc4cb0d824] user: js, branch: trunk, size: 1813 [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: [0bde9e33c3] check-in: [cec0f072f8] user: js, branch: 0.8, size: 1972 [annotate] [blame] [check-ins using] [diff] | |
00:41 |
Update copyright
While at it, also update the mail address. file: [061a880420] check-in: [2a27cf3000] user: js, branch: trunk, size: 1756 [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-12
| ||
20:04 | Added: Add OFObserveFailedException file: [21d5718c78] check-in: [97da88f926] user: js, branch: trunk, size: 1968 [annotate] [blame] [check-ins using] | |