Commit 2517177
committed
Getting ready for release 2.7.1
1 parent 5c35f14 commit 2517177
4 files changed
+5
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
- ANNOUNCE.md+5-4
- README_B2ND_METALAYER.rst+1-1
- README_CHUNK_FORMAT.rst+1-1
- README_EXTENSION_FILENAMES.rst+8
- RELEASE_NOTES.md+16
- blosc/CMakeLists.txt+1-25
- blosc/b2nd.c+17
- blosc/bitshuffle-altivec.c+21-2
- blosc/bitshuffle-altivec.h+6
- blosc/bitshuffle-avx2.c+19
- blosc/bitshuffle-avx2.h+7
- blosc/bitshuffle-avx512.c+24-4
- blosc/bitshuffle-avx512.h+6
- blosc/bitshuffle-neon.c+17-1
- blosc/bitshuffle-neon.h+6
- blosc/bitshuffle-sse2.c+18
- blosc/bitshuffle-sse2.h+6
- blosc/blosc-private.h+38-17
- blosc/blosc2-stdio.c+2-2
- blosc/shuffle-altivec.c+18-1
- blosc/shuffle-altivec.h+6
- blosc/shuffle-avx2.c+17-1
- blosc/shuffle-avx2.h+6
- blosc/shuffle-neon.c+17
- blosc/shuffle-neon.h+6
- blosc/shuffle-sse2.c+17
- blosc/shuffle-sse2.h+6
- blosc/shuffle.c+30-29
- blosc/shuffle.h-24
- doc/reference/b2nd.rst+1
- include/b2nd.h+13
- include/blosc2.h+4-4
- internal-complibs/lz4-1.10.0/lz4.c+206-99
- internal-complibs/lz4-1.10.0/lz4.h+111-69
- internal-complibs/lz4-1.10.0/lz4hc.c+943-382
- internal-complibs/lz4-1.10.0/lz4hc.h+43-42
- tests/b2nd/test_b2nd_nans.c+105
0 commit comments