0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 06, 2024 — Aug 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
recode patchCacheSize; More... almost 3 years ago
update version; More... almost 3 years ago
ctrl match len when limit match; hpatchz remove -p-threadNum; hpatchz -s default cacheSize from 64m to 4m; More... almost 3 years ago
can ctrl matchDeep when diff with limit search; More... almost 3 years ago
can ctrl muti-thread parallel -m diff search range by listenner; update readme; More... almost 3 years ago
hpatchz cmdline init add -p-threadNum; update readme; More... almost 3 years ago
merge settings, -c-pzlib same as -c-zlib; More... almost 3 years ago
default opened block match when diff -m; set "-block-0" close it; More... almost 3 years ago
Merge pull request #314 from sisong/dev-mt More... almost 3 years ago
fix CI make; More... almost 3 years ago
update version; fix CI builds; More... almost 3 years ago
vc2012 build ok; More... almost 3 years ago
parallel diff with -m & -s is run ok; ref #150 #96 #18 More... almost 3 years ago
add parallel search cover for diff in mem; More... almost 3 years ago
add parallel build big cache for TSuffixString; More... almost 3 years ago
libdivsufsort rename saidx_t* to sastore_t* More... almost 3 years ago
libdivsufsort remove utils functions; More... almost 3 years ago
cmdline -m support -p-threadNum More... almost 3 years ago
libdivsufsort openmp changed to std::thread; More... almost 3 years ago
libdivsufsort omp_get_max_threads() changed to threadNum; More... almost 3 years ago
libdivsufsort raname "*.c" to "*.cpp" file More... almost 3 years ago
changed parallel search_cover model for TDigestMatcher; clip by fix len; More... almost 3 years ago
add parallel search_cover for TDigestMatcher; clip by newDataSize/threadNum; More... almost 3 years ago
used c++11's std::thread, so vc++ builder need updated to vc2012; More... almost 3 years ago
add parallel bloom filter insert func: filter_insert_parallel() for TDigestMatcher More... almost 3 years ago
add parallel qsort func: sort_parallel() for TDigestMatcher More... almost 3 years ago
pass threadNum to class TDigestMatcher; More... almost 3 years ago
hpatchz.so add zstd; More... almost 3 years ago
remove isSkipSameRange from TDigestMatcher, for keep simple; More... almost 3 years ago
Merge pull request #311 from sisong/dev More... almost 3 years ago