yacy_search_server/source/net/yacy
2011-03-12 22:54:41 +00:00
..
ai *) set SVN properties 2011-03-08 01:51:51 +00:00
cora more enhancements against blocked threads occurred in seed age evaluation (blocks httpd in some cases) 2011-03-12 22:54:41 +00:00
document - replaced more direct string-based UTF-8 conversions by predefined UTF-8 conversion 2011-03-10 23:25:07 +00:00
gui *) set SVN properties 2011-03-08 01:51:51 +00:00
kelondro more enhancements against blocked threads occurred in seed age evaluation (blocks httpd in some cases) 2011-03-12 22:54:41 +00:00
repository moved getBytes() to UTF8.getBytes() to use a default String encoding 2011-03-10 12:35:32 +00:00
upnp *) set SVN properties 2011-03-08 01:51:51 +00:00
visualization - removed file upload function in crawl start and replaced it with an input field for a file path where the crawl start file is loaded. This was necessary to support the API steering for file crawl starts, for two reasons: 2011-03-09 12:50:39 +00:00
dbtest.java moved getBytes() to UTF8.getBytes() to use a default String encoding 2011-03-10 12:35:32 +00:00
migration.java *) set SVN properties 2011-03-08 01:51:51 +00:00
screenshot.java - shifted main classes to new package net.yacy 2009-10-18 01:38:07 +00:00
yacy.java replaced all 'new String' with default encoding (missing) or UTF-8 encoding with a String generation method that uses a pre-defined Charset constant for UTF-8. This avoids a cache-lookup for the Charset object using String hashing of the String 'UTF-8'. 2011-03-07 20:36:40 +00:00
YaCySearchClient.java always try to guess the size of a StringBuilder to prevent too many memory re-allocations 2011-03-09 09:29:05 +00:00