yacy_search_server/source/net/yacy/kelondro/util
2024-11-25 12:29:11 +01:00
..
BDecoder.java added missing @Override annotation 2014-03-28 13:48:37 +01:00
BEncoder.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
Bitfield.java clean-up: removed unused methods in kelondro 2012-10-06 03:34:52 +02:00
ConsoleInterface.java Customized name for Threads still using the default "Thread-n" pattern. 2016-10-22 17:17:21 +02:00
FileUtils.java removed/suppressed more warnings 2022-10-05 14:38:59 +02:00
Formatter.java code maintenance - removed warnings and replaced deprecated functions 2024-11-25 12:29:11 +01:00
GenerationMemoryStrategy.java simplification / speedup of GenerationMemoryStrategy 2015-11-10 20:39:46 +01:00
ISO639.java Improved search navigators counters accuracy and consistency. 2017-09-06 16:58:40 +02:00
kelondroException.java *) set SVN properties 2011-03-08 01:51:51 +00:00
MapTools.java performance hacks for seed generation (because thread dumps showed multiple occurrences at these code points) 2011-08-03 18:32:11 +00:00
MemoryControl.java Modified MemoryControl.main() test to properly end for better results 2015-12-14 23:49:28 +01:00
MemoryStrategy.java removes unused imports and variables 2021-03-20 15:14:09 +01:00
MergeIterator.java fixed generics warnings for generic array instantiation that appeared 2014-05-20 21:50:16 +02:00
NamePrefixThreadFactory.java added missing @Override annotation 2014-03-28 13:48:37 +01:00
ObjectSpace.java *) set SVN properties 2011-03-08 01:51:51 +00:00
OS.java code maintenance - removed warnings and replaced deprecated functions 2024-11-25 12:29:11 +01:00
ReverseMapIterator.java added missing @Override annotation 2014-03-28 13:48:37 +01:00
RotateIterator.java clean-up: removed unused methods in kelondro 2012-10-06 03:34:52 +02:00
SetTools.java added npe protection 2023-09-01 12:18:47 +02:00
StackIterator.java another fix to ordering of table indexes; fixes also network stats 2014-11-11 13:57:04 +01:00
StandardMemoryStrategy.java disable optimistic GC assumption in StandardMemoryStrategy 2015-02-11 01:42:01 +01:00
XMLTables.java Properly close file output streams even on exceptions scenarios. 2017-06-08 07:19:16 +02:00