yacy_search_server/source/de/anomic/yacy
2011-03-22 10:35:26 +00:00
..
dht redesigned the ScoreMap classes: 2011-03-13 01:41:44 +00:00
graphics enhancements to web cache and less strict caching rules 2011-03-22 10:35:26 +00:00
seedUpload - replaced more direct string-based UTF-8 conversions by predefined UTF-8 conversion 2011-03-10 23:25:07 +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 enhancement during search process: fast fail of search in case that all index feeder have terminated. 2011-03-21 13:05:51 +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 - replaced more direct string-based UTF-8 conversions by predefined UTF-8 conversion 2011-03-10 23:25:07 +00:00
yacyNewsPool.java *) General private License? ;-) 2011-01-12 00:28:08 +00:00
yacyNewsQueue.java moved getBytes() to UTF8.getBytes() to use a default String encoding 2011-03-10 12:35:32 +00:00
yacyPeerActions.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
yacyRelease.java * fix bug #6 2011-03-20 17:59:58 +00:00
yacySearch.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
yacySeed.java *) simplified code\n*) fixed potential NumberFormatExceptions 2011-03-15 01:03:35 +00:00
yacySeedDB.java - fixed missing save operation for peer name change 2011-03-19 23:52:09 +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