yacy_search_server/source/net/yacy
2012-09-19 06:36:07 +02:00
..
ai replaced more size() > 0 by !isEmpty() 2012-07-12 11:12:21 +02:00
cora fixed size parsing in RSS message parser (for YaCy size parameter) 2012-09-19 06:36:07 +02:00
document - some corrections in usage of getFile() and getFileName() 2012-09-11 23:28:21 +02:00
gui removed unused method parameters 2012-07-05 10:23:07 +02:00
interaction Merge remote-tracking branch 'origin/master' 2012-09-10 07:05:20 +02:00
kelondro no complaints about memory if the database is empty 2012-09-11 22:28:10 +02:00
peers added more patches to work without RWI data structure 2012-08-31 14:35:56 +02:00
repository fix for a NPE 2012-07-30 14:51:01 +02:00
search added new crawl options: 2012-09-16 21:27:55 +02:00
upnp - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
utils
visualization collection of speed and memory saving hacks 2012-07-13 21:15:38 +02:00
dbtest.java removed warnings 2012-09-10 07:15:52 +02:00
migration.java using com.google.common.io.Files instead of homebrew methods 2012-06-22 11:39:17 +02:00
yacy.java removed warnings 2012-09-10 07:15:52 +02:00
YaCySearchClient.java made class methods static where possible 2012-07-05 12:38:41 +02:00