History of file src/OFData+MessagePackValue.m at check-in b50dc283cf3ac732
2024-04-03
| ||
02:16 | Change license to LGPLv3 only file: [58c96d9fe8] check-in: [7413a728a7] user: js, branch: trunk, size: 13466 [annotate] [blame] [check-ins using] [diff] | |
2024-03-17
| ||
22:40 | -[objectByParsingMessagePack]: Fix signed numbers file: [e56d8e63a6] check-in: [e3001a706c] user: js, branch: trunk, size: 13258 [annotate] [blame] [check-ins using] [diff] | |
2024-01-02
| ||
17:17 | Update copyright file: [5553f1238c] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 13205 [annotate] [blame] [check-ins using] [diff] | |
2023-01-06
| ||
09:04 | Update copyright file: [5961e97b5f] check-in: [8939cbdb52] user: js, branch: trunk, size: 13205 [annotate] [blame] [check-ins using] [diff] | |
2022-02-12
| ||
07:46 | Update copyright file: [8bd7ef8227] check-in: [1a86b8175b] user: js, branch: trunk, size: 13205 [annotate] [blame] [check-ins using] [diff] | |
2021-04-18
| ||
15:55 | Rename all functions in macros.h file: [9723a31520] check-in: [7392685ffc] user: js, branch: new-naming-convention, size: 13205 [annotate] [blame] [check-ins using] [diff] | |
2021-03-07
| ||
20:25 | *.m: Fold methods into one line where it fits file: [e2ef80fc28] check-in: [1b82d3bf4f] user: js, branch: trunk, size: 13201 [annotate] [blame] [check-ins using] [diff] | |
02:36 |
Style change: Allow more than 1 argument per line
This is only migrating some places, others will be migrated as they are | |
2021-01-02
| ||
22:04 | Update copyright file: [0f8a367f42] check-in: [374e1a1bfa] user: js, branch: trunk, size: 13325 [annotate] [blame] [check-ins using] [diff] | |
2020-08-25
| ||
00:11 |
OFNumber: Remove (u)int{8,16,32,64} methods
Since C guarantees minimum sizes for char, short, int, long and long | |
2020-08-13
| ||
21:12 | Renamed src/OFData+MessagePackValue.m → src/OFData+MessagePackParsing.m. messagePackValue -> objectByParsingMessagePack file: [91d033cd37] check-in: [6cfa8f5c7e] user: js, branch: trunk, size: 13357 [annotate] [blame] [check-ins using] [diff] | |
2020-04-19
| ||
14:52 | Reduce usage of unions file: [caaaf51219] check-in: [e0459c419c] user: js, branch: trunk, size: 13321 [annotate] [blame] [check-ins using] [diff] | |
2020-01-02
| ||
01:51 | Update copyright file: [95748cc907] check-in: [c7f0229795] user: js, branch: trunk, size: 13421 [annotate] [blame] [check-ins using] [diff] | |
2019-03-08
| ||
00:35 | Use dot syntax file: [823c91328e] check-in: [bceb7ed4c9] user: js, branch: trunk, size: 13418 [annotate] [blame] [check-ins using] [diff] | |
2019-01-03
| ||
19:13 | Update copyright file: [32c546e84a] check-in: [0509d7a844] user: js, branch: trunk, size: 13434 [annotate] [blame] [check-ins using] [diff] | |
2018-10-13
| ||
21:40 | Initial ASN.1 DER parsing support file: [0dc708bfc9] check-in: [d276166f70] user: js, branch: trunk, size: 13428 [annotate] [blame] [check-ins using] [diff] | |
13:43 | OFData+MessagePackValue: More precise exceptions file: [0ca3c45556] check-in: [f28731c106] user: js, branch: trunk, size: 13414 [annotate] [blame] [check-ins using] [diff] | |
2018-05-26
| ||
14:43 | MessagePack: Add support for the date extension file: [dd53d00818] check-in: [3395923962] user: js, branch: trunk, size: 12337 [annotate] [blame] [check-ins using] [diff] | |
2018-01-03
| ||
19:49 | Update copyright notice file: [141d6da6b8] check-in: [7e5c81e186] user: js, branch: trunk, size: 11708 [annotate] [blame] [check-ins using] [diff] | |
2017-07-22
| ||
20:50 | Added: Split OFDataArray into OFData and OFMutableData file: [2bd294ce85] check-in: [c8f7b90082] user: js, branch: trunk, size: 11685 [annotate] [blame] [check-ins using] | |