yacy_search_server/source/de/anomic/tools
2011-08-03 18:32:11 +00:00
..
bitfield.java *) set SVN properties 2011-03-08 01:51:51 +00:00
crypt.java Enhanced Base64Order transformation: less overhead (transformation between StringBuilder and byte[]) 2011-02-25 00:56:31 +00:00
cryptbig.java more UTF8 getBytes() performance hacks 2011-04-12 05:02:36 +00:00
CryptoLib.java *) set SVN properties 2011-03-08 01:51:51 +00:00
disorderHeap.java *) set SVN properties 2011-03-08 01:51:51 +00:00
disorderSet.java *) set SVN properties 2011-03-08 01:51:51 +00:00
enumerateFiles.java *) set SVN properties 2011-03-08 01:51:51 +00:00
gzip.java performance hacks for seed generation (because thread dumps showed multiple occurrences at these code points) 2011-08-03 18:32:11 +00:00
ListDirs.java *) set SVN properties 2011-03-08 01:51:51 +00:00
loaderCore.java *) set SVN properties 2011-03-08 01:51:51 +00:00
loaderProcess.java - removed superfluous copyright statement 2008-07-20 17:14:51 +00:00
loaderThreads.java better abstraction of http client identification 2011-04-26 13:35:29 +00:00
nxTools.java replaced _all_ size() == 0 with isEmpty() and all size() > 0 with !isEmpty(). The isEmpty() method is much faster in some cases, especially when used to access badly balanced hashtables where an size() operation becomes a large iteration. 2009-12-02 00:37:59 +00:00
PKCS12Tool.java *) set SVN properties 2011-03-08 01:51:51 +00:00
SignatureOutputStream.java *) set SVN properties 2011-03-08 01:51:51 +00:00
tarTools.java *) set SVN properties 2011-03-08 01:51:51 +00:00