ObjFW  History of src/OFNull.h of 96c24a6b6c9cd340

History of the file that is called src/OFNull.h at check-in 96c24a6b6c9cd340

2024-04-03
02:16
Change license to LGPLv3 only file: [64e34ec5e2] check-in: [7413a728a7] user: js, branch: trunk, size: 1215 [annotate] [blame] [check-ins using] [diff]
2024-01-11
20:12
Merge trunk into branch "asn1" file: [ed5233e238] check-in: [4320b1bf7d] user: js, branch: asn1, size: 1068 [annotate] [blame] [check-ins using] [diff]
2024-01-02
17:17
Update copyright file: [1e5ebcce0e] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 1007 [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: [08105d85ed] check-in: [6ce0093f8d] user: js, branch: trunk, size: 1007 [annotate] [blame] [check-ins using] [diff]

2023-01-06
09:04
Update copyright file: [cb7890ed23] check-in: [8939cbdb52] user: js, branch: trunk, size: 1052 [annotate] [blame] [check-ins using] [diff]
2022-11-07
00:17
Merge trunk into branch "asn1" file: [37abd599a7] check-in: [b37858358e] user: js, branch: asn1, size: 1113 [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
Update copyright file: [787aabc24c] check-in: [1a86b8175b] user: js, branch: trunk, size: 1052 [annotate] [blame] [check-ins using] [diff]
2021-03-30
21:23
Merge trunk into 1.0 branch file: [69babc4028] check-in: [564d6d6b6f] user: js, branch: 1.0, size: 1052 [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
Update copyright file: [ef78922bc1] check-in: [374e1a1bfa] user: js, branch: trunk, size: 1113 [annotate] [blame] [check-ins using] [diff]
2020-10-04
14:39
Merge trunk into 1.0 branch file: [9925492cef] check-in: [a9f08709d2] user: js, branch: 1.0, size: 1141 [annotate] [blame] [check-ins using] [diff]
2020-10-03
11:35
Use /** */ instead of /*! */ for documentation file: [8747bb1b27] check-in: [163a4a5a2e] user: js, branch: trunk, size: 1202 [annotate] [blame] [check-ins using] [diff]
2020-01-08
02:29
Merge branch 'master' into 1.0 file: [0b7f394279] check-in: [e7e1e1c6c5] user: js, branch: 1.0, size: 1141 [annotate] [blame] [check-ins using] [diff]
2020-01-02
01:51
Update copyright file: [69a027eccf] check-in: [c7f0229795] user: js, branch: trunk, size: 1202 [annotate] [blame] [check-ins using] [diff]
2019-09-29
15:22
Remove ASN.1 support as it is still incomplete file: [f561dedb3d] check-in: [dd2394fc3c] user: js, branch: 1.0, size: 1138 [annotate] [blame] [check-ins using] [diff]
2019-06-25
20:53
Add OFASN1DERRepresentation protocol file: [52972190b0] check-in: [cbaae715ce] user: js, branch: trunk, size: 1199 [annotate] [blame] [check-ins using] [diff]
2019-01-03
19:13
Update copyright file: [b117fd8152] check-in: [0509d7a844] user: js, branch: trunk, size: 1138 [annotate] [blame] [check-ins using] [diff]
2018-01-03
19:49
Update copyright notice file: [4825a8cbda] check-in: [7e5c81e186] user: js, branch: trunk, size: 1132 [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: [a98530e584] check-in: [4af49a13c3] user: js, branch: trunk, size: 1109 [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: [a1cf765408] check-in: [44f45c2e35] user: js, branch: trunk, size: 1108 [annotate] [blame] [check-ins using] [diff]

2016-01-03
00:41
Update copyright

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

2015-06-28
16:28
Add OF_SUBCLASSING_RESTRICTED file: [347186bcf6] check-in: [5116342c0a] user: js, branch: trunk, size: 1098 [annotate] [blame] [check-ins using] [diff]
2015-06-13
22:26
Add support for and use the new nullability file: [69a8b20533] check-in: [9e76144ef8] user: js, branch: trunk, size: 1072 [annotate] [blame] [check-ins using] [diff]
2015-01-03
20:57
Update copyright file: [8996415aaa] check-in: [cfd374b906] user: js, branch: trunk, size: 1024 [annotate] [blame] [check-ins using] [diff]
2014-02-18
18:50
Documentation: Show correct imports file: [316a842c15] check-in: [246cfe0807] user: js, branch: trunk, size: 1018 [annotate] [blame] [check-ins using] [diff]
2014-01-04
00:24
Update copyright. file: [af7795f468] check-in: [3b97fc3cd9] user: js, branch: trunk, size: 974 [annotate] [blame] [check-ins using] [diff]
2013-06-19
19:14
Implement the new MessagePack specification.

No support for extensions yet.

This obsoletes BinaryPack. file: [075ea525af] check-in: [cba771824e] user: js, branch: trunk, size: 968 [annotate] [blame] [check-ins using] [diff]

2013-02-21
19:35
Add support for generating BinaryPack. file: [ac99ec5412] check-in: [23c798d4f1] user: js, branch: trunk, size: 966 [annotate] [blame] [check-ins using] [diff]
2013-01-09
22:24
Update copyright. file: [630bba713d] check-in: [813c00ccf0] user: js, branch: trunk, size: 895 [annotate] [blame] [check-ins using] [diff]
2012-10-28
12:38
Switch to a headerdoc-compatible doc format. file: [b64619ec77] check-in: [1ad9565253] user: js, branch: trunk, size: 889 [annotate] [blame] [check-ins using] [diff]
2012-10-09
15:07
Make use of instancetype. file: [c231d998aa] check-in: [fb515e8e24] user: js, branch: trunk, size: 889 [annotate] [blame] [check-ins using] [diff]
2012-02-27
17:15
Rename OFJSON/OFJSONEncoding to OFJSONRepresentation. file: [23bbed5cc4] check-in: [3c0235cd81] user: js, branch: trunk, size: 880 [annotate] [blame] [check-ins using] [diff]
2012-01-05
00:56
Update copyright. file: [c46812a151] check-in: [ce70e17b38] user: js, branch: trunk, size: 860 [annotate] [blame] [check-ins using] [diff]
2011-12-10
21:50
Rename OFJSON to OFJSONEncoding. file: [9edd54e269] check-in: [0b98b3a093] user: js, branch: trunk, size: 854 [annotate] [blame] [check-ins using] [diff]
13:17
Add JSON encoding. file: [b87e070d6d] check-in: [243a96fc2d] user: js, branch: trunk, size: 846 [annotate] [blame] [check-ins using] [diff]
2011-06-05
19:27
Added: Add OFNull class. file: [5dd85e8d3c] check-in: [183825f113] user: js, branch: trunk, size: 819 [annotate] [blame] [check-ins using]