ObjFW  All files named "src/OFData+MessagePackParsing.m"

History for src/OFData+MessagePackParsing.m

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
touched. file: [f67dfe7d8e] check-in: [a0fd103a0b] user: js, branch: trunk, size: 13318 [annotate] [blame] [check-ins using] [diff]

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
long, these can be used instead. file: [464ca7dfaa] check-in: [25c985fec1] user: js, branch: trunk, size: 13414 [annotate] [blame] [check-ins using] [diff]

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]