You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yacy_search_server/source/de/anomic/tools
apfelmaennchen 39779e4796
DidYouMean: as I moved to only 8 consumer and 4 producer threads, I removed poison pills as it does not make sense anymore - threads are interrupted directly. Having a consumer thread per test case just didn't make sense either (see svn 6070) due to the massive overhead.
16 years ago
..
CryptoLib.java * ignore whitespaces so you can copy&paste signatures better 16 years ago
DidYouMean.java DidYouMean: as I moved to only 8 consumer and 4 producer threads, I removed poison pills as it does not make sense anymore - threads are interrupted directly. Having a consumer thread per test case just didn't make sense either (see svn 6070) due to the massive overhead. 16 years ago
Formatter.java moved logging partially to kelondro 16 years ago
ListDirs.java added final where possible 17 years ago
PKCS12Tool.java added final where possible 17 years ago
Punycode.java more performance hacks 16 years ago
SignatureOutputStream.java * introduce signatures to autoupdate 16 years ago
bbCode.java * removed some warnings of findbugs (http://findbugs.sf.net) 17 years ago
bitfield.java more performance hacks 16 years ago
consoleInterface.java added a catch Exception to all thread to check if any of them silently dies without any other notification 16 years ago
crypt.java more refactoring of kelondro: 16 years ago
cryptbig.java more refactoring of kelondro: 16 years ago
diskUsage.java more bugfixes as recommendet by findbugs 16 years ago
disorderHeap.java added final where possible 17 years ago
disorderSet.java added final where possible 17 years ago
enumerateFiles.java - added migration class to go from index collections to the index cell data structure. 16 years ago
gzip.java refactoring of logging 16 years ago
iso639.java use accept-language header instead of user agent for language detection 17 years ago
loaderCore.java - removed superfluous copyright statement 17 years ago
loaderProcess.java - removed superfluous copyright statement 17 years ago
loaderThreads.java - refactoring of the http client 16 years ago
mediawikiIndex.java replaced tmp file extensions by prt 16 years ago
nxTools.java moved logging partially to kelondro 16 years ago
tarTools.java refactoring of logging 16 years ago