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 0089f234f4
added npe protection
1 year 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 clean-up: removed unused methods in kelondro 12 years ago
ConsoleInterface.java Customized name for Threads still using the default "Thread-n" pattern. 8 years ago
FileUtils.java removed/suppressed more warnings 2 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 performance hacks for seed generation (because thread dumps showed multiple occurrences at these code points) 13 years ago
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 fixed exec start command where a path contains spaces 2 years ago
ObjectSpace.java
ReverseMapIterator.java added missing @Override annotation 11 years ago
RotateIterator.java clean-up: removed unused methods in kelondro 12 years ago
SetTools.java added npe protection 1 year 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