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 b1a8d0c020
enhancements to web cache and less strict caching rules
14 years ago
..
dht redesigned the ScoreMap classes: 14 years ago
graphics enhancements to web cache and less strict caching rules 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: 14 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 enhancement during search process: fast fail of search in case that all index feeder have terminated. 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 * fix bug #6 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 *) simplified code\n*) fixed potential NumberFormatExceptions 14 years ago
yacySeedDB.java - fixed missing save operation for peer name change 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