1 file changed
+1
-1
lines changed- ANNOUNCE.rst+5-21
- LICENSES/BLOSC.txt+1-1
- README.rst+57-48
- RELEASE_NOTES.rst+48-1
- RELEASING.rst+1-4
- appveyor.yml+24-8
- bench/CMakeLists.txt+1-1
- bench/bench.c+1-1
- bench/plot-speeds.py+3-2
- blosc/CMakeLists.txt+1-1
- blosc/blosc.c+89-76
- blosc/blosc.h+6-6
- blosc/shuffle.c+75-21
- examples/multithread.c+6-6
- examples/simple.c-2
- internal-complibs/lz4-1.7.2/lz4.c+102-54
- internal-complibs/lz4-1.7.2/lz4.h+9-9
- internal-complibs/lz4-1.7.2/lz4hc.c+29-11
- internal-complibs/lz4-1.7.2/lz4hc.h
- tests/Makefile+1-1
- tests/gcc-segfault-issue.c+80
- tests/test_common.h+3-4
- tests/test_compress_roundtrip.c+13-10
- tests/test_getitem.c+13-12
- tests/test_getitem.csv+133
- tests/test_shuffle_roundtrip_avx2.c+5-4
- tests/test_shuffle_roundtrip_generic.c+6-4
- tests/test_shuffle_roundtrip_sse2.c+7-5
0 commit comments