0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected 1 day ago.
Aug 30, 2025 — Aug 30, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
can close patch check when diff : hdiffz -d ... More... almost 8 years ago
简单调整alder More... almost 8 years ago
diffFile can resave by command line: hdiffz [-c-compressType[-compressLevel]] diffFile outDiffFile More... almost 8 years ago
优化相同数据重复太多造成匹配慢的问题,设置了最大匹配个数;没有完全避免该问题,只是回避; More... almost 8 years ago
update Copyright info More... almost 8 years ago
Merge pull request #84 from sisong/dev More... almost 8 years ago
32bit运行环境下也默认使用64bit数字签名,用以在有限环境下更好的支持大文件,代价是处理小文件时变慢; More... almost 8 years ago
fix vc++ enum warning More... almost 8 years ago
通过解决adler_roll的hash冲突情况,优化超大文件使用hdiffz -s-64 等过慢的问题; close #83 More... almost 8 years ago
add printf patch check time More... almost 8 years ago
Merge pull request #79 from sisong/dev More... almost 8 years ago
update readme More... almost 8 years ago
修正xcode项目的路径问题; More... almost 8 years ago
更新vc的编译设置;readme添加CI/CD图标; More... almost 8 years ago
支持新版本的zstd库编译设置; close #69 More... almost 8 years ago
更新一些说明;makefile提供install; close #68 More... almost 8 years ago
update make file More... almost 8 years ago
update CI More... almost 8 years ago
更新make文件 More... almost 8 years ago
去掉第三方外部库的路径假设; close #73 More... almost 8 years ago
build for linux x86 version More... almost 8 years ago
close #74 More... almost 8 years ago
Merge pull request #71 from sisong/testCI More... about 8 years ago
修复zlib压缩插件的一个内存使用bug; More... about 8 years ago
update readme More... over 8 years ago
添加自动化测试 More... over 8 years ago
更新说明 More... over 8 years ago
Merge pull request #66 from sisong/48-v3 More... over 8 years ago
重新整理各平台测试编译 和 makefile More... over 8 years ago
diff过程中更规范的异常抛出(assert级别的检查也抛出std::runtime_error类型异常) More... over 8 years ago