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/net/yacy/kelondro/util
orbiter 93caa38d55
fix for bug in SortStack (did not appear to shrink according to required size) - caused bad and unsufficient search results
15 years ago
..
AttrSeq.java added about 450 replacements for printStackTrace() methods to pipe such traces into the log at DATA/LOG/ 16 years ago
ByteArray.java moved table and util classes 16 years ago
ByteBuffer.java moved table and util classes 16 years ago
CompressedHashMap.java moved table and util classes 16 years ago
ConsoleInterface.java added about 450 replacements for printStackTrace() methods to pipe such traces into the log at DATA/LOG/ 16 years ago
DateFormatter.java moved table and util classes 16 years ago
DiskSpace.java patch for yacy disk usage detection on lvm host 16 years ago
Domains.java preset of proper HashMap dimensions: should prevent re-hashing and increase performance 15 years ago
FileUtils.java fix for crlf writing 16 years ago
Formatter.java moved table and util classes 16 years ago
ISO639.java preset of proper HashMap dimensions: should prevent re-hashing and increase performance 15 years ago
MapTools.java refactoring 16 years ago
MemoryControl.java option to disable dht by memory limit: 16 years ago
MemoryTracker.java replaced _all_ size() == 0 with isEmpty() and all size() > 0 with !isEmpty(). The isEmpty() method is much faster in some cases, especially when used to access badly balanced hashtables where an size() operation becomes a large iteration. 15 years ago
NamePrefixThreadFactory.java moved table and util classes 16 years ago
OS.java added about 450 replacements for printStackTrace() methods to pipe such traces into the log at DATA/LOG/ 16 years ago
ObjectSpace.java replaced _all_ size() == 0 with isEmpty() and all size() > 0 with !isEmpty(). The isEmpty() method is much faster in some cases, especially when used to access badly balanced hashtables where an size() operation becomes a large iteration. 15 years ago
Punycode.java refactoring 16 years ago
ScoreCluster.java replaced _all_ size() == 0 with isEmpty() and all size() > 0 with !isEmpty(). The isEmpty() method is much faster in some cases, especially when used to access badly balanced hashtables where an size() operation becomes a large iteration. 15 years ago
SetTools.java replaced _all_ size() == 0 with isEmpty() and all size() > 0 with !isEmpty(). The isEmpty() method is much faster in some cases, especially when used to access badly balanced hashtables where an size() operation becomes a large iteration. 15 years ago
SortStack.java fix for bug in SortStack (did not appear to shrink according to required size) - caused bad and unsufficient search results 15 years ago
SortStore.java replaced _all_ size() == 0 with isEmpty() and all size() > 0 with !isEmpty(). The isEmpty() method is much faster in some cases, especially when used to access badly balanced hashtables where an size() operation becomes a large iteration. 15 years ago
XMLTables.java moved table and util classes 16 years ago
kelondroException.java moved table and util classes 16 years ago
kelondroOutOfLimitsException.java moved table and util classes 16 years ago