History of file src/OFCollection.h at check-in 52e6e8aa89926527
2024-06-17
| ||
21:08 | Always use <ObjFW/ObjFW.h> in documentation file: [6b8e975b30] check-in: [164f2fb4bf] user: js, branch: trunk, size: 1391 [annotate] [blame] [check-ins using] [diff] | |
2024-04-03
| ||
02:16 | Change license to LGPLv3 only file: [d38e82bc8e] check-in: [7413a728a7] user: js, branch: trunk, size: 1398 [annotate] [blame] [check-ins using] [diff] | |
2024-01-02
| ||
17:17 | Update copyright file: [e239b07545] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 1190 [annotate] [blame] [check-ins using] [diff] | |
2023-01-06
| ||
09:04 | Update copyright file: [5762c77876] check-in: [8939cbdb52] user: js, branch: trunk, size: 1190 [annotate] [blame] [check-ins using] [diff] | |
2022-02-12
| ||
07:46 | Update copyright file: [8d8461caff] check-in: [1a86b8175b] user: js, branch: trunk, size: 1190 [annotate] [blame] [check-ins using] [diff] | |
2021-04-07
| ||
18:44 |
Rename OFEnumerating to OFEnumeration
This is to be consistent with OFFastEnumeration. file: [af0d421edb] check-in: [151e4642fe] user: js, branch: trunk, size: 1190 [annotate] [blame] [check-ins using] [diff] | |
2021-01-02
| ||
22:04 | Update copyright file: [9e18f6ef6d] check-in: [374e1a1bfa] user: js, branch: trunk, size: 1190 [annotate] [blame] [check-ins using] [diff] | |
2020-10-03
| ||
11:35 | Use /** */ instead of /*! */ for documentation file: [045f1fdf5c] check-in: [163a4a5a2e] user: js, branch: trunk, size: 1279 [annotate] [blame] [check-ins using] [diff] | |
2020-01-02
| ||
01:51 | Update copyright file: [b30c381a64] check-in: [c7f0229795] user: js, branch: trunk, size: 1279 [annotate] [blame] [check-ins using] [diff] | |
2019-01-03
| ||
19:13 | Update copyright file: [e407febd73] check-in: [0509d7a844] user: js, branch: trunk, size: 1276 [annotate] [blame] [check-ins using] [diff] | |
2018-01-03
| ||
19:49 | Update copyright notice file: [234e38456a] check-in: [7e5c81e186] user: js, branch: trunk, size: 1270 [annotate] [blame] [check-ins using] [diff] | |
2017-11-18
| ||
18:50 | Documentation: Use @brief for all properties file: [af42edca74] check-in: [cc3ad3ddd3] user: js, branch: trunk, size: 1247 [annotate] [blame] [check-ins using] [diff] | |
2017-10-29
| ||
21:58 |
Convert methods to properties where appropriate
This improves Swift compatibility. file: [6da8efa84a] check-in: [f3ccf14461] user: js, branch: trunk, size: 1248 [annotate] [blame] [check-ins using] [diff] | |
2017-09-26
| ||
21:53 | Many nullability fixes file: [835760a641] check-in: [52011fbfd6] user: js, branch: trunk, size: 1281 [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:43 |
Update copyright
While at it, also update the mail address. file: [5f1f118c70] check-in: [cec0f072f8] user: js, branch: 0.8, size: 1353 [annotate] [blame] [check-ins using] [diff] | |
00:41 |
Update copyright
While at it, also update the mail address. file: [c54595537b] check-in: [2a27cf3000] user: js, branch: trunk, size: 1284 [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-06-13
| ||
22:26 | Add support for and use the new nullability file: [ca64037e5a] check-in: [9e76144ef8] user: js, branch: trunk, size: 1349 [annotate] [blame] [check-ins using] [diff] | |
2015-01-03
| ||
20:57 | Update copyright file: [57a89b6a29] check-in: [cfd374b906] user: js, branch: trunk, size: 1292 [annotate] [blame] [check-ins using] [diff] | |
2014-02-18
| ||
18:50 | Documentation: Show correct imports file: [f89cf4a331] check-in: [246cfe0807] user: js, branch: trunk, size: 1286 [annotate] [blame] [check-ins using] [diff] | |
2014-01-04
| ||
00:24 | Update copyright. file: [d56b5df8a9] check-in: [3b97fc3cd9] user: js, branch: trunk, size: 1221 [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 | |
2013-01-09
| ||
22:24 | Update copyright. file: [c9383e691e] check-in: [813c00ccf0] user: js, branch: trunk, size: 1215 [annotate] [blame] [check-ins using] [diff] | |
2012-10-28
| ||
12:38 | Switch to a headerdoc-compatible doc format. file: [39431ad515] check-in: [1ad9565253] user: js, branch: trunk, size: 1209 [annotate] [blame] [check-ins using] [diff] | |
2012-01-05
| ||
00:56 | Update copyright. file: [69a9127fc3] check-in: [ce70e17b38] user: js, branch: trunk, size: 1209 [annotate] [blame] [check-ins using] [diff] | |
2011-07-19
| ||
23:28 | Make OFFastEnumeration part of OFCollection. file: [bf46b35091] check-in: [ab71981cda] user: js, branch: trunk, size: 1203 [annotate] [blame] [check-ins using] [diff] | |
2011-07-17
| ||
16:38 |
Remove -[containsObjectIdenticalTo:] from OFCopying.
It is still implemented by all classes implementing OFCollection so far, This is required to add OFCountedSet later, which can't support it. file: [5cef34a803] check-in: [8ff55bf218] user: js, branch: trunk, size: 1184 [annotate] [blame] [check-ins using] [diff] | |
2011-05-26
| ||
17:23 | Add OFEnumerating protocol. file: [ee176f4168] check-in: [6ddfe1975c] user: js, branch: trunk, size: 1491 [annotate] [blame] [check-ins using] [diff] | |
2011-05-05
| ||
21:17 | More documentation improvements. file: [6f614eaec7] check-in: [8490c927d2] user: js, branch: trunk, size: 1703 [annotate] [blame] [check-ins using] [diff] | |
2011-04-22
| ||
20:19 | More style improvements. file: [68e0dd67a3] check-in: [e76a7f52c1] user: js, branch: trunk, size: 1354 [annotate] [blame] [check-ins using] [diff] | |
2011-03-23
| ||
01:06 | Make more use of the OFObject protocol. file: [10d2a861f6] check-in: [23acf38456] user: js, branch: trunk, size: 1217 [annotate] [blame] [check-ins using] [diff] | |
2011-02-07
| ||
19:22 | Add -[containsObject(IdenticalTo):] to OFCollection. file: [1cb52c7504] check-in: [0a6e073938] user: js, branch: trunk, size: 1206 [annotate] [blame] [check-ins using] [diff] | |
2011-01-01
| ||
20:19 | Change license. file: [52cb53f930] check-in: [da6b3d26cb] user: js, branch: trunk, size: 939 [annotate] [blame] [check-ins using] [diff] | |
2010-09-05
| ||
23:33 | Added: Add OFCollection protocol. file: [d4bb05be77] check-in: [ba19e68fb6] user: js, branch: trunk, size: 683 [annotate] [blame] [check-ins using] | |