You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yacy_search_server/source/net/yacy
Michael Peter Christen 83da68c4c1
fixed a memory leak inside the logger which appeared if the log was
13 years ago
..
ai - replaced all length() == 0 and size() == 0 with isEmpty() 13 years ago
cora - replaced all length() == 0 and size() == 0 with isEmpty() 13 years ago
document - replaced all length() == 0 and size() == 0 with isEmpty() 13 years ago
gui removed unused method parameters 13 years ago
interaction removed more unused method parameters 13 years ago
kelondro fixed a memory leak inside the logger which appeared if the log was 13 years ago
peers - replaced all length() == 0 and size() == 0 with isEmpty() 13 years ago
repository - replaced all length() == 0 and size() == 0 with isEmpty() 13 years ago
search - replaced all length() == 0 and size() == 0 with isEmpty() 13 years ago
upnp - replaced all length() == 0 and size() == 0 with isEmpty() 13 years ago
utils Run from Java the whole app YACY 13 years ago
visualization catch and log a warning in RasterPlotter 13 years ago
YaCySearchClient.java made class methods static where possible 13 years ago
dbtest.java - replaced all length() == 0 and size() == 0 with isEmpty() 13 years ago
migration.java using com.google.common.io.Files instead of homebrew methods 13 years ago
yacy.java - replaced all length() == 0 and size() == 0 with isEmpty() 13 years ago