History of file src/OFXMLComment.h at check-in 2f4e0df8be4b4750
2024-06-17
| ||
21:08 | Always use <ObjFW/ObjFW.h> in documentation file: [a9b7756028] check-in: [164f2fb4bf] user: js, branch: trunk, size: 1508 [annotate] [blame] [check-ins using] [diff] | |
2024-04-03
| ||
02:16 | Change license to LGPLv3 only file: [8ae3b4a96b] check-in: [7413a728a7] user: js, branch: trunk, size: 1515 [annotate] [blame] [check-ins using] [diff] | |
2024-01-02
| ||
17:17 | Update copyright file: [6613178669] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 1307 [annotate] [blame] [check-ins using] [diff] | |
2023-04-10
| ||
19:22 |
Remove OFSerialization
While the idea sounds nice that the tag name is the class, this means the | |
2023-01-06
| ||
09:04 | Update copyright file: [ccfce93aa5] check-in: [8939cbdb52] user: js, branch: trunk, size: 1372 [annotate] [blame] [check-ins using] [diff] | |
2022-09-12
| ||
08:52 | Restrict subclassing on more classes file: [566c15f0b8] check-in: [1038191a03] user: js, branch: trunk, size: 1372 [annotate] [blame] [check-ins using] [diff] | |
2022-02-12
| ||
07:46 | Update copyright file: [cf96f4e7b5] check-in: [1a86b8175b] user: js, branch: trunk, size: 1381 [annotate] [blame] [check-ins using] [diff] | |
2021-04-08
| ||
19:30 | OFXMLComment: Add a property for the text file: [48d39c6a70] check-in: [f7713f3033] user: js, branch: trunk, size: 1381 [annotate] [blame] [check-ins using] [diff] | |
2021-01-02
| ||
22:04 | Update copyright file: [bf4f3dc402] check-in: [374e1a1bfa] user: js, branch: trunk, size: 1319 [annotate] [blame] [check-ins using] [diff] | |
2020-10-03
| ||
11:35 | Use /** */ instead of /*! */ for documentation file: [ca8a1afadc] check-in: [163a4a5a2e] user: js, branch: trunk, size: 1408 [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-01-02
| ||
01:51 | Update copyright file: [be992dbbcc] check-in: [c7f0229795] user: js, branch: trunk, size: 1394 [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: [7604b96e68] check-in: [496695d778] user: js, branch: trunk, size: 1391 [annotate] [blame] [check-ins using] [diff] | |
2019-01-03
| ||
19:13 | Update copyright file: [cff55f0a1f] check-in: [0509d7a844] user: js, branch: trunk, size: 1370 [annotate] [blame] [check-ins using] [diff] | |
2018-01-03
| ||
19:49 | Update copyright notice file: [e8f29a6da9] check-in: [7e5c81e186] user: js, branch: trunk, size: 1364 [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-07
| ||
23:14 | Add OF_UNAVAILABLE file: [a0ed4a3c91] check-in: [16c05e87e1] user: js, branch: trunk, size: 1313 [annotate] [blame] [check-ins using] [diff] | |
20:10 |
Small code style change
Casts are now written like types in variable declarations. file: [bbf17f1ff7] check-in: [4af49a13c3] user: js, branch: trunk, size: 1262 [annotate] [blame] [check-ins using] [diff] | |
2017-01-09
| ||
17:36 |
Update copyright
Forgot to add 2017, even though I already did quite some changes in | |
2016-01-03
| ||
00:41 |
Update copyright
While at it, also update the mail address. file: [6be4742eeb] check-in: [2a27cf3000] user: js, branch: trunk, size: 1254 [annotate] [blame] [check-ins using] [diff] | |
2015-06-13
| ||
22:26 | Add support for and use the new nullability file: [d8d36ce46e] check-in: [9e76144ef8] user: js, branch: trunk, size: 1250 [annotate] [blame] [check-ins using] [diff] | |
2015-01-03
| ||
20:57 | Update copyright file: [607f77da02] check-in: [cfd374b906] user: js, branch: trunk, size: 1202 [annotate] [blame] [check-ins using] [diff] | |
2014-02-18
| ||
18:50 | Documentation: Show correct imports file: [a8e01595f6] check-in: [246cfe0807] user: js, branch: trunk, size: 1196 [annotate] [blame] [check-ins using] [diff] | |
2014-01-04
| ||
00:24 | Update copyright. file: [25c07ae67a] check-in: [3b97fc3cd9] user: js, branch: trunk, size: 1134 [annotate] [blame] [check-ins using] [diff] | |
2013-02-12
| ||
18:22 | Prefix all ivars with an underscore. file: [11e800d409] check-in: [e40729d406] user: js, branch: trunk, size: 1128 [annotate] [blame] [check-ins using] [diff] | |
2013-01-09
| ||
22:24 | Update copyright. file: [8e29ccb3e9] check-in: [813c00ccf0] user: js, branch: trunk, size: 1127 [annotate] [blame] [check-ins using] [diff] | |
2012-10-28
| ||
12:38 | Switch to a headerdoc-compatible doc format. file: [ec0321adf2] check-in: [1ad9565253] user: js, branch: trunk, size: 1121 [annotate] [blame] [check-ins using] [diff] | |
2012-10-09
| ||
15:07 | Make use of instancetype. file: [22d9c30afb] check-in: [fb515e8e24] user: js, branch: trunk, size: 1121 [annotate] [blame] [check-ins using] [diff] | |
2012-01-05
| ||
00:56 | Update copyright. file: [8f073bc8a9] check-in: [ce70e17b38] user: js, branch: trunk, size: 1107 [annotate] [blame] [check-ins using] [diff] | |
2011-10-04
| ||
13:14 | Added: Split OFXMLElement into OFXML{Element,Characters,CDATA,Comment}. file: [0c7a7275dc] check-in: [03f14bf019] user: js, branch: trunk, size: 1101 [annotate] [blame] [check-ins using] | |