0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Sep 19, 2025 — Sep 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #454 from sisong/inplace-rename More... about 2 months ago
update version; More... about 2 months ago
Merge branch 'dev' into inplace-rename More... about 2 months ago
optimize oldFile move by inplace; (now only optimized same data&path&name files); More... about 2 months ago
default used xxh128 checksum when dir diff with -WD format; More... about 2 months ago
test More... about 2 months ago
Merge pull request #452 from sisong/dev More... about 2 months ago
android arm-v7a .so close neon (but not support add -mno-neon) More... about 2 months ago
update version; More... about 2 months ago
fix serialize WD when compress 'fail' and cancel(saved data not compress); More... about 2 months ago
fix support multi-thread lzma2 decompress when patch multi-compression stream differential; More... 2 months ago
update version; More... 2 months ago
fix support lzma2 decompress by multi-thread when patch multi-compressed stream delta; More... 2 months ago
optimize `$hdiffz -m` required memory size when oldData different newData; support lzma2 decompress by multi-thread More... 2 months ago
recode for support change old invalid ranges; More... 2 months ago
some recode: safe check & info; More... 2 months ago
not decompress by MT when lzma2-MT; More... 2 months ago
log err infos when fopen fail; More... 2 months ago
update version; More... 2 months ago
Merge branch 'dev' into dev-lzma More... 2 months ago
add lzma2mtDecompressPlugin, support lzma2 decompress by multi-thread; More... 2 months ago
recode TOldInvalidFilter; TFastMatchForSString hash type from 32bit to 64bit, for large data; More... 2 months ago
TOldInvalidFilter support multi-thread & (not reload matched oldData); More... 2 months ago
add struct TOldInvalidFilter for support optimize -m mem size; More... 2 months ago
recode TFastMatchForSString for other use; More... 3 months ago
add _lzma2DecompressPlugin_unsz :only for test, support for bspatch_with_cache(), diffData compressed by lzma2 (lzma2CompressPlugin) More... 3 months ago
Merge pull request #448 from sisong/dev More... 3 months ago
fix CI build; More... 3 months ago
update doc; var diffDataOffert rename to diffDataOffset ...; More... 3 months ago
update version; More... 3 months ago