0
I Use This!
Moderate Activity

Commits : Listings

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