Pierre Curto
|
a54ef8c861
updated README
|
5 years ago |
Pierre Curto
|
8ef35db829
Merge pull request #50 from klauspost/rework-fast-matching
|
5 years ago |
Pierre Curto
|
f2a4a92109
Merge pull request #49 from klauspost/match-backwards
|
5 years ago |
Klaus Post
|
9864383d23
Merge branch 'master' into match-backwards
|
5 years ago |
Klaus Post
|
a207029655
Rework fast matching
|
5 years ago |
Pierre Curto
|
d85e8a3d70
updated Travis CI
|
5 years ago |
Pierre Curto
|
5e5dfe4064
fixed the lz4c command not compiling after module removal in version 2
|
5 years ago |
Klaus Post
|
d307069a28
Match backwards on matches
|
5 years ago |
Pierre Curto
|
377214e304
Removed support for Go modules in version 2 to support the upcoming go1.13.
|
5 years ago |
Pierre Curto
|
057d66e894
Updated README
|
5 years ago |
Pierre Curto
|
5a1edfec76
Added test for repeated patterns: TestIssue23.
|
5 years ago |
Pierre Curto
|
85f050b9aa
Merge pull request #47 from klauspost/skip-incompressible-data
|
5 years ago |
Pierre Curto
|
a5e15b8b85
Merge pull request #46 from klauspost/faster-matching
|
5 years ago |
Klaus Post
|
e1405867e2
Skip incompressible data
|
5 years ago |
Klaus Post
|
2d52959d56
Faster matching
|
5 years ago |
Pierre Curto
|
1112564638
Regroup static errors into their own file. Minor cosmetic adjustments.
|
5 years ago |
Pierre Curto
|
8c1c303835
Updated README and example.
|
5 years ago |
Pierre Curto
|
dc54fa4a12
cmd/lz4c: moved commands to local dir
|
5 years ago |
Pierre Curto
|
dbab9a2a02
lz4: removed init function and unused consts
|
5 years ago |
Pierre Curto
|
17c5579070
internal/xxh32: updated tests
|
5 years ago |
Pierre Curto
|
7d6ffbcb8e
Migrated to github.com/pierrec/cmdflag
|
5 years ago |
Pierre Curto
|
521584664d
Updated go.mod
|
5 years ago |
Pierre Curto
|
6c101005f8
Updated fuzz corpus 2.
|
5 years ago |
Pierre Curto
|
29e310ea1c
Updated fuzz corpus.
|
5 years ago |
Pierre Curto
|
b8e3f78e07
Constants renamed for golint.
|
5 years ago |
Pierre Curto
|
b22b16cae6
Removed unreachable code.
|
5 years ago |
Pierre Curto
|
fa7f2e9106
Fixed import ordering.
|
5 years ago |
Pierre Curto
|
73dd3ab8f6
Fixed golint and misspell.
|
5 years ago |
Pierre Curto
|
d705d4371b
added go1.12 to CI
|
5 years ago |
Pierre Curto
|
7ed7509d11
Merge remote-tracking branch 'origin/master'
|
5 years ago |