0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected 1 day ago.
Jul 03, 2025 — Jul 03, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
move hpatch_mt_base_t func code; More... 10 months ago
recode bufList & bufSize init for MT; More... 10 months ago
android .so default closed multi-thread; More... 10 months ago
update vesion; patch thread default 1; More... 10 months ago
recode MT code; More... 10 months ago
recode dir_patch's root path code; More... 10 months ago
update unit_test for mt patch; More... 10 months ago
recode cache part of old data logic; More... 10 months ago
now patch_single_stream support _IS_NEED_CACHE_OLD_BY_COVERS optimize disk read; (MT mode todo) More... 11 months ago
update multi-thread (threadNum>1) patching notes, ... More... 11 months ago
$hpatchz support multi-thread for single compressed diff (create by $hdiffz -SD); More... 11 months ago
Merge branch 'master' into dev/patch-by-mt More... 11 months ago
Merge pull request #424 from sisong/fix-linux-dirDiff-lock More... 11 months ago
fix a bug when run dir_diff by multi-thread parallel on linux; close #423 More... 11 months ago
add hpatch_mt_registeCondvar(), when onError or onFinish, got broadcast More... 11 months ago
recode hpatch mt, add struct hpatch_mt_base_t; More... 11 months ago
patch MT api support single compressed diff; More... 11 months ago
struct _TOutStreamCache support 0 cache size (all write to stream); More... 11 months ago
recode added _patch_cache_all_old() for $hpatchz -m support single compressed diff; More... 11 months ago
recode struct houtput_mt_t API as a hpatch_TStreamOutput; More... 11 months ago
struct hinput_mt_t support decompress stream as a uncompressed stream; More... 11 months ago
rename mt code files; More... 11 months ago
add struct hcache_old_mt_t; More... 11 months ago
recode parallel_import.cpp to parallel_import_c.c; add struct hpatch_mt_t,hinput_mt_t,houtput_mt_t; More... 11 months ago
recode CPP MT API, added C API; More... 11 months ago
remove _IS_USED_CPP11THREAD (for used MT in C); More... 11 months ago
android .so add support directory patch (default closed, need set DIR=1); More... 11 months ago
recode: translate chinese comments into english comments; More... 11 months ago
recode _writeToNewOrDiff_by() clearer state; More... 11 months ago
recode readme & save zsync diff data; More... 11 months ago