1
1
mirror of https://github.com/wader/fq.git synced 2024-10-27 04:09:37 +03:00
fq/pkg
Mattias Wadman ac276ee119 gzip: Correctly handle multiple members
A gzip file consists of one or more "members" that are concatenated on uncompress.

Introduce a members array with each member and uncompressed is now the concatenation.

Fixes #794
2023-10-24 10:45:32 +02:00
..
bitio interp,decode: Support decode group argument 2023-05-03 10:01:13 +02:00
checksum crc: Unbreak build on 32-bit arch 2021-12-25 15:47:54 +01:00
cli doc: fix typos 2023-05-14 21:45:15 +08:00
decode gzip: Correctly handle multiple members 2023-10-24 10:45:32 +02:00
fqtest fqtest: Run tests in parallell 2022-08-23 20:08:44 +02:00
interp interp: Change bit ranges to use exclusive end 2023-10-20 15:37:26 +02:00
ranges gomod: Update x/exp and gomarkdown 2023-08-09 14:36:51 +02:00
scalar matroska: Decode ebml date type 2023-10-17 11:10:48 +02:00