History of file src/OFSettings.h at check-in 90637a4ecc80ba5a
2024-06-17
| ||
21:08 | Always use <ObjFW/ObjFW.h> in documentation file: [392c754645] check-in: [164f2fb4bf] user: js, branch: trunk, size: 6648 [annotate] [blame] [check-ins using] [diff] | |
2024-04-03
| ||
02:16 | Change license to LGPLv3 only file: [5abda221fb] check-in: [7413a728a7] user: js, branch: trunk, size: 6653 [annotate] [blame] [check-ins using] [diff] | |
2024-02-03
| ||
08:53 | Fix typos in documentation found by spell checker file: [dcafbe224b] check-in: [19f3948a26] user: js, branch: 1.0, size: 6445 [annotate] [blame] [check-ins using] [diff] | |
08:49 | Fix typos in documentation found by spell checker file: [cc35f3b784] check-in: [f97dc452b1] user: js, branch: trunk, size: 6445 [annotate] [blame] [check-ins using] [diff] | |
2024-01-02
| ||
17:17 | Update copyright file: [cea23e990e] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 6446 [annotate] [blame] [check-ins using] [diff] | |
2023-01-06
| ||
09:04 | Update copyright file: [6945e02ad5] check-in: [8939cbdb52] user: js, branch: trunk, size: 6446 [annotate] [blame] [check-ins using] [diff] | |
2022-02-12
| ||
07:46 | Update copyright file: [372d44cad4] check-in: [1a86b8175b] user: js, branch: trunk, size: 6446 [annotate] [blame] [check-ins using] [diff] | |
2021-03-07
| ||
01:53 | Remove useless *Value from selector names file: [10aa8b7158] check-in: [b0b5eff396] user: js, branch: trunk, size: 6446 [annotate] [blame] [check-ins using] [diff] | |
2021-02-28
| ||
15:22 | More consistent API for OFINICategory & OFSettings file: [8b2581256c] check-in: [2ed9cbdc0c] user: js, branch: trunk, size: 6840 [annotate] [blame] [check-ins using] [diff] | |
2021-01-02
| ||
22:04 | Update copyright file: [99a9f5155c] check-in: [374e1a1bfa] user: js, branch: trunk, size: 6511 [annotate] [blame] [check-ins using] [diff] | |
2020-10-03
| ||
11:35 | Use /** */ instead of /*! */ for documentation file: [a6f65cccf4] check-in: [163a4a5a2e] user: js, branch: trunk, size: 6600 [annotate] [blame] [check-ins using] [diff] | |
2020-09-26
| ||
21:58 |
Don't require __COUNTER__ for OF_RESERVE_IVARS
__COUNTER__ does not exist in GCC 4.2, and Apple GCC 4.2 is still the | |
2020-08-11
| ||
19:45 |
OFString: Rework number parsing API
This solves the old signed vs. unsigned problem and allows for more | |
2020-01-02
| ||
01:51 | Update copyright file: [2c70a1f69b] check-in: [c7f0229795] user: js, branch: trunk, size: 6584 [annotate] [blame] [check-ins using] [diff] | |
2019-09-29
| ||
19:35 |
Either restrict subclassing or reserve ivar space
This allows ABI stability with the fragile ABI. file: [cc56f332fa] check-in: [496695d778] user: js, branch: trunk, size: 6581 [annotate] [blame] [check-ins using] [diff] | |
2019-01-03
| ||
19:13 | Update copyright file: [aeeac74626] check-in: [0509d7a844] user: js, branch: trunk, size: 6560 [annotate] [blame] [check-ins using] [diff] | |
2018-01-03
| ||
19:49 | Update copyright notice file: [e8fd42f90a] check-in: [7e5c81e186] user: js, branch: trunk, size: 6554 [annotate] [blame] [check-ins using] [diff] | |
2017-11-18
| ||
18:50 | Documentation: Use @brief for all properties file: [63da8012c3] check-in: [cc3ad3ddd3] user: js, branch: trunk, size: 6531 [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-05-08
| ||
21:37 | Add OF_DESIGNATED_INITIALIZER & OF_METHOD_FAMILY file: [92ccb51f12] check-in: [469a496cd2] user: js, branch: trunk, size: 6491 [annotate] [blame] [check-ins using] [diff] | |
2017-05-07
| ||
23:14 | Add OF_UNAVAILABLE file: [9ca0864425] check-in: [16c05e87e1] user: js, branch: trunk, size: 6461 [annotate] [blame] [check-ins using] [diff] | |
20:10 |
Small code style change
Casts are now written like types in variable declarations. file: [7549ee6aeb] check-in: [4af49a13c3] user: js, branch: trunk, size: 6437 [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: [4b7d0556c7] check-in: [cec0f072f8] user: js, branch: 0.8, size: 6581 [annotate] [blame] [check-ins using] [diff] | |
00:41 |
Update copyright
While at it, also update the mail address. file: [e353962cd0] check-in: [2a27cf3000] user: js, branch: trunk, size: 6408 [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-11-28
| ||
19:47 | Minor documentation improvements file: [2c3ccb9e45] check-in: [650b4be224] user: js, branch: trunk, size: 6579 [annotate] [blame] [check-ins using] [diff] | |
2015-06-13
| ||
22:26 | Add support for and use the new nullability file: [2f4b4ac28d] check-in: [9e76144ef8] user: js, branch: trunk, size: 6577 [annotate] [blame] [check-ins using] [diff] | |
2015-06-12
| ||
23:59 | Add support for and use the new ObjC generics file: [0d8a20bfc8] check-in: [5329fe7c1a] user: js, branch: trunk, size: 6500 [annotate] [blame] [check-ins using] [diff] | |
2015-01-03
| ||
20:57 | Update copyright file: [612a70eebb] check-in: [cfd374b906] user: js, branch: trunk, size: 6433 [annotate] [blame] [check-ins using] [diff] | |
2014-06-18
| ||
12:54 | Added: Add OFSettings file: [d939093225] check-in: [1333634935] user: js, branch: trunk, size: 6427 [annotate] [blame] [check-ins using] | |