0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Aug 12, 2024 — Aug 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix vc build; More... almost 3 years ago
add test hash in vc; More... almost 3 years ago
update version; close #221 More... almost 3 years ago
add patch result : file error(not all) & disk space full error; More... almost 3 years ago
not limit malloc result must aligned to 8 (in _zlib_TCompress); ref #310 More... almost 3 years ago
update test in readme; More... almost 3 years ago
check decompressPlugin errorCode; More... almost 3 years ago
not limit malloc result must aligned to 8 (in _zlib_TDecompress); close #310 More... almost 3 years ago
not limit malloc result must aligned to 8 (in _zlib_TDecompress); close #310 More... almost 3 years ago
add note; More... almost 3 years ago
fix NDK compile: some cpp code to c code; More... almost 3 years ago
fix compile: pointer type convert More... almost 3 years ago
set errorCode(1) when catched jni error; More... almost 3 years ago
update version; More... almost 3 years ago
recode zlibDecompressPlugin, set errorValue to decError when catched mem alloc error. More... almost 3 years ago
recode zstdDecompressPlugin, set errorValue to decError when catched mem alloc error. More... almost 3 years ago
hpatch_TDecompress add error closealue, when catched close error. More... almost 3 years ago
recode lzmaDecompressPlugin&lzma2DecompressPlugin, set errorValue to decError when catched mem alloc error. More... almost 3 years ago
hpatch_TDecompress add decError, all decompressPlugins set errorValue to decError when catched error. More... almost 3 years ago
Merge pull request #307 from sisong/dev More... almost 3 years ago
old path can null; More... almost 3 years ago
recode private tool set_free&mix_free&_update_ferr; More... almost 3 years ago
Merge pull request #306 from sisong/dev More... almost 3 years ago
small optimize hpatch_lite (reduce 8 bytes); More... almost 3 years ago
recode errno_t to int; More... almost 3 years ago
update version; More... almost 3 years ago
recode log hpatch_TFileStream*'s errno; More... almost 3 years ago
recode some check log; More... almost 3 years ago
saved errno on call c file api; More... almost 3 years ago
update version; More... almost 3 years ago