Pierre.Curto
|
750bc64858
v4.0.0
|
5 years ago |
Pierre.Curto
|
4b88d85f64
Handle invalid buffers being put back into the Block pool
|
5 years ago |
Pierre.Curto
|
6441bd6429
Fixed Reader.Reset and Writer.Reset
|
5 years ago |
Pierre.Curto
|
98c91cba6b
fixed concurrent Writer
|
5 years ago |
Pierre.Curto
|
55dd081051
testing more options
|
5 years ago |
Pierre.Curto
|
e80bcfe16a
moved frame related types and errors to their own internal package to cleanup the lz4 package scope
|
5 years ago |
Pierre.Curto
|
23f1199d93
Writer tests pass
|
5 years ago |
Pierre.Curto
|
2b087337a4
work started on tests
|
5 years ago |
Pierre.Curto
|
fb4a2ec8e1
first v4 commit: tests are not ready.
|
5 years ago |
Pierre.Curto
|
08cb7fb602
Fixes #71.
|
5 years ago |
Pierre Curto
|
9085dacd1e
Writer: added concurrency support. Fixes #55
|
6 years ago |
Pierre Curto
|
3953b06bcb
DecodeBlock: handle case in shortcut2 where the destination buffer is shorter than 18 bytes. Fixes #51.
|
6 years ago |
Pierre Curto
|
cf32ab7e4a
fixed invalid issue number: #43
|
6 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.
|
6 years ago |
Pierre Curto
|
9419d2361c
Added test case for #41.
|
6 years ago |
Pierre Curto
|
635575b427
added tests for #29
|
7 years ago |
Pierre Curto
|
bb6bfd13c6
#33: fixes go module support breaking non module aware go versions, kudos to @snowzach
|
7 years ago |
Sebastien Binet
|
736b6e0e82
lz4: add support for Go modules
|
7 years ago |
Pierre Curto
|
7f4bd64aba
large refactoring for cleaner and faster code
|
7 years ago |