ObjFW  History of src/OFCountedSet.m of 4507e0bee31a26e9

History of the file that is called src/OFCountedSet.m at check-in 4507e0bee31a26e9

2024-01-02
17:17
Update copyright file: [f16b07f3a7] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 4594 [annotate] [blame] [check-ins using] [diff]
2023-08-13
22:02
OFSet: Add designated initializers file: [e146ed9623] check-in: [d0205355f5] user: js, branch: trunk, size: 4594 [annotate] [blame] [check-ins using] [diff]
2023-08-09
10:09
More consistency in naming of private classes file: [3de39a28c5] check-in: [281b494de4] user: js, branch: trunk, size: 4294 [annotate] [blame] [check-ins using] [diff]
09:08
Add OF_SINGLETON_METHODS file: [8d16a5d34a] check-in: [36310f6263] user: js, branch: trunk, size: 4294 [annotate] [blame] [check-ins using] [diff]
2023-08-08
15:32
A few minor cleanups file: [0a786b110f] check-in: [a6f520157a] user: js, branch: trunk, size: 4427 [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
serialization includes whether something is mutable or immutable. This means
doing as much as making something immutable changes the serialization, which
can then cause issues after being deserialized. file: [2550c38e59] check-in: [6ce0093f8d] user: js, branch: trunk, size: 4628 [annotate] [blame] [check-ins using] [diff]

2023-01-06
09:04
Update copyright file: [39bc22ff53] check-in: [8939cbdb52] user: js, branch: trunk, size: 5642 [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
Update copyright file: [985e10aa24] check-in: [1a86b8175b] user: js, branch: trunk, size: 5642 [annotate] [blame] [check-ins using] [diff]
2021-04-19
21:54
Rename a few more constants file: [f1dc200ff4] check-in: [458420998c] user: js, branch: new-naming-convention, size: 5642 [annotate] [blame] [check-ins using] [diff]
2021-04-17
03:21
Rename all blocks file: [fe3c7716dc] check-in: [c4e0e56fa3] user: js, branch: new-naming-convention, size: 5646 [annotate] [blame] [check-ins using] [diff]
2021-03-07
20:25
*.m: Fold methods into one line where it fits file: [d6c7218230] check-in: [1b82d3bf4f] user: js, branch: trunk, size: 5656 [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
Update copyright file: [2a2cd32bfd] check-in: [374e1a1bfa] user: js, branch: trunk, size: 5677 [annotate] [blame] [check-ins using] [diff]
2020-01-02
01:51
Update copyright file: [e24282a6de] check-in: [c7f0229795] user: js, branch: trunk, size: 5766 [annotate] [blame] [check-ins using] [diff]
2019-06-17
02:33
Remove underscores from class names file: [1fdac7b584] check-in: [17d57e01ff] user: js, branch: trunk, size: 5763 [annotate] [blame] [check-ins using] [diff]
2019-03-08
00:35
Use dot syntax file: [d7f89e4f31] check-in: [bceb7ed4c9] user: js, branch: trunk, size: 5781 [annotate] [blame] [check-ins using] [diff]
2019-01-03
19:13
Update copyright file: [beddf34789] check-in: [0509d7a844] user: js, branch: trunk, size: 5785 [annotate] [blame] [check-ins using] [diff]
2018-01-03
19:49
Update copyright notice file: [39610f90f5] check-in: [7e5c81e186] user: js, branch: trunk, size: 5779 [annotate] [blame] [check-ins using] [diff]
2017-11-05
18:25
Use -[isMemberOfClass:] instead of object_getClass file: [9939f41ae7] check-in: [0a4565fb0f] user: js, branch: trunk, size: 5756 [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
not apply to implicit return types. This means that after this commit,
all init methods have a nonnull return type, as they should have. file: [5a24ff85a6] check-in: [2f4e0df8be] user: js, branch: trunk, size: 5757 [annotate] [blame] [check-ins using] [diff]

2017-08-19
08:24
Add -[OFMutableSet removeAllObjects] file: [917f8ad622] check-in: [8823a4df67] user: js, branch: trunk, size: 5595 [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: [08a16819c3] check-in: [4af49a13c3] user: js, branch: trunk, size: 5299 [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: [4d6644549a] check-in: [44f45c2e35] user: js, branch: trunk, size: 5289 [annotate] [blame] [check-ins using] [diff]

2016-09-12
00:27
Add OF_DEALLOC_UNSUPPORTED macro file: [43d97d6138] check-in: [13f4c6c678] user: js, branch: trunk, size: 5283 [annotate] [blame] [check-ins using] [diff]
2016-02-21
15:37
Make use of C99-style for loops file: [0fe79da407] check-in: [e0b9167693] user: js, branch: trunk, size: 5339 [annotate] [blame] [check-ins using] [diff]
2016-01-03
00:43
Update copyright

While at it, also update the mail address. file: [58db5c2eab] check-in: [cec0f072f8] user: js, branch: 0.8, size: 5924 [annotate] [blame] [check-ins using] [diff]

00:41
Update copyright

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

2015-11-29
14:02
Make use of fast enumeration

Now that we require GCC >= 4.6 anyway, there's no more reason to not use
it anymore. file: [9e3f055893] check-in: [6b13727ce0] user: js, branch: trunk, size: 5327 [annotate] [blame] [check-ins using] [diff]

2015-01-03
20:57
Update copyright file: [0df520b24c] check-in: [cfd374b906] user: js, branch: trunk, size: 5920 [annotate] [blame] [check-ins using] [diff]
2014-06-21
21:43
Move all macros from OFObject.h to macros.h

This means that OFObject.h imports macros.h now, making it unnecessary
to manually import macros.h in almost every file. And while at it, also
import autorelease.h in OFObject.h, so that this doesn't need to be
manually imported in almost every file as well. file: [2e1b287954] check-in: [13ee56edf3] user: js, branch: trunk, size: 5914 [annotate] [blame] [check-ins using] [diff]

2014-01-04
00:24
Update copyright. file: [25c3c02efe] check-in: [3b97fc3cd9] user: js, branch: trunk, size: 5958 [annotate] [blame] [check-ins using] [diff]
2013-11-23
01:27
Add OF_UNRECOGNIZED_SELECTOR. file: [e35b534e34] check-in: [6e19bd47ee] user: js, branch: trunk, size: 5952 [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: [d006ca7115] check-in: [c5ef582958] user: js, branch: trunk, size: 5981 [annotate] [blame] [check-ins using] [diff]

2013-02-19
11:57
OFCountedSet: More thorough range check. file: [028e438698] check-in: [bf8a579f38] user: js, branch: trunk, size: 5981 [annotate] [blame] [check-ins using] [diff]
2013-01-09
22:24
Update copyright. file: [0dc9d61751] check-in: [813c00ccf0] user: js, branch: trunk, size: 5981 [annotate] [blame] [check-ins using] [diff]
2012-12-22
15:37
Add -[doesNotRecognizeSelector:]. file: [85c3dcd865] check-in: [917ce5754c] user: js, branch: trunk, size: 5975 [annotate] [blame] [check-ins using] [diff]
2012-10-21
22:12
Make GCC 4.4 happy. file: [dd9c0e4002] check-in: [fcade8da38] user: js, branch: trunk, size: 6092 [annotate] [blame] [check-ins using] [diff]
2012-08-10
20:08
Directly use the runtime's autorelease pools.

This greatly improves performance, as it gets rid of the overhead of
OFAutoreleasePool. file: [3f8c1b4cf9] check-in: [1255f3a11a] user: js, branch: trunk, size: 6115 [annotate] [blame] [check-ins using] [diff]

2012-07-12
01:28
Don't access isa directly. file: [e5a46a4669] check-in: [8892ae9fcc] user: js, branch: trunk, size: 6160 [annotate] [blame] [check-ins using] [diff]
2012-03-29
07:57
Add a few "const" where they make sense. file: [1ffb5da144] check-in: [89d53f2a9a] user: js, branch: trunk, size: 6092 [annotate] [blame] [check-ins using] [diff]
2012-03-28
09:25
Add +[OFSet setWithObjects:count:]. file: [6fbc6bd897] check-in: [5e98e61531] user: js, branch: trunk, size: 6086 [annotate] [blame] [check-ins using] [diff]
2012-01-05
00:56
Update copyright. file: [45cb1d890f] check-in: [ce70e17b38] user: js, branch: trunk, size: 5927 [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: [f1676b578f] check-in: [6bdb2e4b01] user: js, branch: trunk, size: 5921 [annotate] [blame] [check-ins using] [diff]
2011-09-22
23:25
Exceptions are now autoreleased.

This is safe as an "exception loop" can't happen, since if allocating
an exception fails, it throws an OFAllocFailedException which is
preallocated and can always be thrown.

So, the worst case would be that an autorelease of an exception fails,
triggering an OFOutOfMemoryException for which there is no memory,
resulting in an OFAllocFailedException to be thrown. file: [a285a63049] check-in: [e1e7ffa903] user: js, branch: trunk, size: 5865 [annotate] [blame] [check-ins using] [diff]

2011-09-13
00:09
Fix a warning when compiling with clang. file: [4086910c39] check-in: [9b2ca72edb] user: js, branch: trunk, size: 5850 [annotate] [blame] [check-ins using] [diff]
2011-09-09
13:35
[pool release] can never throw by convention now. file: [a967923f91] check-in: [798d9e6320] user: js, branch: trunk, size: 5840 [annotate] [blame] [check-ins using] [diff]
2011-09-01
18:08
Add serialization and deserialization for OFSet and OFCountedSet. file: [931ec5d215] check-in: [8d5ca84bc5] user: js, branch: trunk, size: 5867 [annotate] [blame] [check-ins using] [diff]
2011-08-31
16:01
Make OFSet and OFCountedSet abstract classes. file: [564495dad9] check-in: [66b12bb66f] user: js, branch: trunk, size: 4708 [annotate] [blame] [check-ins using] [diff]
2011-08-21
11:03
Make OFDictionary an abstract class. file: [306e7a046d] check-in: [c0098f89fe] user: js, branch: trunk, size: 4914 [annotate] [blame] [check-ins using] [diff]
2011-08-07
16:57
Add -[makeImmutable] to all mutable classes and use it. file: [01afd72625] check-in: [927dbf6e7d] user: js, branch: trunk, size: 4887 [annotate] [blame] [check-ins using] [diff]
2011-07-26
21:42
Added: Add OFCountedSet. file: [c9d1c58489] check-in: [eb791d09d1] user: js, branch: trunk, size: 5089 [annotate] [blame] [check-ins using]