History of file src/OFMessagePackRepresentation.h at check-in 171f3ba8310f6f09
2024-06-17
| ||
21:08 | Always use <ObjFW/ObjFW.h> in documentation file: [1521a2f33a] check-in: [164f2fb4bf] user: js, branch: trunk, size: 1210 [annotate] [blame] [check-ins using] [diff] | |
2024-04-03
| ||
02:16 | Change license to LGPLv3 only file: [6e430d5348] check-in: [7413a728a7] user: js, branch: trunk, size: 1234 [annotate] [blame] [check-ins using] [diff] | |
2024-01-02
| ||
17:17 | Update copyright file: [fa41ae8de0] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 1026 [annotate] [blame] [check-ins using] [diff] | |
2023-01-06
| ||
09:04 | Update copyright file: [933d68bfc9] check-in: [8939cbdb52] user: js, branch: trunk, size: 1026 [annotate] [blame] [check-ins using] [diff] | |
2022-09-23
| ||
11:45 | Document more exceptions file: [8d89ee4937] check-in: [26e5fbf02a] user: js, branch: trunk, size: 1122 [annotate] [blame] [check-ins using] [diff] | |
2022-02-12
| ||
07:46 | Update copyright file: [d2e100cc65] check-in: [1a86b8175b] user: js, branch: trunk, size: 1026 [annotate] [blame] [check-ins using] [diff] | |
2021-01-02
| ||
22:04 | Update copyright file: [cf3ef72360] check-in: [374e1a1bfa] user: js, branch: trunk, size: 1026 [annotate] [blame] [check-ins using] [diff] | |
2020-10-03
| ||
11:35 | Use /** */ instead of /*! */ for documentation file: [6eeb25f988] check-in: [163a4a5a2e] user: js, branch: trunk, size: 1115 [annotate] [blame] [check-ins using] [diff] | |
2020-01-02
| ||
01:51 | Update copyright file: [c334291f67] check-in: [c7f0229795] user: js, branch: trunk, size: 1115 [annotate] [blame] [check-ins using] [diff] | |
2019-06-25
| ||
20:53 | Add OFASN1DERRepresentation protocol file: [ae6dfa7bbc] check-in: [cbaae715ce] user: js, branch: trunk, size: 1112 [annotate] [blame] [check-ins using] [diff] | |
2019-01-03
| ||
19:13 | Update copyright file: [bfae13976a] check-in: [0509d7a844] user: js, branch: trunk, size: 1110 [annotate] [blame] [check-ins using] [diff] | |
2018-01-03
| ||
19:49 | Update copyright notice file: [9ad2a11995] check-in: [7e5c81e186] user: js, branch: trunk, size: 1104 [annotate] [blame] [check-ins using] [diff] | |
2017-11-18
| ||
18:50 | Documentation: Use @brief for all properties file: [c0d621b05e] check-in: [cc3ad3ddd3] user: js, branch: trunk, size: 1081 [annotate] [blame] [check-ins using] [diff] | |
2017-10-29
| ||
21:58 |
Convert methods to properties where appropriate
This improves Swift compatibility. file: [3923f91f5a] check-in: [f3ccf14461] user: js, branch: trunk, size: 1082 [annotate] [blame] [check-ins using] [diff] | |
2017-07-22
| ||
20:50 | Split OFDataArray into OFData and OFMutableData file: [90f8ea281b] check-in: [c8f7b90082] user: js, branch: trunk, size: 1131 [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: [3af5c96964] check-in: [4af49a13c3] user: js, branch: trunk, size: 1162 [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 | |
2016-01-03
| ||
00:41 |
Update copyright
While at it, also update the mail address. file: [74f8c7f305] check-in: [2a27cf3000] user: js, branch: trunk, size: 1155 [annotate] [blame] [check-ins using] [diff] | |
2015-06-13
| ||
22:26 | Add support for and use the new nullability file: [02cc4d0e2e] check-in: [9e76144ef8] user: js, branch: trunk, size: 1151 [annotate] [blame] [check-ins using] [diff] | |
2015-01-03
| ||
20:57 | Update copyright file: [6498c39786] check-in: [cfd374b906] user: js, branch: trunk, size: 1081 [annotate] [blame] [check-ins using] [diff] | |
2014-02-18
| ||
18:50 | Documentation: Show correct imports file: [824d8d0cb6] check-in: [246cfe0807] user: js, branch: trunk, size: 1075 [annotate] [blame] [check-ins using] [diff] | |
2014-01-04
| ||
00:24 | Update copyright. file: [e247cb4259] check-in: [3b97fc3cd9] user: js, branch: trunk, size: 957 [annotate] [blame] [check-ins using] [diff] | |
2013-06-19
| ||
19:14 |
Added:
Implement the new MessagePack specification.
No support for extensions yet. This obsoletes BinaryPack. file: [ebcb043f81] check-in: [cba771824e] user: js, branch: trunk, size: 951 [annotate] [blame] [check-ins using] | |