ObjFW  History of src/OFObject+Serialization.h of 86f8767eca8d0fb9

History of the file that is called src/OFObject+Serialization.h at check-in 86f8767eca8d0fb9

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: [5e089b5333] check-in: [8939cbdb52] user: js, branch: trunk, size: 885 [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
Update copyright file: [ed19e260ae] check-in: [1a86b8175b] user: js, branch: trunk, size: 885 [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
Update copyright file: [06f648a5ff] check-in: [374e1a1bfa] user: js, branch: trunk, size: 885 [annotate] [blame] [check-ins using] [diff]
2020-10-03
11:35
Use /** */ instead of /*! */ for documentation file: [d3572770d9] check-in: [163a4a5a2e] user: js, branch: trunk, size: 974 [annotate] [blame] [check-ins using] [diff]
2020-01-02
01:51
Update copyright file: [af74c4292c] check-in: [c7f0229795] user: js, branch: trunk, size: 974 [annotate] [blame] [check-ins using] [diff]
2019-01-03
19:13
Update copyright file: [42a926aa3a] check-in: [0509d7a844] user: js, branch: trunk, size: 971 [annotate] [blame] [check-ins using] [diff]
2018-01-03
19:49
Update copyright notice file: [166f6dbb2d] check-in: [7e5c81e186] user: js, branch: trunk, size: 965 [annotate] [blame] [check-ins using] [diff]
2017-11-18
18:50
Documentation: Use @brief for all properties file: [33f1580739] check-in: [cc3ad3ddd3] user: js, branch: trunk, size: 942 [annotate] [blame] [check-ins using] [diff]
2017-10-29
21:58
Convert methods to properties where appropriate

This improves Swift compatibility. file: [f8a88520ac] check-in: [f3ccf14461] user: js, branch: trunk, size: 935 [annotate] [blame] [check-ins using] [diff]

2017-05-07
20:10
Small code style change

Casts are now written like types in variable declarations. file: [26f370712f] check-in: [4af49a13c3] user: js, branch: trunk, size: 973 [annotate] [blame] [check-ins using] [diff]

2017-01-09
17:36
Update copyright

Forgot to add 2017, even though I already did quite some changes in
2017. file: [befa28a78f] check-in: [44f45c2e35] user: js, branch: trunk, size: 972 [annotate] [blame] [check-ins using] [diff]

2016-01-03
00:41
Update copyright

While at it, also update the mail address. file: [196c5ec775] check-in: [2a27cf3000] user: js, branch: trunk, size: 966 [annotate] [blame] [check-ins using] [diff]

2015-06-13
22:26
Add support for and use the new nullability file: [5916ad3770] check-in: [9e76144ef8] user: js, branch: trunk, size: 962 [annotate] [blame] [check-ins using] [diff]
2015-01-03
20:57
Update copyright file: [cb97c55d5b] check-in: [cfd374b906] user: js, branch: trunk, size: 914 [annotate] [blame] [check-ins using] [diff]
2014-02-18
18:50
Documentation: Show correct imports file: [5563627a82] check-in: [246cfe0807] user: js, branch: trunk, size: 908 [annotate] [blame] [check-ins using] [diff]
2014-01-04
00:24
Update copyright. file: [573ad388bf] check-in: [3b97fc3cd9] user: js, branch: trunk, size: 984 [annotate] [blame] [check-ins using] [diff]
2013-01-09
22:24
Update copyright. file: [c714d6d5cf] check-in: [813c00ccf0] user: js, branch: trunk, size: 978 [annotate] [blame] [check-ins using] [diff]
2012-10-28
12:38
Switch to a headerdoc-compatible doc format. file: [165383aa87] check-in: [1ad9565253] user: js, branch: trunk, size: 972 [annotate] [blame] [check-ins using] [diff]
2012-01-05
00:56
Update copyright. file: [57a9644204] check-in: [ce70e17b38] user: js, branch: trunk, size: 972 [annotate] [blame] [check-ins using] [diff]
2011-06-05
22:26
Added: Nicer API for serialization. file: [cd5c724b06] check-in: [29988c434b] user: js, branch: trunk, size: 966 [annotate] [blame] [check-ins using]