ObjFW  History of src/OFSerialization.m of a82e7f4b3da7d5f22642231c8679425a0f89706164880bdd7aad43c43a2f2860

History of file src/OFSerialization.m at check-in a82e7f4b3da7d5f22642231c8679425a0f89706164880bdd7aad43c43a2f2860

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
Update copyright file: [d41532d0bc] check-in: [8939cbdb52] user: js, branch: trunk, size: 661 [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
Update copyright file: [0e1e99b940] check-in: [1a86b8175b] user: js, branch: trunk, size: 661 [annotate] [blame] [check-ins using] [diff]
2021-10-31
16:00
Make GCC happy again file: [e5979b7043] check-in: [4efb0135d5] user: js, branch: trunk, size: 661 [annotate] [blame] [check-ins using] [diff]
15:50
Make OFSerializationNS an OFConstantString file: [0ac8c6a055] check-in: [d5ed52ec5b] user: js, branch: trunk, size: 640 [annotate] [blame] [check-ins using] [diff]
2021-04-19
21:54
Added: Rename a few more constants file: [0a6892a6f3] 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
Add missing include for old GNU runtime. file: [9ec952ceec] check-in: [c53d58fef3] user: js, branch: trunk, size: 3305 [annotate] [blame] [check-ins using] [diff]
13:36
Better sanity checks in +[OFSerialization objectByDeserializingString:]. file: [5df99fa8e8] check-in: [ef62225e51] user: js, branch: trunk, size: 3244 [annotate] [blame] [check-ins using] [diff]
2011-06-03
15:14
Added: Add deserialization. file: [551d38e4e9] check-in: [dca3061dfc] user: js, branch: trunk, size: 3188 [annotate] [blame] [check-ins using]