Pierre Curto
|
4e086a0fe3
Merge pull request #90 from greatroar/arm-asm-xxh32
|
4 years ago |
greatroar
|
2004182fd1
xxh32: ARM assembler implementation
|
4 years ago |
Pierre Curto
|
414182f90d
Merge pull request #88 from greatroar/arm-asm-decoder
|
4 years ago |
greatroar
|
a9741b855b
lz4block: No unaligned loads/stores in ARM decoder
|
4 years ago |
Pierre Curto
|
bc4515cb2d
Merge pull request #87 from greatroar/arm-asm-decoder
|
4 years ago |
greatroar
|
39768ce68f
lz4block: Add ARM assembly decoder
|
4 years ago |
greatroar
|
617299b884
lz4block: Remove unused test code
|
4 years ago |
Pierre Curto
|
a74653b609
Merge pull request #86 from greatroar/corner-cases
|
4 years ago |
greatroar
|
1d5328e71f
Fix and test some corner cases in the decoders
|
4 years ago |
Pierre Curto
|
6bd750542c
Merge pull request #85 from greatroar/fix-example
|
4 years ago |
greatroar
|
92280a64da
Use public API in example
|
4 years ago |
Pierre.Curto
|
dc85acba08
Merge branch 'v4' of https://github.com/pierrec/lz4 into v4
|
4 years ago |
Pierre Curto
|
da6031f706
Merge pull request #84 from greatroar/fast-decode
|
4 years ago |
greatroar
|
6690aab2a4
lz4block: Use unsigned indexes
|
4 years ago |
Pierre Curto
|
22f5d580d5
Merge pull request #83 from greatroar/fix-writeto
|
4 years ago |
greatroar
|
8ddbc8ed26
lz4.Reader.WriteTo should return number of bytes written
|
4 years ago |
Pierre Curto
|
8d633507ac
Merge pull request #82 from greatroar/hashtable-alloc
|
4 years ago |
Pierre Curto
|
4782965c40
Merge pull request #81 from greatroar/lea
|
4 years ago |
Pierre Curto
|
78457d0421
Merge pull request #80 from greatroar/readuint32-method
|
4 years ago |
Pierre Curto
|
4ae50de3f8
Merge pull request #79 from greatroar/bufused
|
4 years ago |
greatroar
|
f335e39ec2
lz4block: Use pointer-to-array in pool, not slice
|
4 years ago |
greatroar
|
f2e79e789a
lz4block: Optimize amd64 assembly decoder
|
4 years ago |
greatroar
|
f429c85e34
lz4stream: Make readUint32 a method
|
4 years ago |
greatroar
|
2bcf8c01b5
xxh32: Fewer accesses to bufused in Write
|
4 years ago |
greatroar
|
47cdc5b37f
xxh32: Print test failures in hex for easy searching
|
4 years ago |
Pierre.Curto
|
04465be83d
ConcurrencyOption: use all procs for n <= 0
|
4 years ago |
Pierre.Curto
|
0e076cf636
Reader: pool the local cache upon Reset
|
4 years ago |
Pierre.Curto
|
88d36b34ca
Fixes #77
|
4 years ago |
Pierre.Curto
|
1060856e01
Merge remote-tracking branch 'origin/v4' into v4
|
4 years ago |
Pierre.Curto
|
750bc64858
v4.0.0
|
4 years ago |