yacy_search_server/source/de/anomic/yacy
low012 3b40b98256 *) set SVN properties
*) minor changes

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7567 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-03-08 01:51:51 +00:00
..
dht *) set SVN properties 2011-03-08 01:51:51 +00:00
graphics *) set SVN properties 2011-03-08 01:51:51 +00:00
seedUpload extended seed list uploader: do not only upload all active peers but also some more peers that are passive but had been active in the last 24 hours 2011-01-26 23:21:33 +00:00
Tray.java *) set SVN properties 2011-03-08 01:51:51 +00:00
yacyAccessible.java change in handling of the all-visible home path for storage in YaCy: 2010-09-02 19:24:22 +00:00
yacyBuildProperties.java replaced more appearance of double values by float values 2011-02-02 00:06:29 +00:00
yacyChannel.java *) set SVN properties 2011-03-08 01:51:51 +00:00
yacyClient.java replaced all 'new String' with default encoding (missing) or UTF-8 encoding with a String generation method that uses a pre-defined Charset constant for UTF-8. This avoids a cache-lookup for the Charset object using String hashing of the String 'UTF-8'. 2011-03-07 20:36:40 +00:00
yacyCore.java replaced all 'new String' with default encoding (missing) or UTF-8 encoding with a String generation method that uses a pre-defined Charset constant for UTF-8. This avoids a cache-lookup for the Charset object using String hashing of the String 'UTF-8'. 2011-03-07 20:36:40 +00:00
yacyNetwork.java *) set SVN properties 2011-03-08 01:51:51 +00:00
yacyNewsDB.java continuing the fight against deadlocks during time formatting: better caching. 2011-02-25 21:11:53 +00:00
yacyNewsPool.java *) General private License? ;-) 2011-01-12 00:28:08 +00:00
yacyNewsQueue.java replaced all 'new String' with default encoding (missing) or UTF-8 encoding with a String generation method that uses a pre-defined Charset constant for UTF-8. This avoids a cache-lookup for the Charset object using String hashing of the String 'UTF-8'. 2011-03-07 20:36:40 +00:00
yacyPeerActions.java - cora package has now no dependencies to other yacy packages and becomes a 'base' package (refactoring) 2011-01-03 20:52:54 +00:00
yacyRelease.java replaced all 'new String' with default encoding (missing) or UTF-8 encoding with a String generation method that uses a pre-defined Charset constant for UTF-8. This avoids a cache-lookup for the Charset object using String hashing of the String 'UTF-8'. 2011-03-07 20:36:40 +00:00
yacySearch.java enhanced secondary search: index abstracts decompression is now much faster and does not cause strong CPU load after several searches with more than one word 2011-03-07 23:12:39 +00:00
yacySeed.java replaced all 'new String' with default encoding (missing) or UTF-8 encoding with a String generation method that uses a pre-defined Charset constant for UTF-8. This avoids a cache-lookup for the Charset object using String hashing of the String 'UTF-8'. 2011-03-07 20:36:40 +00:00
yacySeedDB.java more patches for a better out-of-memory management 2011-03-07 01:45:11 +00:00
yacySeedUploader.java extended seed list uploader: do not only upload all active peers but also some more peers that are passive but had been active in the last 24 hours 2011-01-26 23:21:33 +00:00
yacyUpdateLocation.java *) set SVN properties 2011-03-08 01:51:51 +00:00
yacyVersion.java moved all Double values to Float values because of 2011-02-01 23:49:11 +00:00