Commit dab43cf
committed
Update c-blosc2 sources
1 parent b0e7b80 commit dab43cf
1 file changed
+1
-1
lines changed- .github/workflows/cmake.yml-5
- CMakeLists.txt-14
- README.rst+1-1
- README_ARM.rst+6-12
- README_CFRAME_FORMAT.rst+1-1
- README_CHUNK_FORMAT.rst+1-1
- RELEASE_NOTES.md+15-6
- bench/CMakeLists.txt-12
- bench/Makefile+1-9
- bench/Makefile.mingw+1-9
- bench/b2bench.c+1-5
- blosc/CMakeLists.txt+1-14
- blosc/blosc-private.h+1
- blosc/blosc2.c+67-108
- blosc/blosc2.h+98-9
- blosc/blosc2_stdio.c+63
- blosc/blosc2_stdio.h+55
- blosc/config.h.in-1
- blosc/directories.c-1
- blosc/frame.c+299-167
- blosc/frame.h+6-4
- blosc/schunk.c+19-8
- blosc/sframe.c+36-29
- blosc/sframe.h+2-2
- blosc/stune.h+4-13
- cmake/FindSnappy.cmake-8
- compat/CMakeLists.txt-1
- compat/filegen.c+1-1
- examples/compress_file.c+2-1
- examples/frame_big.c+4
- examples/frame_metalayers.c+4
- examples/frame_simple.c+4
- examples/frame_vlmetalayers.c+3
- examples/sframe_simple.c+2-1
- tests/Makefile-8
- tests/fuzz/fuzz_compress_chunk.c+4-3
- tests/fuzz/fuzz_compress_frame.c+1-1
- tests/fuzz/fuzz_decompress_frame.c-1
- tests/fuzz/generate_inputs_corpus.c+4
- tests/print_versions.c-2
- tests/test_common.h-1
- tests/test_dict_schunk.c+1-1
- tests/test_sframe.c+1-3
- tests/test_udcodecs.c+2-1
- tests/test_udio.c+183
- tests/test_update_chunk.c+10-6
- tests/test_zero_runlen.c+1-3
0 commit comments