0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected 1 day ago.
Sep 20, 2025 — Sep 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
move hsync make code files, and test make run uncompress ok More... almost 4 years ago
Merge pull request #327 from sisong/dev More... almost 4 years ago
optimize muti-thread speed when hdiffz -s; More... almost 4 years ago
update readme; test with new cases; close #326 More... almost 4 years ago
cmdline add a option for hdiffz -s: -p-search-searchThreadNumber More... almost 4 years ago
update readme & version; More... almost 4 years ago
reduce oldfile fseek times when muti-thread & hdiffz -s; More... almost 4 years ago
optimize IO speed when diff; More... almost 4 years ago
Merge pull request #324 from sisong/vcdiff More... almost 4 years ago
make used USE_CRC_EMU; More... almost 4 years ago
update readme; More... almost 4 years ago
update Android jni doc; More... almost 4 years ago
bspatch_with_cache() support lagre cache for oldData; More... almost 4 years ago
android makefile add support BSD VCD BZIP2 (default closed): libhpatchz.so support apply diffFile, it's created by hdiffz -BSD,bsdiff4,hdiffz -VCD,xdelta3(-S,-S lzma),open-vcdiff; More... almost 4 years ago
fix CI: libncurses.so.5 No such file or directory More... almost 4 years ago
update doc; More... almost 4 years ago
vcdiff: used same one lagre srcWindowSize More... almost 4 years ago
update version; More... almost 4 years ago
make ndk xcode codeblocks compile ok More... almost 4 years ago
vcdiff support limit vcdiff_kMaxTargetWindowsSize when compress(now not best compressed size); More... almost 4 years ago
vcdiff support limit vcdiff_kMaxTargetWindowsSize when no compress; More... almost 4 years ago
vcpatch optimize srcwindow data cache (reduce memmove); More... almost 4 years ago
vcdiff out compressed data sopport xdelta3 open; More... almost 4 years ago
update hpatchz cmdline info; More... almost 4 years ago
recode TDiffStream::pushStream for vcdiff on cancel compress; More... almost 4 years ago
support cancelSizeOnCancelCompress for vcdiff compress More... almost 4 years ago
get_match_covers_by_sstring() support set isCanExtendCover (for vcdiff) More... almost 4 years ago
add _7zXZCompressPlugin (support for create_vcdiff(), as "xdelta3 -S lzma ...") More... almost 4 years ago
vcdiff uncompress & defaultTable ok; More... almost 4 years ago
vcpatch cache readed srcData; More... almost 4 years ago