Commit 02adc2c
committed
Update submodule to latest commit
1 parent bdb38a8 commit 02adc2c
1 file changed
+1
-1
lines changed- RELEASE_NOTES.md+8
- bench/trunc_prec_schunk.c+1-1
- blosc/blosc-private.h+41
- blosc/blosc2.c+26-6
- blosc/stune.c+5-2
- doc/reference/blosc1.rst+4
- doc/reference/index.rst+2-1
- doc/reference/metalayers.rst+4
- doc/reference/plugins.rst+10
- doc/reference/schunk.rst+13
- doc/reference/utility_functions.rst+31
- doc/reference/utility_variables.rst
- examples/frame_roundtrip.c+1-1
- include/b2nd.h+1
- include/blosc2.h+56-53
- include/blosc2/filters-registry.h+1
- plugins/filters/CMakeLists.txt+1
- plugins/filters/bytedelta/CMakeLists.txt-6
- plugins/filters/bytedelta/bytedelta.c-2
- plugins/filters/filters-registry.c+10
- plugins/filters/int_trunc/CMakeLists.txt+26
- plugins/filters/int_trunc/int_trunc.c+125
- plugins/filters/int_trunc/int_trunc.h+22
- plugins/filters/int_trunc/test_int_trunc.c+455
- tests/test_compressor.c+2-2
- tests/test_dict_schunk.c+1
- tests/test_lazychunk_memcpyed.c+1-1
0 commit comments