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
recode isZeroSubDiff --> isExtendedCover isExtendedCover==(!isZeroSubDiff); More... 9 months ago
remove cover32 hpatch_TCover32 & hpatch_TCover_sz & TRefCovers , all used hpatch_TCover (64bit); TCovers to TInputCovers; hpatch_TOutputCovers to TOutputCovers or std:vector<TCover>; More... 9 months ago
recode TDigestMatcher, share some code to "digest_match_private_types.h"; add getBlocksHash_parallel(); More... 9 months ago
recode loadOldAndNewStream(); recode class TBloomFilter for optimize mem size; More... 10 months ago
add printf a long time dir-diff process info; recode for build warnings; More... 10 months ago
Merge pull request #431 from sisong/v5.0-dev/op-diff-mem More... 10 months ago
add printf a long time diff process info; More... 10 months ago
printf some long time diff process info; remove not used readFileAll(); ref #396 More... 10 months ago
when stdout redirected to a file, not show progress More... 10 months ago
Merge branch 'master' into v5.0-dev/op-diff-mem More... 10 months ago
add hpatch_TProgressStreamOutput read_writed (vcd patcher needed) More... 10 months ago
now, opened xxh3 & xxh128 ChecksumPlugin when dir-diff, checksum fast; (NOTE: need v4.12 patcher); More... 10 months ago
patch support show progress; More... 10 months ago
Merge pull request #430 from moreati/patch-1 More... 10 months ago
Fix spelling mistake in README More... 10 months ago
recode diff stream by block, optimize mem size; remove hdiff_in_mem(), used hdiff_by_stream(); More... 10 months ago
recode serialize_compressed_diff() & stream_serialize_compressed_diff() to one; recode TCoversOptimMB<TMatchBlockMem> to TCoversOptimMem, TCoversOptimMB<TMatchBlockStream> to TCoversOptimStream; More... 10 months ago
support map_streams_befor_serialize optimize serialize speed;support map_streams_befor_serialize optimize serialize speed; More... 10 months ago
fix make when set VCD=0; close #429 More... 10 months ago
recode struct TMatchBlock to TMatchBlockBase & TMatchBlockMem & TMatchBlockStream; recode struct TDiffData; More... 10 months ago
move code file "match_inplace.h" path; More... 10 months ago
when diff -t , all check-patcher run with stream; increase check-patcher & checksum ... buf size; More... 10 months ago
remove C_ATOMIC API; struct hpatch_mt_t not use hpatch_mt_base_t; More... 10 months ago
update min NDK version from r16b to r23c; ( android 14 API to 16; remove .so for armeabi ) More... 10 months ago
reopen vbuf for c file; More... 10 months ago
add c_channel_t C API; More... 10 months ago
recode wait all thread end code to struct _hthreads_waiter_t; More... 10 months ago
hpatch mt support onFinishThread(finishThreadListener); More... 10 months ago
recode wait threads end; More... 10 months ago
add C_ATOMIC API; More... 10 months ago