yacy_search_server/htroot/yacy/user
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
..
images added basket icons and experimental gif animation class 2008-02-16 10:40:00 +00:00
default.css - some small changes to highslide integration to get it working... (does not work yet) 2008-02-18 23:49:03 +00:00
license.txt
sidebar_history.html - some refactoring in search process 2008-03-05 21:46:55 +00:00
sidebar_history.java added final where possible 2008-08-02 12:12:04 +00:00
sidebar_navigation.html - modified zone navigation (does still not work correctly) 2008-03-11 11:09:38 +00:00
sidebar_navigation.java added final where possible 2008-08-02 12:12:04 +00:00
ysearch.html - some refactoring in search process 2008-03-05 21:46:55 +00:00
ysearch.java * removed some warnings of findbugs (http://findbugs.sf.net) 2008-08-06 19:43:12 +00:00
ysearchitem.html - some refactoring in search process 2008-03-05 21:46:55 +00:00
ysearchitem.java added final where possible 2008-08-02 12:12:04 +00:00