Commit b1c9d41
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
- .github/workflows/test.yml+49-24
- bin/base64.c+1-1
- include/libbase64.h+29
- lib/arch/avx/codec.c+1
- lib/arch/avx2/codec.c+1
- lib/arch/avx512/codec.c+1
- lib/arch/generic/codec.c+1
- lib/arch/generic/dec_head.c+55-8
- lib/arch/generic/dec_tail.c+91-23
- lib/arch/neon32/codec.c+1
- lib/arch/neon64/codec.c+1
- lib/arch/sse41/codec.c+1
- lib/arch/sse42/codec.c+1
- lib/arch/ssse3/codec.c+1
- lib/codec_choose.c+1-1
- lib/env.h+2-1
- lib/exports.txt+1
- lib/lib.c+55-9
- lib/lib_openmp.c+1-1
- lib/validation_helpers.h+58
- test/benchmark.c+1-1
- test/ci/analysis.sh+1
- test/codec_supported.c+1-1
- test/test_base64.c+372-27
0 commit comments