/
niceSOFT
/
zstd
ОбзорДокументацияВойти
/
niceSOFT
/
zstd
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
zstd/
lib/common/
..
allocations.h

Fix potential NULL pointer dereference in ZSTD_customCalloc when custom allocator fails

5 месяцев назад
bits.h

fix conversion warning

год назад
bitstream.h

bitstream: fix `BIT_readBits` and `BIT_reloadDStream` prototypes

5 месяцев назад
compiler.h

- Modify the GCC version used for CI testing of the RISCV architecture - Fix a bug in the ZSTD_row_getRVVMask function - Improve some performance for ZSTD_copy16()

год назад
cpu.h

Disallow 32-bit mode in clang section

2 года назад
debug.c

[debug] Don't define g_debuglevel in the kernel

3 года назад
debug.h

Oopsie with huf.h, debug.h

2 года назад
entropy_common.c

revert FSE_readNCount_body attribute

2 года назад
error_private.c

add dedicated error code for special case

2 года назад
error_private.h

Remove extern C blocks from lib/* internal APIs (except xxhash.h)

2 года назад
fse.h

minor: generalize BitContainerType

2 года назад
fse_decompress.c

Throw error if Huffman weight initial states are truncated

2 года назад
huf.h

Remove extern C blocks from lib/* internal APIs (except xxhash.h)

2 года назад
mem.h

Use _M_X64 only without mixing with _M_AMD64

2 года назад
pool.c

avoid potential RC on ctx->threadLimit, code review; closes gh-4547; replaces gh-4558

5 месяцев назад
pool.h

Remove extern C blocks from lib/* internal APIs (except xxhash.h)

2 года назад
portability_macros.h

Add a method for checking if ZSTD was compiled with flags that impact determinism

год назад
threading.c

🔧 Fix memory leak in pthread init functions on failure

год назад
threading.h

Remove extern C blocks from lib/* internal APIs (except xxhash.h)

2 года назад
xxhash.c

update license text

3 года назад
xxhash.h

Use _M_X64 only without mixing with _M_AMD64

2 года назад
zstd_common.c

Add a method for checking if ZSTD was compiled with flags that impact determinism

год назад
zstd_deps.h

[zstd][android] Fix build with NDK r27

2 года назад
zstd_internal.h

- Modify the GCC version used for CI testing of the RISCV architecture - Fix a bug in the ZSTD_row_getRVVMask function - Improve some performance for ZSTD_copy16()

год назад
zstd_trace.h

Merge pull request #4218 from facebook/externC

2 года назад