ObjFW  History of src/OFCountedSet.h of 4eb272eb8bace07d

History of the file that is called src/OFCountedSet.h at check-in 4eb272eb8bace07d

2024-01-02
17:17
Update copyright file: [c90776a349] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 1944 [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
Update copyright file: [e9f2d45c4d] check-in: [8939cbdb52] user: js, branch: trunk, size: 1944 [annotate] [blame] [check-ins using] [diff]
2022-09-23
13:51
Document more exceptions file: [b95e9f94cd] check-in: [a204ef424b] user: js, branch: trunk, size: 2024 [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
Update copyright file: [b22ee9691d] check-in: [1a86b8175b] user: js, branch: trunk, size: 1944 [annotate] [blame] [check-ins using] [diff]
2021-04-17
03:21
Rename all blocks file: [aa07eb172d] check-in: [c4e0e56fa3] user: js, branch: new-naming-convention, size: 1944 [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
Update copyright file: [d5fbc7df8a] check-in: [374e1a1bfa] user: js, branch: trunk, size: 1960 [annotate] [blame] [check-ins using] [diff]
2020-10-03
11:35
Use /** */ instead of /*! */ for documentation file: [9ac0a7e235] check-in: [163a4a5a2e] user: js, branch: trunk, size: 2049 [annotate] [blame] [check-ins using] [diff]
2020-01-02
01:51
Update copyright file: [4245514f7a] check-in: [c7f0229795] user: js, branch: trunk, size: 2049 [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: [2ecebf0177] check-in: [496695d778] user: js, branch: trunk, size: 2072 [annotate] [blame] [check-ins using] [diff]

2019-06-20
23:36
Document methods to override in class clusters file: [4abf7110e4] check-in: [d537543238] user: js, branch: trunk, size: 2046 [annotate] [blame] [check-ins using] [diff]
2019-01-03
19:13
Update copyright file: [561c22147e] check-in: [0509d7a844] user: js, branch: trunk, size: 1895 [annotate] [blame] [check-ins using] [diff]
2018-01-03
19:49
Update copyright notice file: [b39f648eb3] check-in: [7e5c81e186] user: js, branch: trunk, size: 1889 [annotate] [blame] [check-ins using] [diff]
2017-06-05
18:56
Doxyfile: Add missing defines file: [be9ddeabba] check-in: [4b6dfe02f2] user: js, branch: trunk, size: 1866 [annotate] [blame] [check-ins using] [diff]
2017-05-07
20:10
Small code style change

Casts are now written like types in variable declarations. file: [e7560cca06] check-in: [4af49a13c3] user: js, branch: trunk, size: 1882 [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
2017. file: [f159833e6a] check-in: [44f45c2e35] user: js, branch: trunk, size: 1884 [annotate] [blame] [check-ins using] [diff]

2016-01-03
00:41
Update copyright

While at it, also update the mail address. file: [4c2543f7ee] check-in: [2a27cf3000] user: js, branch: trunk, size: 1878 [annotate] [blame] [check-ins using] [diff]

2015-06-13
22:26
Add support for and use the new nullability file: [5313d3ec39] check-in: [9e76144ef8] user: js, branch: trunk, size: 1874 [annotate] [blame] [check-ins using] [diff]
2015-06-12
23:59
Add support for and use the new ObjC generics file: [0b0a8e2d9d] check-in: [5329fe7c1a] user: js, branch: trunk, size: 1826 [annotate] [blame] [check-ins using] [diff]
2015-01-03
20:57
Update copyright file: [f9b8bfd1b2] check-in: [cfd374b906] user: js, branch: trunk, size: 1590 [annotate] [blame] [check-ins using] [diff]
2014-02-18
18:50
Documentation: Show correct imports file: [32af3c9e96] check-in: [246cfe0807] user: js, branch: trunk, size: 1584 [annotate] [blame] [check-ins using] [diff]
2014-01-04
00:24
Update copyright. file: [7fce99b262] check-in: [3b97fc3cd9] user: js, branch: trunk, size: 1522 [annotate] [blame] [check-ins using] [diff]
2013-03-08
22:44
Document the block types.

This also removes "bool *stop" from some blocks where it does not make
sense. file: [749e359563] check-in: [e8473b9db8] user: js, branch: trunk, size: 1516 [annotate] [blame] [check-ins using] [diff]

2013-03-04
17:20
Replace BOOL with bool.

The only places where BOOL is left are those where they are required by
the ABI. file: [6a5aa970ef] check-in: [c5ef582958] user: js, branch: trunk, size: 1267 [annotate] [blame] [check-ins using] [diff]

2013-01-09
22:24
Update copyright. file: [c44767e63a] check-in: [813c00ccf0] user: js, branch: trunk, size: 1267 [annotate] [blame] [check-ins using] [diff]
2012-10-28
12:38
Switch to a headerdoc-compatible doc format. file: [a4d21d5e22] check-in: [1ad9565253] user: js, branch: trunk, size: 1261 [annotate] [blame] [check-ins using] [diff]
2012-01-05
00:56
Update copyright. file: [38bca9caea] check-in: [ce70e17b38] user: js, branch: trunk, size: 1261 [annotate] [blame] [check-ins using] [diff]
2011-10-31
21:18
Move placeholder interfaces from headers to implementation files.
This way they are not public anymore.
file: [8743a68386] check-in: [6bdb2e4b01] user: js, branch: trunk, size: 1255 [annotate] [blame] [check-ins using] [diff]
2011-09-09
10:50
Change documentation for abstract classes. file: [cc860e9d65] check-in: [eedcd6c7b2] user: js, branch: trunk, size: 1311 [annotate] [blame] [check-ins using] [diff]
2011-08-31
16:01
Make OFSet and OFCountedSet abstract classes. file: [16777a9318] check-in: [66b12bb66f] user: js, branch: trunk, size: 1277 [annotate] [blame] [check-ins using] [diff]
2011-07-26
21:42
Added: Add OFCountedSet. file: [953f39ec52] check-in: [eb791d09d1] user: js, branch: trunk, size: 1221 [annotate] [blame] [check-ins using]