ObjFW  History of src/OFEnumerator.h of a5c1129e8d45b0ab

History of the file that is called src/OFEnumerator.h at check-in a5c1129e8d45b0ab

2024-04-03
02:16
[bed4d85dff] part of check-in [7413a728a7] Change license to LGPLv3 only (check-in: [7413a728a7] user: js, branch: trunk, size: 4008) [annotate] [blame] [check-ins using] [diff]
2024-01-02
17:17
[2f3a8fcd9b] part of check-in [26ddd2e4e4] Update copyright (check-in: [26ddd2e4e4] user: js, branch: trunk, size: 3800) [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
[d1ff19008a] part of check-in [8939cbdb52] Update copyright (check-in: [8939cbdb52] user: js, branch: trunk, size: 3800) [annotate] [blame] [check-ins using] [diff]
2022-09-26
20:32
[bebf66139d] part of check-in [4b8c89a6fe] Document more exceptions (check-in: [4b8c89a6fe] user: js, branch: trunk, size: 3800) [annotate] [blame] [check-ins using] [diff]
2022-09-25
20:14
[05d58f021f] part of check-in [5a4e00df9a] Document more exceptions (check-in: [5a4e00df9a] user: js, branch: trunk, size: 3891) [annotate] [blame] [check-ins using] [diff]
2022-09-23
11:45
[7108ca316f] part of check-in [26e5fbf02a] Document more exceptions (check-in: [26e5fbf02a] user: js, branch: trunk, size: 3693) [annotate] [blame] [check-ins using] [diff]
2022-09-12
14:34
[27d5a99680] part of check-in [c40a295629] Either restrict subclassing or reserve ivars (check-in: [c40a295629] user: js, branch: trunk, size: 3618) [annotate] [blame] [check-ins using] [diff]
2022-04-25
15:34
[514f228b0c] part of check-in [4c09929cca] Use a typedef for NSFastEnumerationState

This fixes building as a module. (check-in: [4c09929cca] user: js, branch: trunk, size: 3658) [annotate] [blame] [check-ins using] [diff]

2022-02-12
07:46
[553d9ef899] part of check-in [1a86b8175b] Update copyright (check-in: [1a86b8175b] user: js, branch: trunk, size: 3657) [annotate] [blame] [check-ins using] [diff]
2021-04-17
02:43
[aa2de24ec1] part of check-in [ed3b07591c] Rename of_fast_enumeration_state_t (check-in: [ed3b07591c] user: js, branch: new-naming-convention, size: 3657) [annotate] [blame] [check-ins using] [diff]
2021-04-07
20:52
[a48f5dd585] part of check-in [f0f38b0f42] Override -[objectEnumerator] in some classes

Classes using lightweight generics should also use them for the
enumerator to allow stronger typing. (check-in: [f0f38b0f42] user: js, branch: trunk, size: 3677) [annotate] [blame] [check-ins using] [diff]

18:44
[570c70606c] part of check-in [151e4642fe] Rename OFEnumerating to OFEnumeration

This is to be consistent with OFFastEnumeration. (check-in: [151e4642fe] user: js, branch: trunk, size: 3503) [annotate] [blame] [check-ins using] [diff]

2021-01-02
22:04
[26a2240303] part of check-in [374e1a1bfa] Update copyright (check-in: [374e1a1bfa] user: js, branch: trunk, size: 3503) [annotate] [blame] [check-ins using] [diff]
2020-10-03
11:35
[234c3f2385] part of check-in [163a4a5a2e] Use /** */ instead of /*! */ for documentation (check-in: [163a4a5a2e] user: js, branch: trunk, size: 3592) [annotate] [blame] [check-ins using] [diff]
2020-09-26
21:58
[6f877d2d05] part of check-in [ef614a225d] Don't require __COUNTER__ for OF_RESERVE_IVARS

__COUNTER__ does not exist in GCC 4.2, and Apple GCC 4.2 is still the
newest compiler available for macOS 10.5. (check-in: [ef614a225d] user: js, branch: trunk, size: 3592) [annotate] [blame] [check-ins using] [diff]

2020-06-24
17:37
[8acf2a6a5e] part of check-in [0428b0ecd2] OFEnumerator: Remove const from itemsPtr

This made the Swift compiler complain. (check-in: [0428b0ecd2] user: js, branch: trunk, size: 3578) [annotate] [blame] [check-ins using] [diff]

2020-01-02
01:51
[c01e86ac8b] part of check-in [c7f0229795] Update copyright (check-in: [c7f0229795] user: js, branch: trunk, size: 3584) [annotate] [blame] [check-ins using] [diff]
2019-09-29
19:35
[1264743def] part of check-in [496695d778] Either restrict subclassing or reserve ivar space

This allows ABI stability with the fragile ABI. (check-in: [496695d778] user: js, branch: trunk, size: 3581) [annotate] [blame] [check-ins using] [diff]

2019-06-19
00:54
[5d33d7fcc0] part of check-in [f18b5db636] OFEnumerator: Conform to OFFastEnumeration (check-in: [f18b5db636] user: js, branch: trunk, size: 3555) [annotate] [blame] [check-ins using] [diff]
00:45
[fb1ecf6b18] part of check-in [7214a2c7af] OFEnumerator: Remove -[reset]

It's not very useful and is a problem for the Foundation bridge, as
NSEnumerator does not have it. (check-in: [7214a2c7af] user: js, branch: trunk, size: 3535) [annotate] [blame] [check-ins using] [diff]

2019-03-08
00:35
[3064d9daa6] part of check-in [bceb7ed4c9] Use dot syntax (check-in: [bceb7ed4c9] user: js, branch: trunk, size: 3660) [annotate] [blame] [check-ins using] [diff]
2019-01-03
19:13
[a15bc1046c] part of check-in [0509d7a844] Update copyright (check-in: [0509d7a844] user: js, branch: trunk, size: 3654) [annotate] [blame] [check-ins using] [diff]
2018-11-17
22:53
[1cb50952e0] part of check-in [003c448269] OFEnumerator: Make allObjects a method

allObjects is mutating the state of the enumerator, so should not be a
property. (check-in: [003c448269] user: js, branch: trunk, size: 3648) [annotate] [blame] [check-ins using] [diff]

2018-01-03
19:49
[d92879f5f9] part of check-in [7e5c81e186] Update copyright notice (check-in: [7e5c81e186] user: js, branch: trunk, size: 3601) [annotate] [blame] [check-ins using] [diff]
2017-11-18
18:50
[55420bac63] part of check-in [cc3ad3ddd3] Documentation: Use @brief for all properties (check-in: [cc3ad3ddd3] user: js, branch: trunk, size: 3578) [annotate] [blame] [check-ins using] [diff]
2017-10-29
21:58
[ba066f3027] part of check-in [f3ccf14461] Convert methods to properties where appropriate

This improves Swift compatibility. (check-in: [f3ccf14461] user: js, branch: trunk, size: 3564) [annotate] [blame] [check-ins using] [diff]

2017-09-26
00:09
[fe479ba326] part of check-in [9f2b639aef] Get rid of the last /// comments (check-in: [9f2b639aef] user: js, branch: trunk, size: 3625) [annotate] [blame] [check-ins using] [diff]
2017-06-05
18:56
[793c333b12] part of check-in [4b6dfe02f2] Doxyfile: Add missing defines (check-in: [4b6dfe02f2] user: js, branch: trunk, size: 3613) [annotate] [blame] [check-ins using] [diff]
2017-05-07
20:10
[e2784c6244] part of check-in [4af49a13c3] Small code style change

Casts are now written like types in variable declarations. (check-in: [4af49a13c3] user: js, branch: trunk, size: 3663) [annotate] [blame] [check-ins using] [diff]

2017-02-04
17:45
[f1914c42af] part of check-in [5a31a537a1] Fix typos in comments and strings found by aspell (check-in: [5a31a537a1] user: js, branch: trunk, size: 3661) [annotate] [blame] [check-ins using] [diff]
2017-01-09
17:36
[bbb1fb080b] part of check-in [44f45c2e35] Update copyright

Forgot to add 2017, even though I already did quite some changes in
2017. (check-in: [44f45c2e35] user: js, branch: trunk, size: 3660) [annotate] [blame] [check-ins using] [diff]

2016-01-03
00:43
[28dfc5f158] part of check-in [cec0f072f8] Update copyright

While at it, also update the mail address. (check-in: [cec0f072f8] user: js, branch: 0.8, size: 3659) [annotate] [blame] [check-ins using] [diff]

00:41
[fdd5f1237e] part of check-in [2a27cf3000] Update copyright

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

2015-11-28
19:47
[b828b3483b] part of check-in [650b4be224] Minor documentation improvements (check-in: [650b4be224] user: js, branch: trunk, size: 3650) [annotate] [blame] [check-ins using] [diff]
2015-11-21
18:35
[74f0d63f69] part of check-in [d526d938d7] Remove OF_NULLABLE / OF_NONNULL

Now that Clang switched to use _Nullable and _Nonnull instead of
__nullable / __nonnull, there is no longer a conflict with glibc, which
means we can just define _Nullable / _Nonnull to nothing if they are not
understood by the compiler (which did not work with __nullable /
__nonnull due to this conflict).

This also defines _Null_unspecified to nothing if unavailable. (check-in: [d526d938d7] user: js, branch: trunk, size: 3646) [annotate] [blame] [check-ins using] [diff]

2015-06-14
10:45
[30b2100737] part of check-in [b7097a67b6] Add OF_NONNULL / OF_NULLABLE and use that instead

Using __nonnull directly doesn't work on systems using glibc, as glibc
defines __nonnull as a parameterized define. While this does not fix the
problem of Clang introducing __nonnull even though it conflicts with
glibc, this at least means it's possible again to compile things with
versions of Clang that don't support __nonnull on systems with glibc. (check-in: [b7097a67b6] user: js, branch: trunk, size: 3655) [annotate] [blame] [check-ins using] [diff]

2015-06-13
22:26
[00a9d26e5f] part of check-in [9e76144ef8] Add support for and use the new nullability (check-in: [9e76144ef8] user: js, branch: trunk, size: 3650) [annotate] [blame] [check-ins using] [diff]
2015-06-12
23:59
[289c822ada] part of check-in [5329fe7c1a] Add support for and use the new ObjC generics (check-in: [5329fe7c1a] user: js, branch: trunk, size: 3477) [annotate] [blame] [check-ins using] [diff]
2015-01-03
20:57
[04188c1de5] part of check-in [cfd374b906] Update copyright (check-in: [cfd374b906] user: js, branch: trunk, size: 3166) [annotate] [blame] [check-ins using] [diff]
2014-02-19
11:27
[622ec0eddb] part of check-in [3f59d993a3] OFEnumerator: Fix documentation confusing Clang (check-in: [3f59d993a3] user: js, branch: trunk, size: 3160) [annotate] [blame] [check-ins using] [diff]
2014-02-18
18:50
[d37f2396c8] part of check-in [246cfe0807] Documentation: Show correct imports (check-in: [246cfe0807] user: js, branch: trunk, size: 3160) [annotate] [blame] [check-ins using] [diff]
2014-01-04
00:24
[d0b20e743d] part of check-in [3b97fc3cd9] Update copyright. (check-in: [3b97fc3cd9] user: js, branch: trunk, size: 2912) [annotate] [blame] [check-ins using] [diff]
2013-04-09
21:35
[e6517d3735] part of check-in [7f0e327251] Add -[OFEnumerator allObjects]. (check-in: [7f0e327251] user: js, branch: trunk, size: 2906) [annotate] [blame] [check-ins using] [diff]
2013-01-09
22:24
[347caeb18b] part of check-in [813c00ccf0] Update copyright. (check-in: [813c00ccf0] user: js, branch: trunk, size: 2720) [annotate] [blame] [check-ins using] [diff]
2012-10-28
12:38
[8203f0ccdd] part of check-in [1ad9565253] Switch to a headerdoc-compatible doc format. (check-in: [1ad9565253] user: js, branch: trunk, size: 2714) [annotate] [blame] [check-ins using] [diff]
2012-08-19
21:27
[24f3965058] part of check-in [bab9dd49fe] Add more ARC type qualifiers. (check-in: [bab9dd49fe] user: js, branch: trunk, size: 2714) [annotate] [blame] [check-ins using] [diff]
2012-08-03
18:45
[7994a3a6fa] part of check-in [881cfff24e] Add ARC type qualifiers. (check-in: [881cfff24e] user: js, branch: trunk, size: 2694) [annotate] [blame] [check-ins using] [diff]
2012-01-05
00:56
[3141f48de1] part of check-in [ce70e17b38] Update copyright. (check-in: [ce70e17b38] user: js, branch: trunk, size: 2674) [annotate] [blame] [check-ins using] [diff]
2011-08-22
09:58
[4677a6d4a2] part of check-in [367bf4117b] Clean up the class hierarchy in the doxygen generated documentation. (check-in: [367bf4117b] user: js, branch: trunk, size: 2668) [annotate] [blame] [check-ins using] [diff]
2011-07-19
22:53
[bd16795e9a] part of check-in [c52a5e5faf] Fast enumeration improvements. (check-in: [c52a5e5faf] user: js, branch: trunk, size: 2720) [annotate] [blame] [check-ins using] [diff]
2011-05-26
17:23
[992da1f406] part of check-in [6ddfe1975c] Add OFEnumerating protocol. (check-in: [6ddfe1975c] user: js, branch: trunk, size: 2679) [annotate] [blame] [check-ins using] [diff]
2011-05-08
17:19
[b57af49ccd] part of check-in [242b1ccd71] More documentation improvements. (check-in: [242b1ccd71] user: js, branch: trunk, size: 2329) [annotate] [blame] [check-ins using] [diff]
2011-05-05
21:17
[49a8f37445] part of check-in [8490c927d2] More documentation improvements. (check-in: [8490c927d2] user: js, branch: trunk, size: 1926) [annotate] [blame] [check-ins using] [diff]
2011-01-30
12:00
[ce902d7cb6] part of check-in [be0af07922] {} is not required for doxygen anymore. (check-in: [be0af07922] user: js, branch: trunk, size: 1879) [annotate] [blame] [check-ins using] [diff]
2011-01-01
20:19
[0b27107191] part of check-in [da6b3d26cb] Change license. (check-in: [da6b3d26cb] user: js, branch: trunk, size: 1882) [annotate] [blame] [check-ins using] [diff]
2010-12-10
11:21
[ebd7967401] part of check-in [fada60d54c] Documentation fixes. (check-in: [fada60d54c] user: js, branch: trunk, size: 1626) [annotate] [blame] [check-ins using] [diff]
2010-04-17
15:46
[78ba4330f0] part of check-in [062a052b50] Don't return self where not necessary, return void or something useful. (check-in: [062a052b50] user: js, branch: trunk, size: 1626) [annotate] [blame] [check-ins using] [diff]
2010-02-19
16:36
[aacddc389e] part of check-in [42886185fd] Update copyright. (check-in: [42886185fd] user: js, branch: trunk, size: 1620) [annotate] [blame] [check-ins using] [diff]
2010-02-11
14:58
[67a294e12a] part of check-in [72caeab860] Documentation improvements. (check-in: [72caeab860] user: js, branch: trunk, size: 1620) [annotate] [blame] [check-ins using] [diff]
2010-02-10
20:30
[6eea1f0fa8] part of check-in [6a65366467] Documentation improvements. (check-in: [6a65366467] user: js, branch: trunk, size: 1517) [annotate] [blame] [check-ins using] [diff]
2010-01-31
21:51
[95bf700ece] part of check-in [8347c2ef5e] Move OFFastEnumeration protocol to OFEnumerator.h. (check-in: [8347c2ef5e] user: js, branch: trunk, size: 1320) [annotate] [blame] [check-ins using] [diff]
2010-01-30
15:47
[1e45836bf9] part of check-in [daae7ffbf3] Make OFEnumerator more general, implement it for OFArray & OFDictionary. (check-in: [daae7ffbf3] user: js, branch: trunk, size: 603) [annotate] [blame] [check-ins using] [diff]
2010-01-03
17:22
[63f8eed5f2] part of check-in [9a881883be] Add OFFastEnumeration protocol and OFEnumerationMutationException. (check-in: [9a881883be] user: js, branch: trunk, size: 1909) [annotate] [blame] [check-ins using] [diff]
2009-12-30
13:30
Added: [7d873ef675] part of check-in [b9e9dfb384] Rename OFIterator to OFEnumerator.
This way, we avoid name inconsistency when introducing fast enumeration.
(check-in: [b9e9dfb384] user: js, branch: trunk, size: 1928) [annotate] [blame] [check-ins using]