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
sgaebel f16cd154f7
removes unused imports and variables
4 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 11 years ago
Bitfield.java
ConsoleInterface.java Customized name for Threads still using the default "Thread-n" pattern. 8 years ago
FileUtils.java Enabled partial parsing of audio resources. 7 years ago
Formatter.java Ensure lower case conversion consistency with any default locale. 7 years ago
GenerationMemoryStrategy.java simplification / speedup of GenerationMemoryStrategy 9 years ago
ISO639.java Improved search navigators counters accuracy and consistency. 7 years ago
MapTools.java
MemoryControl.java Modified MemoryControl.main() test to properly end for better results 9 years ago
MemoryStrategy.java removes unused imports and variables 4 years ago
MergeIterator.java fixed generics warnings for generic array instantiation that appeared 11 years ago
NamePrefixThreadFactory.java added missing @Override annotation 11 years ago
OS.java Added a configurable timeout to wkhtmltopdf calls for pdf snapshots 6 years ago
ObjectSpace.java
ReverseMapIterator.java added missing @Override annotation 11 years ago
RotateIterator.java
SetTools.java Ensure file input streams proper closing in both success and failures 8 years ago
StackIterator.java another fix to ordering of table indexes; fixes also network stats 10 years ago
StandardMemoryStrategy.java disable optimistic GC assumption in StandardMemoryStrategy 10 years ago
XMLTables.java Properly close file output streams even on exceptions scenarios. 8 years ago
kelondroException.java