ObjFW  History of src/OFAdjacentArray.m of d2f5000bb1be5236

History of the file that is called src/OFAdjacentArray.m at check-in d2f5000bb1be5236

2024-04-03
02:16
[5f573cdeaa] part of check-in [7413a728a7] Change license to LGPLv3 only (check-in: [7413a728a7] user: js, branch: trunk, size: 6607) [annotate] [blame] [check-ins using] [diff]
2024-01-02
17:17
[7603501025] part of check-in [26ddd2e4e4] Update copyright (check-in: [26ddd2e4e4] user: js, branch: trunk, size: 6399) [annotate] [blame] [check-ins using] [diff]
2023-08-12
12:05
[1fd9667868] part of check-in [47860977ff] OFArray: Add designated initializer (check-in: [47860977ff] user: js, branch: trunk, size: 6399) [annotate] [blame] [check-ins using] [diff]
2023-08-09
08:25
Renamed src/OFAdjacentArray.m → src/OFConcreteArray.m. [5f63cf2e4a] part of check-in [6da6276ae7] More consistent naming for concrete classes (check-in: [6da6276ae7] user: js, branch: trunk, size: 6310) [annotate] [blame] [check-ins using] [diff]
08:14
[9ab2d4adfc] part of check-in [d1a8c88dc6] Add OFSubdata

This replaces the hack of OFAdjacentData being able to keep a pointer to
the parent. (check-in: [d1a8c88dc6] user: js, branch: trunk, size: 6310) [annotate] [blame] [check-ins using] [diff]

2023-07-15
23:44
[6443cda90f] part of check-in [27d8eb922d] Never set mutationsPtr to self

The Apple runtime can store the retain count in isa, so
retaining/releasing an object would suddenly make it seem like it was
mutated. (check-in: [27d8eb922d] user: js, branch: trunk, size: 6279) [annotate] [blame] [check-ins using] [diff]

2023-04-10
19:22
[3d57d1e63c] 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: 6247) [annotate] [blame] [check-ins using] [diff]

2023-01-06
09:04
[6f7bf1cc03] part of check-in [8939cbdb52] Update copyright (check-in: [8939cbdb52] user: js, branch: trunk, size: 7000) [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
[e305e33733] part of check-in [1a86b8175b] Update copyright (check-in: [1a86b8175b] user: js, branch: trunk, size: 7000) [annotate] [blame] [check-ins using] [diff]
2021-04-19
21:54
[82d92d7ef3] part of check-in [458420998c] Rename a few more constants (check-in: [458420998c] user: js, branch: new-naming-convention, size: 7000) [annotate] [blame] [check-ins using] [diff]
2021-04-18
15:55
[a4b7755fe9] part of check-in [7392685ffc] Rename all functions in macros.h (check-in: [7392685ffc] user: js, branch: new-naming-convention, size: 7004) [annotate] [blame] [check-ins using] [diff]
2021-04-17
02:43
[6b135eb930] part of check-in [ed3b07591c] Rename of_fast_enumeration_state_t (check-in: [ed3b07591c] user: js, branch: new-naming-convention, size: 7003) [annotate] [blame] [check-ins using] [diff]
02:40
[e52e34f95b] part of check-in [e23daca6ef] Rename all types in OFArray.h (check-in: [e23daca6ef] user: js, branch: new-naming-convention, size: 7008) [annotate] [blame] [check-ins using] [diff]
01:24
[3b91ee05d4] part of check-in [83dc0fe6e5] OF_NOT_FOUND -> OFNotFound (check-in: [83dc0fe6e5] user: js, branch: new-naming-convention, size: 7013) [annotate] [blame] [check-ins using] [diff]
00:44
[7938b92408] part of check-in [d975c53a43] of_range_t -> OFRange (check-in: [d975c53a43] user: js, branch: new-naming-convention, size: 7021) [annotate] [blame] [check-ins using] [diff]
2021-03-07
20:25
[0ad6ceaf6f] part of check-in [1b82d3bf4f] *.m: Fold methods into one line where it fits (check-in: [1b82d3bf4f] user: js, branch: trunk, size: 7027) [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
[a432edffec] part of check-in [374e1a1bfa] Update copyright (check-in: [374e1a1bfa] user: js, branch: trunk, size: 7064) [annotate] [blame] [check-ins using] [diff]
2020-10-10
14:27
[b6ccf04769] 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: 7153) [annotate] [blame] [check-ins using] [diff]

2020-06-24
20:53
[8ce426fd6f] part of check-in [ca3e874157] Fix missing cast (check-in: [ca3e874157] user: js, branch: trunk, size: 7148) [annotate] [blame] [check-ins using] [diff]
2020-01-02
01:51
[6b6ede6c8d] part of check-in [c7f0229795] Update copyright (check-in: [c7f0229795] user: js, branch: trunk, size: 7142) [annotate] [blame] [check-ins using] [diff]
2019-06-17
02:33
Added: [7320d2bf06] part of check-in [17d57e01ff] Remove underscores from class names (check-in: [17d57e01ff] user: js, branch: trunk, size: 7139) [annotate] [blame] [check-ins using]