Pierre Curto
|
76905933af
Rewritten block size constants with a formula.
|
5 years ago |
Ian Wilkes
|
aa78dadf73
implement io.Seeker
|
5 years ago |
Ian Wilkes
|
d22e83ee97
add SkipBytes()
|
5 years ago |
Pierre Curto
|
1112564638
Regroup static errors into their own file. Minor cosmetic adjustments.
|
5 years ago |
Pierre Curto
|
fea8a15e10
Fixed Reader.OnBlockDone not processing uncompressed blocks
|
5 years ago |
Pierre Curto
|
b69316ffb4
Added OnBlockDone handlers to the Reader and Writer.
|
5 years ago |
Pierre Curto
|
6749706c16
#42: the compress functions can write pass the end of the slice via copy. Make sure the capacity of the buffer used for compression is the same as its length.
|
5 years ago |
Andrey
|
908ada6c27
Fix short buffers in some specific cases
|
5 years ago |
Pierre Curto
|
bb6bfd13c6
#33: fixes go module support breaking non module aware go versions, kudos to @snowzach
|
6 years ago |
Sebastien Binet
|
736b6e0e82
lz4: add support for Go modules
|
6 years ago |
Pierre Curto
|
ea731401f5
perf improvements: removed default unused debug args evaluations; faster writer for short writes
|
6 years ago |
Pierre Curto
|
7f4bd64aba
large refactoring for cleaner and faster code
|
6 years ago |
Pierre CURTO
|
383c0d87b5
Merged pull from arya: Fix compression/decompression bug when BlockDependency=true #6
|
8 years ago |
Pierre CURTO
|
a0a195a994
some cleanups
|
8 years ago |
Arya Asemanfar
|
90d8b86b23
Fix compression/decompression bug when BlockDependency=true
|
8 years ago |
Pierre CURTO
|
0b67ae4bb1
added fuzz testing + related fixes
|
9 years ago |
Pierre Curto
|
4bdd4b0658
Fix for issue #4: Data race when decompressing blocks concurrently
|
9 years ago |
Alexander Neganov
|
52c49dea48
Fix reader, so it reads block len properly
|
9 years ago |
Pierre Curto
|
5dc165e8dd
changes based on gofmt -s; fixed small performance issue with NoChecksum==true
|
9 years ago |
Pierre Curto
|
9cbcbabc0a
Initial release
|
9 years ago |