ObjFW  History of src/OFHuffmanTree.h of 9a64964dd0f399ef

History of the file that is called src/OFHuffmanTree.h at check-in 9a64964dd0f399ef

2024-04-03
02:16
Change license to LGPLv3 only file: [3269a83550] check-in: [7413a728a7] user: js, branch: trunk, size: 1850 [annotate] [blame] [check-ins using] [diff]
2024-01-02
17:17
Update copyright file: [94605a6084] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 1642 [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
Update copyright file: [55fb6bc288] check-in: [8939cbdb52] user: js, branch: trunk, size: 1642 [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
Update copyright file: [0152a399af] check-in: [1a86b8175b] user: js, branch: trunk, size: 1642 [annotate] [blame] [check-ins using] [diff]
2021-04-29
23:24
Clean up struct and enum typedefs

With TYPEDEF_HIDES_STRUCT set, Doxygen properly handles anonymous
structs and enums that are typedef'd. file: [fd05cd38a9] check-in: [2fcf5a3052] user: js, branch: trunk, size: 1642 [annotate] [blame] [check-ins using] [diff]

2021-04-18
20:51
Renamed src/huffman_tree.h → src/OFHuffmanTree.h. Rename everything in several smaller files file: [694631f046] check-in: [35de667566] user: js, branch: new-naming-convention, size: 1651 [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
Update copyright file: [2155b8e3b4] check-in: [374e1a1bfa] user: js, branch: trunk, size: 1674 [annotate] [blame] [check-ins using] [diff]
2020-01-02
01:51
Update copyright file: [bf284ca06e] check-in: [c7f0229795] user: js, branch: trunk, size: 1763 [annotate] [blame] [check-ins using] [diff]
2019-03-20
21:04
Force inline tryReadBits and of_huffman_tree_walk

This gives a significant performance improvement, cutting decompression
time almost in half. file: [f55f1d77c2] check-in: [6a0bf8be32] user: js, branch: trunk, size: 1760 [annotate] [blame] [check-ins using] [diff]

2019-01-03
19:13
Update copyright file: [c0d670c09d] check-in: [0509d7a844] user: js, branch: trunk, size: 1365 [annotate] [blame] [check-ins using] [diff]
2018-06-03
20:11
Work around GCC being extremely buggy

This includes GCC thinking uint16_t and uint_fast16_t have a different
signedness and pointers to subclasses of OFStream and pointers to
OFStream being incompatible pointer types. file: [11f24074b8] check-in: [44413ada84] user: js, branch: trunk, size: 1359 [annotate] [blame] [check-ins using] [diff]

18:15
Added: OFLHAArchive: Support for -lh[4567]- compression file: [d01cbc1eac] check-in: [6cbc2253b8] user: js, branch: trunk, size: 1391 [annotate] [blame] [check-ins using]