ObjFW  History of src/OFMapTableSet.m of e91cba848b550271

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

2024-01-02
17:17
Update copyright file: [10d5322a55] 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. More consistency in naming of private classes file: [86fb079ff7] check-in: [281b494de4] user: js, branch: trunk, size: 5052 [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: [c087e53711] check-in: [6ce0093f8d] user: js, branch: trunk, size: 5052 [annotate] [blame] [check-ins using] [diff]

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

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

2021-01-02
22:04
Update copyright file: [d8234d4e2f] check-in: [374e1a1bfa] user: js, branch: trunk, size: 5867 [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
least not baked into the API and ABI and can be upgraded later, should
that ever be necessary. file: [6da1f132a2] check-in: [aeb403a1ed] user: js, branch: trunk, size: 5956 [annotate] [blame] [check-ins using] [diff]

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