yacy_search_server/htroot/yacy
danielr 621b473b18 * removed some warnings of findbugs (http://findbugs.sf.net)
- removed unnecessary code (unused variables, String.toString)
- corrected some calculations (cast int to double or long ;)
- improved little performance (using Integer.valueOf() instead of new Integer)
- log if some File-actions fail (mkdir(), delete(), ...) and some ignored exceptions
- finalized some (more) fields
- finally close some streams
- made inner classes static if not using environment
- generalized some equals (from specificClass to Object)
- fixed some potential nullpointer accesses


git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5039 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-08-06 19:43:12 +00:00
..
ui * removed some warnings of findbugs (http://findbugs.sf.net) 2008-08-06 19:43:12 +00:00
user * removed some warnings of findbugs (http://findbugs.sf.net) 2008-08-06 19:43:12 +00:00
crawlReceipt.html initial load with yacy 0.36 2005-04-07 19:19:42 +00:00
crawlReceipt.java added final where possible 2008-08-02 12:12:04 +00:00
hello.html fix for peer-ping in case that remote peer does not respond with valid values 2007-09-11 15:27:01 +00:00
hello.java added final where possible 2008-08-02 12:12:04 +00:00
list.html re-added list interface (blacklist imports need them) 2008-02-13 22:37:37 +00:00
list.java * refactoring 2008-08-02 13:57:00 +00:00
message.html initial load with yacy 0.36 2005-04-07 19:19:42 +00:00
message.java added final where possible 2008-08-02 12:12:04 +00:00
profile.html initial load with yacy 0.36 2005-04-07 19:19:42 +00:00
profile.java added final where possible 2008-08-02 12:12:04 +00:00
query.html initial load with yacy 0.36 2005-04-07 19:19:42 +00:00
query.java added final where possible 2008-08-02 12:12:04 +00:00
search.html changes towards better join-search 2006-09-10 22:36:47 +00:00
search.java * removed some warnings of findbugs (http://findbugs.sf.net) 2008-08-06 19:43:12 +00:00
transfer.html added missing files for last commit 2005-11-11 08:02:46 +00:00
transfer.java * removed some warnings of findbugs (http://findbugs.sf.net) 2008-08-06 19:43:12 +00:00
transferRWI.html added a busy-time estimation at DHT/RWI-Receive 2006-05-19 14:52:00 +00:00
transferRWI.java added final where possible 2008-08-02 12:12:04 +00:00
transferURL.html initial load with yacy 0.36 2005-04-07 19:19:42 +00:00
transferURL.java added final where possible 2008-08-02 12:12:04 +00:00
urls.java added final where possible 2008-08-02 12:12:04 +00:00
urls.xml added referrer to remote crawl url list 2007-11-29 13:58:00 +00:00