Yann Collet
9cf52b3151
minor formatting title
2020-11-16 01:52:42 -08:00
Yann Collet
0760724577
update doc
2020-11-15 01:31:09 -08:00
NancyLi1013
d28e49bf75
Add vcpkg installation instructions
2020-01-16 00:51:00 -08:00
Yann Collet
5dde00e5d3
fixed version number for lz4hc
2019-04-16 20:46:04 -07:00
Yann Collet
d25b6d6401
minor benchmark update
...
was using wrong memory timing
2019-04-16 11:52:54 -07:00
Yann Collet
31763c59fc
updated benchmark table
2019-04-12 18:00:43 -07:00
Yann Collet
bcb26565a7
improved documentation for LZ4 dictionary compression
2019-04-11 15:20:46 -07:00
Yann Collet
0fea528e3a
updated documentation regarding dictionary compression
...
following suggestion from @stbrumme (#558 )
Also : bumped version number, regenerated man page and html doc
2018-09-05 14:05:08 -07:00
Yann Collet
ba168ee5c7
updated benchmark for v1.8.2
2018-05-02 16:43:05 -07:00
Yann Collet
69c3f4bb55
minor typo fix
2017-08-30 15:02:04 -07:00
Yann Collet
5637d8856f
make test is compatible with parallel execution (-j#)
...
each test section runs with its own set of files
2017-08-21 15:26:03 -07:00
Yann Collet
731cff1208
fix minor markdown display issues
2017-08-14 15:18:47 -07:00
Yann Collet
aea7d521ae
better respect GNU standard Makefile conventions
...
supports lowercase directory variables
add an "Installation" section in README.md
added an INSTALL file
2017-08-14 15:13:23 -07:00
Chocobo1
9d453a1885
Update README.md
...
Update appveyor badge URL
Remove empty line
2017-06-19 14:17:24 +08:00
Yann Collet
19df3029e2
fixed #272 (compilation fails on gcc 4.4), reported by @totaam
2016-11-18 17:56:56 -08:00
Yann Collet
a22ca9378b
updated README for v1.7.3
2016-11-16 11:36:45 -08:00
Yann Collet
2906c373c8
fixed appveyor badges
2016-11-15 12:58:53 -08:00
Yann Collet
6f68a1692e
fixed travis badges
2016-11-03 10:52:03 -07:00
Przemyslaw Skibinski
88cef262ec
documentation moved to doc/
2016-11-03 13:25:20 +01:00
Yann Collet
67500142c1
Clarified license ( #115 , #244 )
2016-11-01 19:14:04 -07:00
Mike Frysinger
92408d3381
README: fix minor typo
2016-09-23 17:38:58 -04:00
Takayuki MATSUOKA
5cdf9a6578
Fix wrong link for Travis
2016-04-08 02:54:28 +09:00
Yann Collet
60ba8638cd
Merge branch 'dev' of github.com:Cyan4973/lz4 into dev
2016-02-25 14:50:05 +01:00
Yann Collet
219da951d0
Added zstd
2016-02-25 14:49:40 +01:00
Julius Werner
4fcb2e17fb
Remove whitespace from ends of lines
...
I'm trying to import LZ4 code into a project with strict linting
requirements. This will make that easier.
Signed-off-by: Julius Werner <jwerner@chromium.org>
2016-02-12 22:49:52 -08:00
Yann Collet
64f8b037ee
clarified lz4 license
2015-10-20 09:46:18 +01:00
Yann Collet
7a532eeddd
Minor update on source ports
2015-05-29 20:36:59 +01:00
Yann Collet
1cec6cb03f
Updated badges
2015-05-29 18:50:12 +01:00
Yann Collet
7d72c0cb54
Added LZF
2015-05-20 20:47:27 +01:00
Yann Collet
f02c4671cd
Added a few more interoperability tests (32bits vs 64 bits)
2015-05-13 15:22:33 +01:00
Yann Collet
05b0aa62a7
Updated readme
2015-05-04 14:43:37 +01:00
Yann Collet
cc24124014
minor compatibility fixes
2015-04-13 20:43:54 +01:00
Yann Collet
42e5bc4a9d
Updated badges
2015-04-12 16:06:12 +01:00
Yann Collet
61d7416425
updated doc
2015-04-06 01:03:49 +01:00
Yann Collet
979a991bad
memcpy speed as reference
2015-04-03 23:58:29 +01:00
Yann Collet
3bba55c741
Fixed : Windows compilation
...
Added : Appveyor badge
2015-03-31 14:47:23 +01:00
Yann Collet
f17496423c
Added : Frame documentation in MarkDown format
2015-03-31 09:44:56 +01:00
Yann Collet
5b9fb69715
minor tweak
2015-03-30 22:39:08 +01:00
Yann Collet
4783cb8c57
Updated readme
2015-03-30 21:38:37 +01:00
Yann Collet
44793b8be9
Updated documentation
2015-03-30 18:32:21 +01:00
Yann Collet
1ba37f3784
Reference format doc
2015-03-26 19:49:15 +01:00
Yann Collet
93849d14bc
minor CMakeLists update
2015-03-16 11:26:49 +01:00
Yann Collet
8a87769af8
Fix : static analyzer test on Travis
2015-03-15 02:14:02 +01:00
Yann Collet
0be64b41c9
clarified "dev" branch policy
2014-08-08 12:48:45 +01:00
Yann Collet
3452f57444
Travis status for both master & dev branches, thanks to Takayuki Matsuoka
2014-05-03 02:49:14 +01:00
Takayuki MATSUOKA
7290199979
Add Travis build status badge
...
NOTE : This URL indicate `dev`-branch status.
2014-05-01 00:59:08 +09:00
Yann Collet
374d6ac35c
Fixed issue 127 & 128
2014-04-15 15:03:17 +02:00