yacy_search_server/source/net/yacy/kelondro
orbiter 3c3cb78555 - removed a lot of garbage and bloated code from GuiHandler.
- transformed log lines to String before they are stored because the
storage space is about 1:250 (45kb for one line before transformation,
180 bytes afterwards)
- this saves up to 10MB RAM so we can increase the number of lines to
1000 again.
2013-10-24 20:42:34 +02:00
..
blob more methods for the table class 2013-10-15 16:46:59 +02:00
data - fixed a problem which ocurred when a document was not recognized with 2013-10-23 00:16:54 +02:00
index - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
io - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
logging - removed a lot of garbage and bloated code from GuiHandler. 2013-10-24 20:42:34 +02:00
rwi - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
table - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
util - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
workflow Added 'final' for all exception blocks as this helps the Java compiler 2013-07-17 18:31:30 +02:00