You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yacy_search_server/source/de/anomic/yacy
orbiter 1989ebc24b
removed more warnings
14 years ago
..
dht redesigned the ScoreMap classes: 14 years ago
graphics - replaced more direct string-based UTF-8 conversions by predefined UTF-8 conversion 14 years ago
seedUpload - replaced more direct string-based UTF-8 conversions by predefined UTF-8 conversion 14 years ago
Tray.java *) set SVN properties 14 years ago
yacyAccessible.java change in handling of the all-visible home path for storage in YaCy: 15 years ago
yacyBuildProperties.java replaced more appearance of double values by float values 14 years ago
yacyChannel.java *) set SVN properties 14 years ago
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'. 14 years ago
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'. 14 years ago
yacyNetwork.java *) set SVN properties 14 years ago
yacyNewsDB.java - replaced more direct string-based UTF-8 conversions by predefined UTF-8 conversion 14 years ago
yacyNewsPool.java *) General private License? ;-) 14 years ago
yacyNewsQueue.java moved getBytes() to UTF8.getBytes() to use a default String encoding 14 years ago
yacyPeerActions.java always try to guess the size of a StringBuilder to prevent too many memory re-allocations 14 years ago
yacyRelease.java - replaced more direct string-based UTF-8 conversions by predefined UTF-8 conversion 14 years ago
yacySearch.java always try to guess the size of a StringBuilder to prevent too many memory re-allocations 14 years ago
yacySeed.java more enhancements against blocked threads occurred in seed age evaluation (blocks httpd in some cases) 14 years ago
yacySeedDB.java removed more warnings 14 years ago
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 14 years ago
yacyUpdateLocation.java *) set SVN properties 14 years ago
yacyVersion.java moved all Double values to Float values because of 14 years ago