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
Michael Peter Christen 17e0956312
refactoring of SystemLoad calls (only one backend tool)
11 years ago
..
BDecoder.java added missing @Override annotation 11 years ago
BEncoder.java - the webgraph shall store all links which appear on a web page and not 12 years ago
Bitfield.java clean-up: removed unused methods in kelondro 13 years ago
ConsoleInterface.java - refactoring of log to ConcurrentLog: 12 years ago
FileUtils.java - the webgraph shall store all links which appear on a web page and not 12 years ago
Formatter.java clean-up: removed unused methods in kelondro 13 years ago
GenerationMemoryStrategy.java added missing @Override annotation 11 years ago
ISO639.java clean-up: removed unused methods in kelondro 13 years ago
MapTools.java performance hacks for seed generation (because thread dumps showed multiple occurrences at these code points) 14 years ago
MemoryControl.java refactoring of SystemLoad calls (only one backend tool) 11 years ago
MemoryStrategy.java fixed setting of shortMemoryStatus in MemoryControl 11 years ago
MergeIterator.java - refactoring of log to ConcurrentLog: 12 years ago
NamePrefixThreadFactory.java added missing @Override annotation 11 years ago
OS.java set more logger to 'final static' 11 years ago
ObjectSpace.java
ReverseMapIterator.java added missing @Override annotation 11 years ago
RotateIterator.java clean-up: removed unused methods in kelondro 13 years ago
SetTools.java fixes for searches containing stopwords. The fix was done using a 11 years ago
StackIterator.java refactoring 13 years ago
StandardMemoryStrategy.java added missing @Override annotation 11 years ago
XMLTables.java Now used synchronization in all close() methods to make sure all objects 13 years ago
kelondroException.java