ObjFW  History of src/OFCountedMapTableSet.m of c7f0229795431423

History of the file that is called src/OFCountedMapTableSet.m at check-in c7f0229795431423

2024-01-02
17:17
Update copyright file: [965f0d415a] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 3576 [annotate] [blame] [check-ins using] [diff]
2023-08-09
10:09
Renamed src/OFCountedMapTableSet.m → src/OFConcreteCountedSet.m. More consistency in naming of private classes file: [b73b47c42b] check-in: [281b494de4] user: js, branch: trunk, size: 3576 [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: [7a63d8437b] check-in: [6ce0093f8d] user: js, branch: trunk, size: 3576 [annotate] [blame] [check-ins using] [diff]

2023-01-06
09:04
Update copyright file: [5a8f5db3ac] check-in: [8939cbdb52] user: js, branch: trunk, size: 4795 [annotate] [blame] [check-ins using] [diff]
2022-04-19
16:28
OFCountedMapTableSet: Fix uninitialized variable file: [d7ae224517] check-in: [48b0063c3f] user: js, branch: trunk, size: 4795 [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
Update copyright file: [7493fdfb12] check-in: [1a86b8175b] user: js, branch: trunk, size: 4802 [annotate] [blame] [check-ins using] [diff]
2021-04-19
21:54
Rename a few more constants file: [fb2a261b38] check-in: [458420998c] user: js, branch: new-naming-convention, size: 4802 [annotate] [blame] [check-ins using] [diff]
2021-04-17
03:21
Rename all blocks file: [00546e8e62] check-in: [c4e0e56fa3] user: js, branch: new-naming-convention, size: 4808 [annotate] [blame] [check-ins using] [diff]
2021-03-07
20:25
*.m: Fold methods into one line where it fits file: [1688e99723] check-in: [1b82d3bf4f] user: js, branch: trunk, size: 4818 [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: [dc614750e5] check-in: [a0fd103a0b] user: js, branch: trunk, size: 4830 [annotate] [blame] [check-ins using] [diff]

2021-01-02
22:04
Update copyright file: [5101deac28] check-in: [374e1a1bfa] user: js, branch: trunk, size: 4847 [annotate] [blame] [check-ins using] [diff]
2020-08-11
19:45
OFString: Rework number parsing API

This solves the old signed vs. unsigned problem and allows for more
bases than just 8, 10 and 16, as well as auto-detection of the base (if
base is 0). file: [72e0c09af3] check-in: [b6ee372b98] user: js, branch: trunk, size: 4936 [annotate] [blame] [check-ins using] [diff]

2020-01-02
01:51
Update copyright file: [5ffa3e62ea] check-in: [c7f0229795] user: js, branch: trunk, size: 5050 [annotate] [blame] [check-ins using] [diff]
2019-06-17
02:33
Added: Remove underscores from class names file: [45a118d97e] check-in: [17d57e01ff] user: js, branch: trunk, size: 5047 [annotate] [blame] [check-ins using]