Commit 85bfbdd
committed
Update submodule to latest commit
1 parent d8feab7 commit 85bfbdd
1 file changed
+1
-1
lines changed- ANNOUNCE.md+4-5
- README.rst+16-1
- README_CHUNK_FORMAT.rst+3-3
- RELEASE_NOTES.md+13-1
- RELEASING.rst+1-2
- bench/sframe_bench.c+4-4
- blosc/CMakeLists.txt+8-8
- blosc/b2nd.c+5-1
- blosc/bitshuffle-generic.h+35-29
- blosc/blosc-private.h+90
- blosc/blosc2.c+16-16
- blosc/frame.c+2-2
- blosc/schunk.c+8-6
- doc/reference/b2nd.rst+1-1
- examples/frame_roundtrip.c+6-6
- images/blosc2-pipeline.png
- images/blosc2-pipeline.svg+652
- include/b2nd.h+1-1
- include/blosc2.h+13-9
- include/blosc2/plugins-utils.h-116
- include/blosc2/tuners-registry.h+1-1
- plugins/CMakeLists.txt+1-1
- plugins/README.md+14-36
- plugins/codecs/ndlz/ndlz4x4.c+5-1
- plugins/codecs/ndlz/ndlz8x8.c+5-2
- plugins/codecs/zfp/blosc2-zfp.c+6
- plugins/plugin_utils.c-1
- plugins/tuners/CMakeLists.txt+1
- plugins/tuners/tuners-registry.c
- plugins/tunes/CMakeLists.txt-1
- tests/b2nd/cutest.h+34-33
- tests/b2nd/test_b2nd_open_offset.c+1-1
- tests/cutest.h+21-20
- tests/test_common.h+9-9
- tests/test_copy.c+1-1
- tests/test_fill_special.c+1-1
- tests/test_frame_get_offsets.c+8-2
- tests/test_frame_offset.c+1-1
- tests/test_small_chunks.c+1-1
- tests/test_udio.c+1-1
- tests/test_urcodecs.c+1-1
- tests/test_urfilters.c+1-1
- tests/test_zero_runlen.c+1-1
0 commit comments