ObjFW  History of src/OFNull.h of dd467ddb20e1f120

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

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

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

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

2017-01-09
17:36
[a1cf765408] part of check-in [44f45c2e35] Update copyright

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

2016-01-03
00:41
[af7cffd98b] part of check-in [2a27cf3000] Update copyright

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

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

No support for extensions yet.

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

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