History of file src/OFSet.m at check-in 02073abe82f66a5e
2024-04-03
| ||
02:16 | Change license to LGPLv3 only file: [73f0a1068f] check-in: [7413a728a7] user: js, branch: trunk, size: 9273 [annotate] [blame] [check-ins using] [diff] | |
2024-01-02
| ||
17:17 | Update copyright file: [13b08a9492] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 9065 [annotate] [blame] [check-ins using] [diff] | |
2023-08-29
| ||
12:16 | Fix compilation with Apple GCC 4.0.1 & 4.2.1 file: [a482207723] check-in: [b5e3f01a59] user: js, branch: trunk, size: 9065 [annotate] [blame] [check-ins using] [diff] | |
2023-08-13
| ||
22:02 | OFSet: Add designated initializers file: [8d2f3f00f2] check-in: [d0205355f5] user: js, branch: trunk, size: 9035 [annotate] [blame] [check-ins using] [diff] | |
2023-08-09
| ||
10:09 | More consistency in naming of private classes file: [cf7d351eda] check-in: [281b494de4] user: js, branch: trunk, size: 7192 [annotate] [blame] [check-ins using] [diff] | |
09:08 | Add OF_SINGLETON_METHODS file: [3d86fbe75e] check-in: [36310f6263] user: js, branch: trunk, size: 7192 [annotate] [blame] [check-ins using] [diff] | |
2023-08-08
| ||
15:32 | A few minor cleanups file: [4cf2dc29e8] check-in: [a6f520157a] user: js, branch: trunk, size: 7325 [annotate] [blame] [check-ins using] [diff] | |
2023-07-15
| ||
23:44 |
Never set mutationsPtr to self
The Apple runtime can store the retain count in isa, so | |
2023-04-10
| ||
19:22 |
Remove OFSerialization
While the idea sounds nice that the tag name is the class, this means the | |
2023-01-06
| ||
09:04 | Update copyright file: [c24561f595] check-in: [8939cbdb52] user: js, branch: trunk, size: 8028 [annotate] [blame] [check-ins using] [diff] | |
2022-06-12
| ||
06:27 | Remove a few useless methods file: [c2dcb9f429] check-in: [6228b691b5] user: js, branch: trunk, size: 8028 [annotate] [blame] [check-ins using] [diff] | |
2022-02-12
| ||
07:46 | Update copyright file: [deacc26990] check-in: [1a86b8175b] user: js, branch: trunk, size: 8350 [annotate] [blame] [check-ins using] [diff] | |
2021-04-19
| ||
21:54 | Rename a few more constants file: [a3dd281791] check-in: [458420998c] user: js, branch: new-naming-convention, size: 8350 [annotate] [blame] [check-ins using] [diff] | |
2021-04-17
| ||
03:21 | Rename all blocks file: [b7d60ea604] check-in: [c4e0e56fa3] user: js, branch: new-naming-convention, size: 8354 [annotate] [blame] [check-ins using] [diff] | |
02:43 | Rename of_fast_enumeration_state_t file: [a8859ecef5] check-in: [ed3b07591c] user: js, branch: new-naming-convention, size: 8364 [annotate] [blame] [check-ins using] [diff] | |
2021-03-07
| ||
20:25 | *.m: Fold methods into one line where it fits file: [f23395a631] check-in: [1b82d3bf4f] user: js, branch: trunk, size: 8369 [annotate] [blame] [check-ins using] [diff] | |
2021-01-02
| ||
22:04 | Update copyright file: [27e6d4b43c] check-in: [374e1a1bfa] user: js, branch: trunk, size: 8449 [annotate] [blame] [check-ins using] [diff] | |
2020-10-10
| ||
14:27 |
OFObject: Change type of -[hash] to unsigned long
The internal hash is still 32 bit in most places, but this way, it is at | |
2020-01-02
| ||
01:51 | Update copyright file: [e3c9e370a2] check-in: [c7f0229795] user: js, branch: trunk, size: 8528 [annotate] [blame] [check-ins using] [diff] | |
2019-06-20
| ||
23:47 |
Avoid retaining enumerator during fast enumeration
This avoids leaking the enumerator when terminating the fast enumeration | |
23:45 | OFSet: Add default method for fast enumeration file: [806937cb0f] check-in: [f8b53e2f6b] user: js, branch: trunk, size: 8702 [annotate] [blame] [check-ins using] [diff] | |
2019-06-17
| ||
02:33 | Remove underscores from class names file: [9b44169159] check-in: [17d57e01ff] user: js, branch: trunk, size: 8112 [annotate] [blame] [check-ins using] [diff] | |
2019-03-23
| ||
22:03 | Add -[valueForKeyPath:] / -[setValue:forKeyPath:] file: [a05b34b142] check-in: [d7824704f9] user: js, branch: trunk, size: 8130 [annotate] [blame] [check-ins using] [diff] | |
2019-03-08
| ||
00:35 | Use dot syntax file: [136b012e98] check-in: [bceb7ed4c9] user: js, branch: trunk, size: 8533 [annotate] [blame] [check-ins using] [diff] | |
2019-01-03
| ||
19:13 | Update copyright file: [dff1ba0f37] check-in: [0509d7a844] user: js, branch: trunk, size: 8547 [annotate] [blame] [check-ins using] [diff] | |
2018-01-03
| ||
19:49 | Update copyright notice file: [6c38818afa] check-in: [7e5c81e186] user: js, branch: trunk, size: 8541 [annotate] [blame] [check-ins using] [diff] | |
2017-11-20
| ||
22:35 | OFSetTests: Test all implementations file: [95347a9390] check-in: [7c8ac46f53] user: js, branch: trunk, size: 8518 [annotate] [blame] [check-ins using] [diff] | |
2017-11-11
| ||
23:27 | Small optimization for -[isEqual:] file: [e30f25fb57] check-in: [526feacebc] user: js, branch: trunk, size: 8518 [annotate] [blame] [check-ins using] [diff] | |
2017-11-05
| ||
18:25 | Use -[isMemberOfClass:] instead of object_getClass file: [a6954089a6] check-in: [0a4565fb0f] user: js, branch: trunk, size: 8501 [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 | |
2017-10-11
| ||
20:53 | Fix shadowed variables and enable -Wshadow file: [9a3d14535d] check-in: [00476e4430] user: js, branch: trunk, size: 8260 [annotate] [blame] [check-ins using] [diff] | |
2017-09-27
| ||
22:35 | More nullability fixes file: [876ac85821] check-in: [697e3ecbf7] user: js, branch: trunk, size: 8281 [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: [62db370766] check-in: [4af49a13c3] user: js, branch: trunk, size: 8326 [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-09-12
| ||
00:27 | Add OF_DEALLOC_UNSUPPORTED macro file: [5ab931318f] check-in: [13f4c6c678] user: js, branch: trunk, size: 8292 [annotate] [blame] [check-ins using] [diff] | |
2016-06-05
| ||
20:37 |
Implement Key Value Coding for OFSet
If the key starts with an @, the @ is stripped and the super method is | |
2016-01-03
| ||
00:43 |
Update copyright
While at it, also update the mail address. file: [4fe63f90c7] check-in: [cec0f072f8] user: js, branch: 0.8, size: 8219 [annotate] [blame] [check-ins using] [diff] | |
00:41 |
Update copyright
While at it, also update the mail address. file: [704c371206] check-in: [2a27cf3000] user: js, branch: trunk, size: 7397 [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 | |
2015-01-03
| ||
20:57 | Update copyright file: [2b7acb7d08] check-in: [cfd374b906] user: js, branch: trunk, size: 8215 [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 | |
2014-01-04
| ||
00:24 | Update copyright. file: [75c0bccec2] check-in: [3b97fc3cd9] user: js, branch: trunk, size: 8253 [annotate] [blame] [check-ins using] [diff] | |
2013-11-23
| ||
01:27 | Add OF_UNRECOGNIZED_SELECTOR. file: [a47e39e0ec] check-in: [6e19bd47ee] user: js, branch: trunk, size: 8247 [annotate] [blame] [check-ins using] [diff] | |
01:12 | Add OF_INVALID_INIT_METHOD. file: [6f0ac7c26a] check-in: [35dafd5c57] user: js, branch: trunk, size: 8367 [annotate] [blame] [check-ins using] [diff] | |
2013-05-13
| ||
16:21 | Fix missing import. file: [4ad4b1bea6] check-in: [22bcd14a08] user: js, branch: trunk, size: 8788 [annotate] [blame] [check-ins using] [diff] | |
2013-05-04
| ||
12:04 | OFSet: Add -[allObjects] and -[anyObject]. file: [e875ac7884] check-in: [d1a7509701] user: js, branch: trunk, size: 8768 [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-02-05
| ||
22:24 | Move abort() to make old GCCs happy. file: [c4a3756934] check-in: [737a82e1a4] user: js, branch: trunk, size: 8378 [annotate] [blame] [check-ins using] [diff] | |
2013-01-09
| ||
22:24 | Update copyright. file: [1744fbbf3e] check-in: [813c00ccf0] user: js, branch: trunk, size: 8378 [annotate] [blame] [check-ins using] [diff] | |
2012-12-22
| ||
15:37 | Add -[doesNotRecognizeSelector:]. file: [fdc84a25fe] check-in: [917ce5754c] user: js, branch: trunk, size: 8372 [annotate] [blame] [check-ins using] [diff] | |
2012-12-12
| ||
22:02 | OFSet: Add a few new methods to create new sets. file: [f4c7729752] check-in: [12fef9798a] user: js, branch: trunk, size: 8694 [annotate] [blame] [check-ins using] [diff] | |
2012-11-12
| ||
11:24 | Check more arguments for nil. file: [da395819f0] check-in: [f5c4220251] user: js, branch: trunk, size: 8183 [annotate] [blame] [check-ins using] [diff] | |
2012-10-21
| ||
22:12 | Make GCC 4.4 happy. file: [64a43ff987] check-in: [fcade8da38] user: js, branch: trunk, size: 8157 [annotate] [blame] [check-ins using] [diff] | |
2012-10-09
| ||
15:07 | Make use of instancetype. file: [ec5ebbb3c2] check-in: [fb515e8e24] user: js, branch: trunk, size: 8174 [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 | |
2012-07-12
| ||
01:28 | Don't access isa directly. file: [7c97ea2061] check-in: [8892ae9fcc] user: js, branch: trunk, size: 8123 [annotate] [blame] [check-ins using] [diff] | |
2012-03-29
| ||
07:57 | Add a few "const" where they make sense. file: [fdc2275c3d] check-in: [89d53f2a9a] user: js, branch: trunk, size: 7989 [annotate] [blame] [check-ins using] [diff] | |
2012-03-28
| ||
09:25 | Add +[OFSet setWithObjects:count:]. file: [98a694fc77] check-in: [5e98e61531] user: js, branch: trunk, size: 7971 [annotate] [blame] [check-ins using] [diff] | |
2012-01-05
| ||
00:56 | Update copyright. file: [0733c68e31] check-in: [ce70e17b38] user: js, branch: trunk, size: 7496 [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: [f6015b2f71] check-in: [6bdb2e4b01] user: js, branch: trunk, size: 7490 [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 So, the worst case would be that an autorelease of an exception fails, | |
2011-09-13
| ||
00:09 | Fix a warning when compiling with clang. file: [6bb947808b] check-in: [9b2ca72edb] user: js, branch: trunk, size: 7398 [annotate] [blame] [check-ins using] [diff] | |
2011-09-10
| ||
17:36 | We can safely assume fast enumeration if we have blocks. file: [3e40ae1337] check-in: [ee77d91252] user: js, branch: trunk, size: 7393 [annotate] [blame] [check-ins using] [diff] | |
2011-09-09
| ||
13:35 | [pool release] can never throw by convention now. file: [12cfe037e0] check-in: [798d9e6320] user: js, branch: trunk, size: 7472 [annotate] [blame] [check-ins using] [diff] | |
2011-09-01
| ||
18:08 | Add serialization and deserialization for OFSet and OFCountedSet. file: [61fa40e270] check-in: [8d5ca84bc5] user: js, branch: trunk, size: 7499 [annotate] [blame] [check-ins using] [diff] | |
2011-08-31
| ||
16:01 | Make OFSet and OFCountedSet abstract classes. file: [2a40664f4e] check-in: [66b12bb66f] user: js, branch: trunk, size: 6391 [annotate] [blame] [check-ins using] [diff] | |
2011-08-21
| ||
11:03 | Make OFDictionary an abstract class. file: [69cf3066e2] check-in: [c0098f89fe] user: js, branch: trunk, size: 5930 [annotate] [blame] [check-ins using] [diff] | |
2011-08-07
| ||
16:57 | Add -[makeImmutable] to all mutable classes and use it. file: [ac40594a2c] check-in: [927dbf6e7d] user: js, branch: trunk, size: 5903 [annotate] [blame] [check-ins using] [diff] | |
2011-07-26
| ||
18:12 | Prepare OFSet and OFMutableSet for OFCountedSet. file: [b1d260547d] check-in: [5207c4ea4d] user: js, branch: trunk, size: 6338 [annotate] [blame] [check-ins using] [diff] | |
2011-07-22
| ||
18:30 | Nicer fast enumeration for OFSet. file: [055b4111d5] check-in: [e287e086c2] user: js, branch: trunk, size: 5805 [annotate] [blame] [check-ins using] [diff] | |
2011-07-21
| ||
23:56 | Add -[enumerateObjectsUsingBlock:] and -[filteredSetUsingBlock:]. file: [89818a2387] check-in: [3e6766ac10] user: js, branch: trunk, size: 6336 [annotate] [blame] [check-ins using] [diff] | |
2011-07-19
| ||
23:04 | Add fast enumeration to OFSet. file: [a5a149b673] check-in: [cbf0b4dd91] user: js, branch: trunk, size: 5622 [annotate] [blame] [check-ins using] [diff] | |
2011-07-18
| ||
22:53 | Added: Add OFSet and OFMutableSet. file: [aa96a6ecd5] check-in: [8df328d503] user: js, branch: trunk, size: 4854 [annotate] [blame] [check-ins using] | |