File tree
5 files changed
+12
-9
lines changed- .github/workflows
- src/isal
5 files changed
+12
-9
lines changedLines changed: 7 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
67 | 67 |
| |
68 | 68 |
| |
69 | 69 |
| |
70 |
| - | |
71 |
| - | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
72 | 74 |
| |
73 |
| - | |
| 75 | + | |
74 | 76 |
| |
75 | 77 |
| |
76 | 78 |
| |
| |||
168 | 170 |
| |
169 | 171 |
| |
170 | 172 |
| |
171 |
| - | |
| 173 | + | |
| 174 | + | |
172 | 175 |
| |
173 | 176 |
| |
174 | 177 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
101 | 101 |
| |
102 | 102 |
| |
103 | 103 |
| |
104 |
| - | |
105 |
| - | |
106 | 104 |
| |
107 | 105 |
| |
108 | 106 |
| |
| |||
125 | 123 |
| |
126 | 124 |
| |
127 | 125 |
| |
| 126 | + | |
| 127 | + | |
128 | 128 |
| |
129 | 129 |
| |
130 | 130 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
130 | 130 |
| |
131 | 131 |
| |
132 | 132 |
| |
133 |
| - | |
| 133 | + | |
134 | 134 |
| |
135 | 135 |
| |
136 | 136 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + |
- .github/workflows/ci.yml+3-3
- README.md+3-1
- Release_notes.txt+3-3
- crc/aarch64/crc16_t10dif_copy_pmull.S+2-1
- crc/aarch64/crc16_t10dif_pmull.S+2-1
- crc/crc32_iscsi_01.asm+1-1
- erasure_code/aarch64/gf_6vect_mad_neon.S+1-1
- erasure_code/ppc64le/gf_vect_mul_vsx.c+1-1
- examples/ec/ec_piggyback_example.c+2-2
- igzip/aarch64/igzip_decode_huffman_code_block_aarch64.S+1-1
- igzip/aarch64/igzip_deflate_body_aarch64.S+1-1
- igzip/aarch64/igzip_deflate_finish_aarch64.S+1-1
- igzip/aarch64/igzip_isal_adler32_neon.S+1-1
- igzip/aarch64/igzip_multibinary_aarch64_dispatcher.c+1-1
- igzip/aarch64/isal_deflate_icf_body_hash_hist.S+2-2
- igzip/aarch64/isal_deflate_icf_finish_hash_hist.S+1-1
- igzip/adler32_avx2_4.asm+1-1
- igzip/adler32_sse.asm+1-1
- igzip/huff_codes.c+5-5
- igzip/huff_codes.h+1-1
- igzip/igzip.c+1-1
- igzip/igzip_body.asm+1-1
- igzip/igzip_decode_block_stateless.asm+2-2
- igzip/igzip_file_perf.c+1-1
- igzip/igzip_icf_body_h1_gr_bt.asm+1-1
- igzip/igzip_inflate.c+2-2
- igzip/igzip_rand_test.c+3-3
- igzip/igzip_wrapper_hdr_test.c+1-1
- igzip/repeated_char_result.h+1-1
- include/multibinary.asm+1-1
- include/test.h+8-8
- make.inc+19-1
- programs/igzip_cli_check.sh+1-1
- raid/xor_check_sse.asm+1-1
- tools/gen_nmake.mk+6-6
- tools/nasm-filter.sh+1-1
- tools/yasm-filter.sh+1-1
0 commit comments