yacy_search_server/source/net/yacy
orbiter 859c99886c fix for multiple thread dump
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7603 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-03-15 23:05:51 +00:00
..
ai *) set SVN properties 2011-03-08 01:51:51 +00:00
cora 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
document removed more warnings 2011-03-14 22:52:30 +00:00
gui *) set SVN properties 2011-03-08 01:51:51 +00:00
kelondro fix for multiple thread dump 2011-03-15 23:05:51 +00:00
repository moved getBytes() to UTF8.getBytes() to use a default String encoding 2011-03-10 12:35:32 +00:00
upnp *) set SVN properties 2011-03-08 01:51:51 +00:00
visualization removed unused variables 2011-03-14 21:03:37 +00:00
dbtest.java moved getBytes() to UTF8.getBytes() to use a default String encoding 2011-03-10 12:35:32 +00:00
migration.java *) set SVN properties 2011-03-08 01:51:51 +00:00
screenshot.java - shifted main classes to new package net.yacy 2009-10-18 01:38:07 +00:00
yacy.java redesigned the ScoreMap classes: 2011-03-13 01:41:44 +00:00
YaCySearchClient.java always try to guess the size of a StringBuilder to prevent too many memory re-allocations 2011-03-09 09:29:05 +00:00