yacy_search_server/source/de/anomic/tools
orbiter 1d8d51075c refactoring:
- removed the plasma package. The name of that package came from a very early pre-version of YaCy, even before YaCy was named AnomicHTTPProxy. The Proxy project introduced search for cache contents using class files that had been developed during the plasma project. Information from 2002 about plasma can be found here:
http://web.archive.org/web/20020802110827/http://anomic.de/AnomicPlasma/index.html
We stil have one class that comes mostly unchanged from the plasma project, the Condenser class. But this is now part of the document package and all other classes in the plasma package can be assigned to other packages.
- cleaned up the http package: better structure of that class and clean isolation of server and client classes. The old HTCache becomes part of the client sub-package of http.
- because the plasmaSwitchboard is now part of the search package all servlets had to be touched to declare a different package source.

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6232 6c8d7289-2bf4-0310-a012-ef5d649a1542
2009-07-19 20:37:44 +00:00
..
bbCode.java * removed some warnings of findbugs (http://findbugs.sf.net) 2008-08-06 19:43:12 +00:00
bitfield.java more performance hacks 2008-12-04 12:54:16 +00:00
consoleInterface.java serialized all logging using concurrency: 2009-06-15 21:19:54 +00:00
crypt.java removed strange debugging strings 2009-07-06 15:21:43 +00:00
cryptbig.java removed strange debugging strings 2009-07-06 15:21:43 +00:00
CryptoLib.java removed strange debugging strings 2009-07-06 15:21:43 +00:00
DidYouMean.java enable warnings and fix most of it 2009-07-11 21:01:27 +00:00
diskUsage.java resource observer: support for yacyroot\DATA on an NTFS hardlink (Windows) 2009-07-02 10:02:20 +00:00
disorderHeap.java added final where possible 2008-08-02 12:12:04 +00:00
disorderSet.java added final where possible 2008-08-02 12:12:04 +00:00
enumerateFiles.java - added migration class to go from index collections to the index cell data structure. 2009-03-30 15:31:25 +00:00
Formatter.java moved logging partially to kelondro 2009-01-31 01:06:56 +00:00
gzip.java refactoring: 2009-07-19 20:37:44 +00:00
iso639.java use accept-language header instead of user agent for language detection 2008-10-01 17:47:11 +00:00
ListDirs.java added final where possible 2008-08-02 12:12:04 +00:00
loaderCore.java - removed superfluous copyright statement 2008-07-20 17:14:51 +00:00
loaderProcess.java - removed superfluous copyright statement 2008-07-20 17:14:51 +00:00
loaderThreads.java refactoring: 2009-07-19 20:37:44 +00:00
mediawikiIndex.java redesign of parser mime type detection and parser steering 2009-07-10 14:22:17 +00:00
nxTools.java moved logging partially to kelondro 2009-01-31 01:06:56 +00:00
PKCS12Tool.java added final where possible 2008-08-02 12:12:04 +00:00
Punycode.java more performance hacks 2008-12-04 12:54:16 +00:00
SignatureOutputStream.java - more logging in server process 2009-06-16 15:10:59 +00:00
tarTools.java replaced tar library with integrated apache ant tar lib 2009-07-14 11:31:40 +00:00