yacy_search_server/source/net/yacy
2012-07-12 19:23:40 +02:00
..
ai replaced more size() > 0 by !isEmpty() 2012-07-12 11:12:21 +02:00
cora - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
document reduced logging overhead (a bit) 2012-07-12 19:23:40 +02:00
gui removed unused method parameters 2012-07-05 10:23:07 +02:00
interaction removed more unused method parameters 2012-07-05 10:44:30 +02:00
kelondro reduced logging overhead (a bit) 2012-07-12 19:23:40 +02:00
peers - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
repository - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
search Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 2012-07-12 11:14:04 +02:00
upnp - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
utils Run from Java the whole app YACY 2012-01-09 01:49:37 +01:00
visualization catch and log a warning in RasterPlotter 2012-07-06 09:21:12 +02:00
dbtest.java - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
migration.java using com.google.common.io.Files instead of homebrew methods 2012-06-22 11:39:17 +02:00
yacy.java - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
YaCySearchClient.java made class methods static where possible 2012-07-05 12:38:41 +02:00