yacy_search_server/source/net/yacy/cora
2011-03-15 09:52:39 +00:00
..
date *) set SVN properties 2011-03-08 01:51:51 +00:00
document avoided using a synchronized(this) for the hash computation to prevent that the lock on the object is (accidently) stolen by another thread and replaced this synchronization using the protocol object. Made also the protocol object final. 2011-03-15 09:52:39 +00:00
protocol more enhancements against blocked threads occurred in seed age evaluation (blocks httpd in some cases) 2011-03-12 22:54:41 +00:00
services redesigned the ScoreMap classes: 2011-03-13 01:41:44 +00:00
storage removed more warnings 2011-03-14 22:52:30 +00:00