yacy_search_server/source/net/yacy/peers
Michael Peter Christen 3dc5fb0050 fix for operator precedence bug (cast binds stronger than bitwise AND)
in peer hash hashing. This should not change anything if java casts long
to int by masking with 0xFFFFFFFFL but you never know. The important
thing is, that the hashCode() should not return numbers that have the
same order as the hash code order because hashing of seeds is used to
remove the order in some places.
2014-05-21 18:37:52 +02:00
..
graphics automatically clear graphics cache 2014-05-12 15:45:25 +02:00
operation autoupdate fails to download latest release (1.71) due to default release blacklist 2014-04-13 07:32:32 +02:00
Accessible.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
DHTSelection.java added missing @Override annotation 2014-03-28 13:48:37 +01:00
Dispatcher.java fix for latest generic warning fix 2014-05-21 09:28:23 +02:00
EventChannel.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
Network.java remove more unused from legacy server.http 2014-03-14 03:12:04 +01:00
NewsDB.java npe fix 2014-04-02 02:34:55 +02:00
NewsPool.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
NewsQueue.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
PeerActions.java refactoring of seed attributes (introduced more constants) 2013-11-22 14:15:31 +01:00
Protocol.java debug code for index distribution testing 2014-05-21 18:20:16 +02:00
RemoteSearch.java in case of short memory, do not cut down robinson peers to 1, just 2014-04-23 08:37:19 +02:00
Seed.java fix for operator precedence bug (cast binds stronger than bitwise AND) 2014-05-21 18:37:52 +02:00
SeedDB.java fix: port in local target adress 2014-03-29 00:34:01 +01:00
Transmission.java changed strategy to test existence of documents in Solr: using the 2014-02-19 04:03:45 +01:00