yacy_search_server/source/net/yacy
2010-01-07 00:42:12 +00:00
..
ai some patches to get the torrent parser working 2010-01-07 00:42:12 +00:00
document some patches to get the torrent parser working 2010-01-07 00:42:12 +00:00
kelondro Prevent blob merge from possibly losing the last container 2010-01-05 01:34:46 +00:00
repository 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
visualization added about 450 replacements for printStackTrace() methods to pipe such traces into the log at DATA/LOG/ 2009-11-05 20:28:37 +00:00
dbtest.java added extensive memory protection logic to avoid out of memory errors that may be caused by the RowCollection memory allocation function 2009-12-09 23:27:26 +00:00
genpw.java - shifted main classes to new package net.yacy 2009-10-18 01:38:07 +00:00
migration.java refactoring (reason: get more abstraction to use the blacklist class; for integration in other servlets) 2009-11-08 22:58:57 +00:00
screenshot.java - shifted main classes to new package net.yacy 2009-10-18 01:38:07 +00:00
yacy.java added extensive memory protection logic to avoid out of memory errors that may be caused by the RowCollection memory allocation function 2009-12-09 23:27:26 +00:00