ObjFW  History of src/OFCRC32.h of 8a48cff63c74a69aa0dff5b5bc8a3bff46f7594388fe529a60d4fca0fc2f2779

History of the file that is called src/OFCRC32.h at check-in 8a48cff63c74a69aa0dff5b5bc8a3bff46f7594388fe529a60d4fca0fc2f2779

2024-04-29
21:42
Properly hide private symbols file: [24126b7a03] check-in: [f16bccc7b3] user: js, branch: trunk, size: 1062 [annotate] [blame] [check-ins using] [diff]
2024-04-03
02:16
Change license to LGPLv3 only file: [8d31bcaac4] check-in: [7413a728a7] user: js, branch: trunk, size: 1040 [annotate] [blame] [check-ins using] [diff]
2024-01-02
17:17
Update copyright file: [7b94370b73] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 832 [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
Update copyright file: [854faab2ac] check-in: [8939cbdb52] user: js, branch: trunk, size: 832 [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
Update copyright file: [139d8dccac] check-in: [1a86b8175b] user: js, branch: trunk, size: 832 [annotate] [blame] [check-ins using] [diff]
2021-04-18
20:51
Renamed src/crc32.h → src/OFCRC32.h. Rename everything in several smaller files file: [4930b09098] check-in: [35de667566] user: js, branch: new-naming-convention, size: 832 [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
Update copyright file: [c9bf40923b] check-in: [374e1a1bfa] user: js, branch: trunk, size: 833 [annotate] [blame] [check-ins using] [diff]
2020-01-02
01:51
Update copyright file: [8683988c03] check-in: [c7f0229795] user: js, branch: trunk, size: 922 [annotate] [blame] [check-ins using] [diff]
2019-01-03
19:13
Update copyright file: [e20498b244] check-in: [0509d7a844] user: js, branch: trunk, size: 919 [annotate] [blame] [check-ins using] [diff]
2018-06-17
01:01
OFLHAArchive: Add write and append support file: [248cfe45f9] check-in: [54fe3999b7] user: js, branch: trunk, size: 913 [annotate] [blame] [check-ins using] [diff]
2018-01-03
19:49
Update copyright notice file: [afcd0b1350] check-in: [7e5c81e186] user: js, branch: trunk, size: 922 [annotate] [blame] [check-ins using] [diff]
2017-08-06
19:40
OFZIPArchive: Add write and append support file: [6d648798fd] check-in: [4594f434e7] user: js, branch: trunk, size: 899 [annotate] [blame] [check-ins using] [diff]
2017-05-14
14:18
Add nullability annotations to remaining headers

This explicitly excludes threading.h, as adding nullability annotations
requires adding them everywhere in the file. However, the types in there
are implementation defined, and might be pointers or not: Adding none
when it's a pointer would be an error, and adding one when it's not a
pointer would be an error, too. file: [c923eabd0c] check-in: [c5b3c8ea87] user: js, branch: trunk, size: 893 [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: [cd55eac12e] check-in: [44f45c2e35] user: js, branch: trunk, size: 880 [annotate] [blame] [check-ins using] [diff]

2016-04-23
19:55
Added: Add OFGZIPStream file: [8ab62e736c] check-in: [7c3f557d94] user: js, branch: trunk, size: 874 [annotate] [blame] [check-ins using]