ObjFW  History of src/OFSerialization.m of 591d1c6c2bc7869e

History of the file that is called src/OFSerialization.m at check-in 591d1c6c2bc7869e

2023-07-15
20:57
Deleted: Merge trunk into branch "amiga-library" (check-in: [860b0bf1e9] user: js, branch: amiga-library, size: 0)
2023-04-10
19:22
Deleted: 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: 0)

2023-01-06
09:04
[d41532d0bc] part of check-in [8939cbdb52] Update copyright (check-in: [8939cbdb52] user: js, branch: trunk, size: 661) [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
[0e1e99b940] part of check-in [1a86b8175b] Update copyright (check-in: [1a86b8175b] user: js, branch: trunk, size: 661) [annotate] [blame] [check-ins using] [diff]
2021-10-31
16:00
[e5979b7043] part of check-in [4efb0135d5] Make GCC happy again (check-in: [4efb0135d5] user: js, branch: trunk, size: 661) [annotate] [blame] [check-ins using] [diff]
15:50
[0ac8c6a055] part of check-in [d5ed52ec5b] Make OFSerializationNS an OFConstantString (check-in: [d5ed52ec5b] user: js, branch: trunk, size: 640) [annotate] [blame] [check-ins using] [diff]
2021-04-19
21:54
Added: [0a6892a6f3] part of check-in [458420998c] Rename a few more constants (check-in: [458420998c] user: js, branch: new-naming-convention, size: 649) [annotate] [blame] [check-ins using]
2011-06-05
22:26
Deleted: Nicer API for serialization. (check-in: [29988c434b] user: js, branch: trunk, size: 0)
2011-06-04
18:07
[9ec952ceec] part of check-in [c53d58fef3] Add missing include for old GNU runtime. (check-in: [c53d58fef3] user: js, branch: trunk, size: 3305) [annotate] [blame] [check-ins using] [diff]
13:36
[5df99fa8e8] part of check-in [ef62225e51] Better sanity checks in +[OFSerialization objectByDeserializingString:]. (check-in: [ef62225e51] user: js, branch: trunk, size: 3244) [annotate] [blame] [check-ins using] [diff]
2011-06-03
15:14
Added: [551d38e4e9] part of check-in [dca3061dfc] Add deserialization. (check-in: [dca3061dfc] user: js, branch: trunk, size: 3188) [annotate] [blame] [check-ins using]