yacy_search_server/source/net/yacy/kelondro/blob
Michael Peter Christen 910a496c9f
Some checks failed
CI Script to build on self-hosted server / build (push) Has been cancelled
replaced http links with https
2024-07-21 18:02:58 +02:00
..
ArrayStack.java Fixed unsafe conccurent access to generic SimpleDateFormat instances 2018-06-28 14:59:23 +02:00
BEncodedHeap.java Various javadoc fixes 2022-01-26 11:22:43 +01:00
BEncodedHeapBag.java replaced http links with https 2024-07-21 18:02:58 +02:00
BEncodedHeapShard.java replaced http links with https 2024-07-21 18:02:58 +02:00
BLOB.java - enhanced postprocessing speed and memory footprint (by using HashMaps 2014-02-28 14:01:09 +01:00
Compressor.java Use volatile to ensure concurrent threads use up to date property value 2017-06-15 09:48:22 +02:00
Gap.java Properly close file output streams even on exceptions scenarios. 2017-06-08 07:19:16 +02:00
Heap.java fix for "negative seek offset" error during extension of heap files. 2023-10-29 09:32:21 +01:00
HeapModifier.java removed finalize() methods, deprecated 2022-10-04 20:12:47 +02:00
HeapReader.java removed finalize() methods, deprecated 2022-10-04 20:12:47 +02:00
HeapWriter.java Properly close file output streams even on exceptions scenarios. 2017-06-08 07:19:16 +02:00
MapColumnIndex.java replaced http links with https 2024-07-21 18:02:58 +02:00
MapDataMining.java replaced new Number(Number) with Number.instanceOf 2021-08-08 00:39:03 +02:00
MapHeap.java removed finalize() methods, deprecated 2022-10-04 20:12:47 +02:00
Stack.java removed finalize() methods, deprecated 2022-10-04 20:12:47 +02:00
Stacks.java removed finalize() methods, deprecated 2022-10-04 20:12:47 +02:00
TableColumnIndexException.java fix for java.lang.RuntimeException: TableColumnIndex not available... 2012-09-26 09:56:16 +02:00
Tables.java removed ymarks 2021-09-16 22:23:51 +02:00
TablesColumnBLOBIndex.java removed ymarks 2021-09-16 22:23:51 +02:00
TablesColumnIndex.java Various javadoc fixes 2022-01-26 11:22:43 +01:00
TablesColumnRAMIndex.java added missing @Override annotation 2014-03-28 13:48:37 +01:00