ObjFW  All files named "src/crc32.h"

History for src/crc32.h

2022-07-15
18:09
Renamed to src/OFCRC32.h. Merge trunk into branch "wii-u" check-in: [a2973418de] user: js, branch: wii-u, size: 0
2021-04-18
20:51
Renamed to src/OFCRC32.h. Rename everything in several smaller files check-in: [35de667566] user: js, branch: new-naming-convention, size: 0
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]