yacy_search_server/htroot/yacy
2011-03-15 01:03:35 +00:00
..
ui replaced utf-8 with UTF-8 2011-02-16 13:51:30 +00:00
crawlReceipt.html
crawlReceipt.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
hello.html
hello.java *) simplified code\n*) fixed potential NumberFormatExceptions 2011-03-15 01:03:35 +00:00
list.html
list.java change in handling of the all-visible home path for storage in YaCy: 2010-09-02 19:24:22 +00:00
message.html
message.java *) simplified code\n*) fixed potential NumberFormatExceptions 2011-03-15 01:03:35 +00:00
profile.html
profile.java preparations to move the HTCache into cora: 2010-08-23 12:32:02 +00:00
query.html
query.java continuing the fight against deadlocks during time formatting: better caching. 2011-02-25 21:11:53 +00:00
search.html
search.java *) simplified code\n*) fixed potential NumberFormatExceptions 2011-03-15 01:03:35 +00:00
transferRWI.html
transferRWI.java *) simplified code\n*) fixed potential NumberFormatExceptions 2011-03-15 01:03:35 +00:00
transferURL.html
transferURL.java *) simplified code\n*) fixed potential NumberFormatExceptions 2011-03-15 01:03:35 +00:00
urls.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
urls.xml