History of the file that is called src/OFMutableSet.m at check-in e2a818c0b5b0332a
|
2024-04-03
| ||
| 02:16 | [bbb9f25aa2] part of check-in [7413a728a7] Change license to LGPLv3 only (check-in: [7413a728a7] user: js, branch: trunk, size: 4347) [annotate] [blame] [check-ins using] [diff] | |
|
2024-01-02
| ||
| 17:17 | [9ec1cd87e9] part of check-in [26ddd2e4e4] Update copyright (check-in: [26ddd2e4e4] user: js, branch: trunk, size: 4139) [annotate] [blame] [check-ins using] [diff] | |
|
2023-08-13
| ||
| 22:02 | [ddcd040e35] part of check-in [d0205355f5] OFSet: Add designated initializers (check-in: [d0205355f5] user: js, branch: trunk, size: 4139) [annotate] [blame] [check-ins using] [diff] | |
|
2023-08-09
| ||
| 10:09 | [c4dda1aa5f] part of check-in [281b494de4] More consistency in naming of private classes (check-in: [281b494de4] user: js, branch: trunk, size: 3388) [annotate] [blame] [check-ins using] [diff] | |
| 09:08 | [52a6d0078f] part of check-in [36310f6263] Add OF_SINGLETON_METHODS (check-in: [36310f6263] user: js, branch: trunk, size: 3388) [annotate] [blame] [check-ins using] [diff] | |
|
2023-08-08
| ||
| 15:32 | [7b6fef28d7] part of check-in [a6f520157a] A few minor cleanups (check-in: [a6f520157a] user: js, branch: trunk, size: 3521) [annotate] [blame] [check-ins using] [diff] | |
|
2023-04-10
| ||
| 19:22 |
[f395937f21]
part of check-in [6ce0093f8d]
Remove OFSerialization
While the idea sounds nice that the tag name is the class, this means the | |
|
2023-01-06
| ||
| 09:04 | [da878db78b] part of check-in [8939cbdb52] Update copyright (check-in: [8939cbdb52] user: js, branch: trunk, size: 3870) [annotate] [blame] [check-ins using] [diff] | |
|
2022-11-16
| ||
| 01:27 |
[1675014936]
part of check-in [c86b8f10f0]
Add OFAssert()
This uses the same format as OFEnsure(). (check-in: [c86b8f10f0] user: js, branch: trunk, size: 3870) [annotate] [blame] [check-ins using] [diff] | |
|
2022-02-12
| ||
| 07:46 | [b126234b89] part of check-in [1a86b8175b] Update copyright (check-in: [1a86b8175b] user: js, branch: trunk, size: 3868) [annotate] [blame] [check-ins using] [diff] | |
|
2021-04-17
| ||
| 22:45 | [4c13c1c2d3] part of check-in [498074dab9] Rename of_(re)alloc and add OFFreeMemory (check-in: [498074dab9] user: js, branch: new-naming-convention, size: 3868) [annotate] [blame] [check-ins using] [diff] | |
|
2021-03-07
| ||
| 20:25 | [880e8c01b7] part of check-in [1b82d3bf4f] *.m: Fold methods into one line where it fits (check-in: [1b82d3bf4f] user: js, branch: trunk, size: 3855) [annotate] [blame] [check-ins using] [diff] | |
|
2021-01-02
| ||
| 22:04 | [00cf253ec8] part of check-in [374e1a1bfa] Update copyright (check-in: [374e1a1bfa] user: js, branch: trunk, size: 3872) [annotate] [blame] [check-ins using] [diff] | |
|
2020-11-14
| ||
| 12:23 |
[4037992100]
part of check-in [627511b032]
Rename of_malloc and of_calloc
The new names should be more accurate. (check-in: [627511b032] user: js, branch: trunk, size: 3961) [annotate] [blame] [check-ins using] [diff] | |
|
2020-11-05
| ||
| 00:24 |
[247e02065c]
part of check-in [0ddaac3f5b]
Avoid -[allocMemoryWithSize:] for temporary memory
-[allocMemoryWithSize:] has book keeping overhead that is unnecessary | |
|
2020-01-02
| ||
| 01:51 | [460faa4705] part of check-in [c7f0229795] Update copyright (check-in: [c7f0229795] user: js, branch: trunk, size: 4008) [annotate] [blame] [check-ins using] [diff] | |
|
2019-06-17
| ||
| 02:33 | [faab6f9ba1] part of check-in [17d57e01ff] Remove underscores from class names (check-in: [17d57e01ff] user: js, branch: trunk, size: 4005) [annotate] [blame] [check-ins using] [diff] | |
|
2019-03-08
| ||
| 00:35 | [5d818f447d] part of check-in [bceb7ed4c9] Use dot syntax (check-in: [bceb7ed4c9] user: js, branch: trunk, size: 4025) [annotate] [blame] [check-ins using] [diff] | |
|
2019-01-03
| ||
| 19:13 | [d3bbc8f1ec] part of check-in [0509d7a844] Update copyright (check-in: [0509d7a844] user: js, branch: trunk, size: 4027) [annotate] [blame] [check-ins using] [diff] | |
|
2018-01-03
| ||
| 19:49 | [0d784a4f98] part of check-in [7e5c81e186] Update copyright notice (check-in: [7e5c81e186] user: js, branch: trunk, size: 4021) [annotate] [blame] [check-ins using] [diff] | |
|
2017-11-05
| ||
| 18:25 | [68b3341f85] part of check-in [0a4565fb0f] Use -[isMemberOfClass:] instead of object_getClass (check-in: [0a4565fb0f] user: js, branch: trunk, size: 3998) [annotate] [blame] [check-ins using] [diff] | |
|
2017-10-17
| ||
| 21:04 | [475e73874b] part of check-in [3677275df7] OFMutableSet: Add missing override for -[copy] (check-in: [3677275df7] user: js, branch: 0.90, size: 3609) [annotate] [blame] [check-ins using] [diff] | |
| 21:02 | [0472c040ab] part of check-in [7dfb3c2c89] OFMutableSet: Add missing override for -[copy] (check-in: [7dfb3c2c89] user: js, branch: trunk, size: 3999) [annotate] [blame] [check-ins using] [diff] | |
| 00:33 |
[1df07a3c74]
part of check-in [2f4e0df8be]
Do not use implicit method return types
Instead, explicitly declare them, as OF_ASSUME_NONNULL_{BEGIN,END} does | |
|
2017-08-19
| ||
| 08:24 | [c759b99c57] part of check-in [8823a4df67] Add -[OFMutableSet removeAllObjects] (check-in: [8823a4df67] user: js, branch: trunk, size: 3758) [annotate] [blame] [check-ins using] [diff] | |
|
2017-05-07
| ||
| 20:10 |
[be0ab30e62]
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: 3554) [annotate] [blame] [check-ins using] [diff] | |
|
2017-01-09
| ||
| 17:36 |
[3bdd110505]
part of check-in [44f45c2e35]
Update copyright
Forgot to add 2017, even though I already did quite some changes in | |
|
2016-09-12
| ||
| 00:27 | [3c0b71dcbf] part of check-in [13f4c6c678] Add OF_DEALLOC_UNSUPPORTED macro (check-in: [13f4c6c678] user: js, branch: trunk, size: 3541) [annotate] [blame] [check-ins using] [diff] | |
|
2016-06-05
| ||
| 20:27 | [fd9f446d87] part of check-in [f50d7da785] Add +[OFMutableSet setWithCapacity:] (check-in: [f50d7da785] user: js, branch: trunk, size: 3597) [annotate] [blame] [check-ins using] [diff] | |
|
2016-01-03
| ||
| 00:43 |
[2e70e2a086]
part of check-in [cec0f072f8]
Update copyright
While at it, also update the mail address. (check-in: [cec0f072f8] user: js, branch: 0.8, size: 3750) [annotate] [blame] [check-ins using] [diff] | |
| 00:41 |
[0d4018a918]
part of check-in [2a27cf3000]
Update copyright
While at it, also update the mail address. (check-in: [2a27cf3000] user: js, branch: trunk, size: 3296) [annotate] [blame] [check-ins using] [diff] | |
|
2015-11-29
| ||
| 14:02 |
[0ec52f3f83]
part of check-in [6b13727ce0]
Make use of fast enumeration
Now that we require GCC >= 4.6 anyway, there's no more reason to not use | |
|
2015-01-03
| ||
| 20:57 | [472c53bec1] part of check-in [cfd374b906] Update copyright (check-in: [cfd374b906] user: js, branch: trunk, size: 3746) [annotate] [blame] [check-ins using] [diff] | |
|
2014-06-21
| ||
| 21:43 |
[0db3d60d53]
part of check-in [13ee56edf3]
Move all macros from OFObject.h to macros.h
This means that OFObject.h imports macros.h now, making it unnecessary | |
|
2014-01-04
| ||
| 00:24 | [6937da2a87] part of check-in [3b97fc3cd9] Update copyright. (check-in: [3b97fc3cd9] user: js, branch: trunk, size: 3784) [annotate] [blame] [check-ins using] [diff] | |
|
2013-11-23
| ||
| 01:27 | [418c7f3f73] part of check-in [6e19bd47ee] Add OF_UNRECOGNIZED_SELECTOR. (check-in: [6e19bd47ee] user: js, branch: trunk, size: 3778) [annotate] [blame] [check-ins using] [diff] | |
|
2013-01-09
| ||
| 22:24 | [d2501929a2] part of check-in [813c00ccf0] Update copyright. (check-in: [813c00ccf0] user: js, branch: trunk, size: 3831) [annotate] [blame] [check-ins using] [diff] | |
|
2012-12-22
| ||
| 15:37 | [ebca6379f5] part of check-in [917ce5754c] Add -[doesNotRecognizeSelector:]. (check-in: [917ce5754c] user: js, branch: trunk, size: 3825) [annotate] [blame] [check-ins using] [diff] | |
|
2012-11-12
| ||
| 11:24 | [0f6765c635] part of check-in [f5c4220251] Check more arguments for nil. (check-in: [f5c4220251] user: js, branch: trunk, size: 3987) [annotate] [blame] [check-ins using] [diff] | |
|
2012-10-21
| ||
| 22:12 | [e5b23d482d] part of check-in [fcade8da38] Make GCC 4.4 happy. (check-in: [fcade8da38] user: js, branch: trunk, size: 3955) [annotate] [blame] [check-ins using] [diff] | |
|
2012-08-10
| ||
| 20:08 |
[3f9a210be5]
part of check-in [1255f3a11a]
Directly use the runtime's autorelease pools.
This greatly improves performance, as it gets rid of the overhead of | |
|
2012-07-12
| ||
| 01:28 | [cfc47921d9] part of check-in [8892ae9fcc] Don't access isa directly. (check-in: [8892ae9fcc] user: js, branch: trunk, size: 3995) [annotate] [blame] [check-ins using] [diff] | |
|
2012-06-10
| ||
| 13:28 | [ae4b0f4644] part of check-in [11d3d69a22] More API improvements. (check-in: [11d3d69a22] user: js, branch: trunk, size: 3918) [annotate] [blame] [check-ins using] [diff] | |
|
2012-06-06
| ||
| 13:47 |
[f111a1faac]
part of check-in [f7576a66ce]
Slightly change the memory management API.
Also fix a bug where OFBigDataArray would waste memory. (check-in: [f7576a66ce] user: js, branch: trunk, size: 3919) [annotate] [blame] [check-ins using] [diff] | |
|
2012-03-29
| ||
| 07:57 | [112af5c677] part of check-in [89d53f2a9a] Add a few "const" where they make sense. (check-in: [89d53f2a9a] user: js, branch: trunk, size: 3920) [annotate] [blame] [check-ins using] [diff] | |
|
2012-03-28
| ||
| 09:25 | [be374057b2] part of check-in [5e98e61531] Add +[OFSet setWithObjects:count:]. (check-in: [5e98e61531] user: js, branch: trunk, size: 3914) [annotate] [blame] [check-ins using] [diff] | |
|
2012-01-05
| ||
| 00:56 | [309a28b5d0] part of check-in [ce70e17b38] Update copyright. (check-in: [ce70e17b38] user: js, branch: trunk, size: 3755) [annotate] [blame] [check-ins using] [diff] | |
|
2011-10-31
| ||
| 21:18 |
[43080e83f8]
part of check-in [6bdb2e4b01]
Move placeholder interfaces from headers to implementation files. This way they are not public anymore. (check-in: [6bdb2e4b01] user: js, branch: trunk, size: 3749) [annotate] [blame] [check-ins using] [diff] | |
|
2011-09-22
| ||
| 23:25 |
[0dd3658171]
part of check-in [e1e7ffa903]
Exceptions are now autoreleased.
This is safe as an "exception loop" can't happen, since if allocating So, the worst case would be that an autorelease of an exception fails, | |
|
2011-09-19
| ||
| 16:34 |
[ca9a8cdb54]
part of check-in [f173477bef]
Rename -[allocMemoryForNItems:withSize:] and friends. It is now -[allocMemoryForNItems:ofSize:]. (check-in: [f173477bef] user: js, branch: trunk, size: 3673) [annotate] [blame] [check-ins using] [diff] | |
|
2011-09-13
| ||
| 00:09 | [789db8d309] part of check-in [9b2ca72edb] Fix a warning when compiling with clang. (check-in: [9b2ca72edb] user: js, branch: trunk, size: 3673) [annotate] [blame] [check-ins using] [diff] | |
|
2011-09-01
| ||
| 18:08 | [550e7fe687] part of check-in [8d5ca84bc5] Add serialization and deserialization for OFSet and OFCountedSet. (check-in: [8d5ca84bc5] user: js, branch: trunk, size: 3663) [annotate] [blame] [check-ins using] [diff] | |
|
2011-08-31
| ||
| 16:01 | [781150565d] part of check-in [66b12bb66f] Make OFSet and OFCountedSet abstract classes. (check-in: [66b12bb66f] user: js, branch: trunk, size: 3537) [annotate] [blame] [check-ins using] [diff] | |
|
2011-08-21
| ||
| 11:03 | [27d68fc0e7] part of check-in [c0098f89fe] Make OFDictionary an abstract class. (check-in: [c0098f89fe] user: js, branch: trunk, size: 1927) [annotate] [blame] [check-ins using] [diff] | |
|
2011-08-07
| ||
| 16:57 | [54d40938db] part of check-in [927dbf6e7d] Add -[makeImmutable] to all mutable classes and use it. (check-in: [927dbf6e7d] user: js, branch: trunk, size: 1910) [annotate] [blame] [check-ins using] [diff] | |
|
2011-07-26
| ||
| 21:42 | [917221d23f] part of check-in [eb791d09d1] Add OFCountedSet. (check-in: [eb791d09d1] user: js, branch: trunk, size: 1861) [annotate] [blame] [check-ins using] [diff] | |
| 18:12 | [ff741b1139] part of check-in [5207c4ea4d] Prepare OFSet and OFMutableSet for OFCountedSet. (check-in: [5207c4ea4d] user: js, branch: trunk, size: 1849) [annotate] [blame] [check-ins using] [diff] | |
|
2011-07-22
| ||
| 18:30 | [842dbccb4e] part of check-in [e287e086c2] Nicer fast enumeration for OFSet. (check-in: [e287e086c2] user: js, branch: trunk, size: 1832) [annotate] [blame] [check-ins using] [diff] | |
|
2011-07-21
| ||
| 19:52 | [77a980e945] part of check-in [05c71bf58b] Add -[unionSet:] to OFMutableSet. (check-in: [05c71bf58b] user: js, branch: trunk, size: 2120) [annotate] [blame] [check-ins using] [diff] | |
| 19:17 | [9c760ecc6b] part of check-in [821456272f] Add -[minusSet:] and -[intersectSet:] to OFMutableSet. (check-in: [821456272f] user: js, branch: trunk, size: 1862) [annotate] [blame] [check-ins using] [diff] | |
|
2011-07-20
| ||
| 18:23 | [4ebb225162] part of check-in [63fc941b66] Remove code duplication for fast enumeration of mutable collections. (check-in: [63fc941b66] user: js, branch: trunk, size: 1240) [annotate] [blame] [check-ins using] [diff] | |
| 16:50 | [44aa66377a] part of check-in [dbd145b124] Check for mutations during fast enumeration in OFMutableSet. (check-in: [dbd145b124] user: js, branch: trunk, size: 1710) [annotate] [blame] [check-ins using] [diff] | |
|
2011-07-18
| ||
| 22:53 | Added: [b2021bf947] part of check-in [8df328d503] Add OFSet and OFMutableSet. (check-in: [8df328d503] user: js, branch: trunk, size: 892) [annotate] [blame] [check-ins using] | |