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 d0b7bf9ca2
added a decoder class for Bencoding
15 years ago
..
AttrSeq.java added extensive memory protection logic to avoid out of memory errors that may be caused by the RowCollection memory allocation function 15 years ago
BDecoder.java added a decoder class for Bencoding 15 years ago
ByteArray.java moved table and util classes 15 years ago
ByteBuffer.java added extensive memory protection logic to avoid out of memory errors that may be caused by the RowCollection memory allocation function 15 years ago
CompressedHashMap.java moved table and util classes 15 years ago
ConsoleInterface.java added about 450 replacements for printStackTrace() methods to pipe such traces into the log at DATA/LOG/ 15 years ago
DateFormatter.java added extensive memory protection logic to avoid out of memory errors that may be caused by the RowCollection memory allocation function 15 years ago
DiskSpace.java patch for yacy disk usage detection on lvm host 15 years ago
Domains.java preset of proper HashMap dimensions: should prevent re-hashing and increase performance 15 years ago
EventTracker.java - more configuration for profiling graph (number of events) 15 years ago
FileUtils.java fix for crlf writing 15 years ago
Formatter.java moved table and util classes 15 years ago
ISO639.java preset of proper HashMap dimensions: should prevent re-hashing and increase performance 15 years ago
MapTools.java refactoring 15 years ago
MemoryControl.java more logging for DHTrule 15 years ago
MemoryTracker.java fix for memory tracker 15 years ago
NamePrefixThreadFactory.java moved table and util classes 15 years ago
OS.java added about 450 replacements for printStackTrace() methods to pipe such traces into the log at DATA/LOG/ 15 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 15 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 better control of ranking order in sort stack 15 years ago
SortStore.java better control of ranking order in sort stack 15 years ago
XMLTables.java moved table and util classes 15 years ago
kelondroException.java moved table and util classes 15 years ago
kelondroOutOfLimitsException.java moved table and util classes 15 years ago