yacy_search_server/source/net/yacy
orbiter 7f20963b41 add-on to last commit
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6556 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-01-09 00:17:39 +00:00
..
ai some patches to get the torrent parser working 2010-01-07 00:42:12 +00:00
document fix for rss parser: be lazy when rss is not well-formed 2010-01-07 01:02:23 +00:00
kelondro add-on to last commit 2010-01-09 00:17:39 +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