0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jul 01, 2025 — Jul 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add create_hdiff_by_sign(); More... about 1 year ago
some recode for sign diff; GetTickCount() to GetTickCount64(); remove repeated call findDecompressPlugin(); More... about 1 year ago
recode: move match_in_old.cpp code to match_in_types.h; swap a locker to atom; More... about 1 year ago
add hpatchi_inplaceB_by_page(); More... about 1 year ago
continue in compressed blocks; More... about 1 year ago
Merge pull request #414 from sisong/dev-for-inplace More... about 1 year ago
update log; More... about 1 year ago
fix HPatchLite diff fail when get curExtraSafeSize; More... about 1 year ago
fix CI; recode "file_for_patch.h" & "file_for_dirDiff.h" More... about 1 year ago
for HPatchLite: used hpatch_TFileStreamOutput_truncate(); fopen() on Windows default allow multi-open (same to linux\macos); More... about 1 year ago
update doc; More... about 1 year ago
update version; More... about 1 year ago
unitTest support inplace-patch diffData new format; More... about 1 year ago
saved extraSafeSize in inplace-patch diffData, and as a new format; add hpatchi_inplace_open() for open this format; More... about 1 year ago
add hpatchi_inplaceB(), hpatch_lite inplace-patch by extra; More... about 1 year ago
HPatchLite add support 2 simple inplace-patch types; now hdiffi ok; More... about 1 year ago
recode adler_roll More... about 1 year ago
remove vc build setting for windows on arm32; More... about 1 year ago
remove Code::Blocks build setting; More... about 1 year ago
update some zstd build settings; More... about 1 year ago
pthread_yield() replace to sched_yield() always; More... about 1 year ago
build setting update lib zstd to v1.5.7 More... over 1 year ago
CI: fix make & ndk & vc; More... over 1 year ago
try to close some compile warnings; update xcode sets & log; More... over 1 year ago
recode makefile link seting for optimize hpatchz file size; More... almost 2 years ago
recode makefile for static link all & some MCU unsupport pie; More... almost 2 years ago
Merge pull request #391 from sisong/dev More... almost 2 years ago
recode makefile; add _IS_NEED_decompressor_ldef_replace_zlib; More... almost 2 years ago
hpatchz now default closed libdeflate decompressor; More... almost 2 years ago
fixed iOS SDK build; More... almost 2 years ago