Commit 2012898
committed
Update c-blosc2 sources
1 parent 70e1630 commit 2012898
1 file changed
+1
-1
lines changed- ANNOUNCE.md+4-9
- CONTRIBUTING.rst+4-4
- README.rst+8-8
- README_CFRAME_FORMAT.rst+3-3
- RELEASE_NOTES.md+20-2
- ROADMAP.rst+6-6
- bench/b2bench.c+2-2
- bench/sframe_bench.c+1-1
- blosc/bitshuffle-altivec.c+23-14
- blosc/bitshuffle-avx2.c+22-13
- blosc/bitshuffle-sse2.c+22-13
- blosc/blosc-private.h+1-1
- blosc/blosc2-stdio.c+16-9
- blosc/blosc2.c+8-8
- blosc/context.h+4-4
- blosc/directories.c+16-1
- blosc/frame.c+54-61
- blosc/shuffle-generic.h+8-5
- blosc/shuffle.h+8-5
- blosc/stune.h+1-1
- blosc/timestamp.c+1-1
- blosc/win32/pthread.h-4
- compat/filegen.c-1
- doc/doxygen/Doxyfile+1-1
- doc/sphinx/source/reference/index.rst+1-1
- examples/README.rst+1-1
- examples/many_compressors.c+2-1
- examples/multithread.c+2-1
- include/blosc2.h+25-17
- tests/cutest.h-2
- tests/test_all.sh-1
- tests/test_api.c+1-2
- tests/test_copy.c+2-16
- tests/test_delete_chunk.c+3-16
- tests/test_fill_special.c+1-8
- tests/test_insert_chunk.c+1-8
- tests/test_lazychunk.c+1-1
- tests/test_lazychunk_memcpyed.c+81
- tests/test_maskout.c+1-1
- tests/test_nthreads.c+2-2
- tests/test_reorder_offsets.c+1-8
- tests/test_udio.c+1-8
- tests/test_update_chunk.c+7-8
- tests/test_zero_runlen.c+3-16
0 commit comments