Sean Purcell
|
2f6c7e6a53
|
Fix windows compiler warnings for decodecorpus
|
2017-03-20 13:45:12 -07:00 |
Sean Purcell
|
2302bfa4bf
|
Merge branch 'dev' into testcorpus
|
2017-02-26 22:27:31 -08:00 |
Sean Purcell
|
22468b0cc3
|
Fix some more ARM compile errors
https://travis-ci.org/facebook/zstd/jobs/204807461
Can't get them to reproduce the compile errors locally,
tested fix by forcing that test to run on Travis.
|
2017-02-24 10:55:42 -08:00 |
Przemyslaw Skibinski
|
8740d6bcf5
|
fix uninitialized value warning
|
2017-02-24 09:24:55 +01:00 |
Sean Purcell
|
d590291d86
|
Fix -Wsign-compare issues in decodecorpus.c
https://travis-ci.org/facebook/zstd/jobs/204423280
|
2017-02-23 16:11:08 -08:00 |
Sean Purcell
|
3cd8d50c34
|
Update CLI and link from educational decoder
|
2017-02-23 13:06:50 -08:00 |
Sean Purcell
|
f119b62055
|
Create a tool that generates random, valid, Zstd frames for decoder testing
Note: Does not handle dictionaries currently
|
2017-02-22 16:08:34 -08:00 |