ObjFW  History of src/OFMapTableSet.m of 986e12aa9cafe28f

History of the file that is called src/OFMapTableSet.m at check-in 986e12aa9cafe28f

2024-04-03
02:16
[8ec07b2262] part of check-in [7413a728a7] Change license to LGPLv3 only (check-in: [7413a728a7] user: js, branch: trunk, size: 5260) [annotate] [blame] [check-ins using] [diff]
2024-01-02
17:17
[10d5322a55] part of check-in [26ddd2e4e4] Update copyright (check-in: [26ddd2e4e4] user: js, branch: trunk, size: 5052) [annotate] [blame] [check-ins using] [diff]
2023-08-09
10:09
Renamed src/OFMapTableSet.m → src/OFConcreteSet.m. [86fb079ff7] part of check-in [281b494de4] More consistency in naming of private classes (check-in: [281b494de4] user: js, branch: trunk, size: 5052) [annotate] [blame] [check-ins using] [diff]
2023-04-10
19:22
[c087e53711] part of check-in [6ce0093f8d] 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. (check-in: [6ce0093f8d] user: js, branch: trunk, size: 5052) [annotate] [blame] [check-ins using] [diff]

2023-01-06
09:04
[bdcf63f37b] part of check-in [8939cbdb52] Update copyright (check-in: [8939cbdb52] user: js, branch: trunk, size: 5782) [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
[87bc750df2] part of check-in [1a86b8175b] Update copyright (check-in: [1a86b8175b] user: js, branch: trunk, size: 5782) [annotate] [blame] [check-ins using] [diff]
2021-04-19
21:54
[5b1053bcbc] part of check-in [458420998c] Rename a few more constants (check-in: [458420998c] user: js, branch: new-naming-convention, size: 5782) [annotate] [blame] [check-ins using] [diff]
2021-04-17
14:21
[25ed7b20ac] part of check-in [943d9bd388] of_map_table_functions_t -> OFMapTableFunctions (check-in: [943d9bd388] user: js, branch: new-naming-convention, size: 5786) [annotate] [blame] [check-ins using] [diff]
03:21
[8d95facb2a] part of check-in [c4e0e56fa3] Rename all blocks (check-in: [c4e0e56fa3] user: js, branch: new-naming-convention, size: 5796) [annotate] [blame] [check-ins using] [diff]
02:43
[906bf79f74] part of check-in [ed3b07591c] Rename of_fast_enumeration_state_t (check-in: [ed3b07591c] user: js, branch: new-naming-convention, size: 5801) [annotate] [blame] [check-ins using] [diff]
2021-03-07
20:25
[c0e93f6d5b] part of check-in [1b82d3bf4f] *.m: Fold methods into one line where it fits (check-in: [1b82d3bf4f] user: js, branch: trunk, size: 5806) [annotate] [blame] [check-ins using] [diff]
02:36
[61aefc4e65] part of check-in [a0fd103a0b] Style change: Allow more than 1 argument per line

This is only migrating some places, others will be migrated as they are
touched. (check-in: [a0fd103a0b] user: js, branch: trunk, size: 5818) [annotate] [blame] [check-ins using] [diff]

2021-01-02
22:04
[d8234d4e2f] part of check-in [374e1a1bfa] Update copyright (check-in: [374e1a1bfa] user: js, branch: trunk, size: 5867) [annotate] [blame] [check-ins using] [diff]
2020-10-10
14:27
[6da1f132a2] part of check-in [aeb403a1ed] OFObject: Change type of -[hash] to unsigned long

The internal hash is still 32 bit in most places, but this way, it is at
least not baked into the API and ABI and can be upgraded later, should
that ever be necessary. (check-in: [aeb403a1ed] user: js, branch: trunk, size: 5956) [annotate] [blame] [check-ins using] [diff]

2020-01-02
01:51
[9e9f04ba7b] part of check-in [c7f0229795] Update copyright (check-in: [c7f0229795] user: js, branch: trunk, size: 5951) [annotate] [blame] [check-ins using] [diff]
2019-06-17
02:33
Added: [d1ea04eb64] part of check-in [17d57e01ff] Remove underscores from class names (check-in: [17d57e01ff] user: js, branch: trunk, size: 5948) [annotate] [blame] [check-ins using]