index
:
Project-1CE/external_lz4
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
README.md
Age
Commit message (
Expand
)
Author
2020-11-15
update doc
Yann Collet
2020-01-16
Add vcpkg installation instructions
NancyLi1013
2019-04-16
fixed version number for lz4hc
Yann Collet
2019-04-16
minor benchmark update
Yann Collet
2019-04-12
updated benchmark table
Yann Collet
2019-04-11
improved documentation for LZ4 dictionary compression
Yann Collet
2018-09-05
updated documentation regarding dictionary compression
Yann Collet
2018-05-02
updated benchmark for v1.8.2
Yann Collet
2017-08-30
minor typo fix
Yann Collet
2017-08-21
make test is compatible with parallel execution (-j#)
Yann Collet
2017-08-14
fix minor markdown display issues
Yann Collet
2017-08-14
better respect GNU standard Makefile conventions
Yann Collet
2017-06-19
Update README.md
Chocobo1
2016-11-18
fixed #272 (compilation fails on gcc 4.4), reported by @totaam
Yann Collet
2016-11-16
updated README for v1.7.3
Yann Collet
2016-11-15
fixed appveyor badges
Yann Collet
2016-11-03
fixed travis badges
Yann Collet
2016-11-03
documentation moved to doc/
Przemyslaw Skibinski
2016-11-01
Clarified license (#115, #244)
Yann Collet
2016-09-23
README: fix minor typo
Mike Frysinger
2016-04-08
Fix wrong link for Travis
Takayuki MATSUOKA
2016-02-25
Merge branch 'dev' of github.com:Cyan4973/lz4 into dev
Yann Collet
2016-02-25
Added zstd
Yann Collet
2016-02-12
Remove whitespace from ends of lines
Julius Werner
2015-10-20
clarified lz4 license
Yann Collet
2015-05-29
Minor update on source ports
Yann Collet
2015-05-29
Updated badges
Yann Collet
2015-05-20
Added LZF
Yann Collet
2015-05-13
Added a few more interoperability tests (32bits vs 64 bits)
Yann Collet
2015-05-04
Updated readme
Yann Collet
2015-04-13
minor compatibility fixes
Yann Collet
2015-04-12
Updated badges
Yann Collet
2015-04-06
updated doc
Yann Collet
2015-04-03
memcpy speed as reference
Yann Collet
2015-03-31
Fixed : Windows compilation
Yann Collet
2015-03-31
Added : Frame documentation in MarkDown format
Yann Collet
2015-03-30
minor tweak
Yann Collet
2015-03-30
Updated readme
Yann Collet
2015-03-30
Updated documentation
Yann Collet
2015-03-26
Reference format doc
Yann Collet
2015-03-16
minor CMakeLists update
Yann Collet
2015-03-15
Fix : static analyzer test on Travis
Yann Collet
2014-08-08
clarified "dev" branch policy
Yann Collet
2014-05-03
Travis status for both master & dev branches, thanks to Takayuki Matsuoka
Yann Collet
2014-05-01
Add Travis build status badge
Takayuki MATSUOKA
2014-04-15
Fixed issue 127 & 128
Yann Collet