openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
H
HDiffPatch
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 10, 2024 — Aug 10, 2025
Showing page 31 of 34
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
定义支持带解压缩插件的patch_decompress接口;
sisong
More...
about 8 years ago
重构patch代码,为添加解压缩插件做准备
sisong
More...
about 8 years ago
支持zlib\bz2\lzma作为diff的压缩插件;
sisong
More...
about 8 years ago
完成diff with compress plugin的diff基础版本;
sisong
More...
about 8 years ago
diff添加支持压缩算法的插件接口;
sisong
More...
about 8 years ago
略调整sub_cover代码;.h文件加了一个新的更低层的bytesRLE_save函数声明;
sisong
More...
about 8 years ago
新版本计划: 支持流式解压缩的补丁过程;
sisong
More...
about 8 years ago
共线判断更严密
sisong
More...
about 8 years ago
Merge pull request #34 from sisong/more_test_compress
housisong
More...
about 8 years ago
update version
sisong
More...
about 8 years ago
修复一个可能引起内存错误的bug
sisong
More...
about 8 years ago
getLinkEqualCount rename getCoverScore
sisong
More...
about 8 years ago
参数测试 +综合可压缩能力评估
sisong
More...
about 8 years ago
add more compress for test
sisong
More...
about 8 years ago
Merge pull request #33 from sisong/dev
housisong
More...
about 8 years ago
简单重构等:search_cover函数,提炼出2个独立函数,流程更清晰;
sisong
More...
about 8 years ago
整理代码; 后缀数组用到的char*修改为unsigned char*类型(语义上好点);
sisong
More...
about 8 years ago
调整参数,增大了覆盖线不能合并时的代价常量值(4->6),增加合并机会;
sisong
More...
about 8 years ago
整理代码和文件引用;
sisong
More...
about 8 years ago
Merge pull request #32 from sisong/cache_16bit
housisong
More...
about 8 years ago
正式建立256*256的缓存表,加快较大字符串的查询速度;对场景 #30 比较有效 close #30
sisong
More...
about 8 years ago
尝试建立更大的缓冲区的概念性测试,看起来还可以;
sisong
More...
about 8 years ago
匹配时跟踪比较的长度(降低最差情况下的算法复杂度,但代码实现略复杂);
sisong
More...
about 8 years ago
Merge pull request #31 from sisong/dev
housisong
More...
about 8 years ago
略改善getBestMatch的速度
sisong
More...
about 8 years ago
有一定改善;(注释掉一个控制比较长度的实现)
sisong
More...
about 8 years ago
简单调整lower_bound的代码位置,准备实现best_match来代替lower_bound
sisong
More...
about 8 years ago
Merge branch 'dev' into cache
sisong
More...
about 8 years ago
选择覆盖线后尝试统一上一个覆盖线的选择、调整默认系数
sisong
More...
about 8 years ago
调整diff的细节策略:最小独立覆盖长度变短、link线允许跨越更长、link线代替匹配线的策略更细致一些
sisong
More...
about 8 years ago
←
1
2
…
26
27
28
29
30
31
32
33
34
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree