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.
orbiter
83ac07874f
- corrected return value of put() methods (not used anywhere, so it did not harm before)
...
- added use of LookAheadIterator which should prevent mistakes when coding iterators with embedded iterators
- added a fail-safe reaction in case of database corruption using iterators over database elements (no interruption then)
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7154 6c8d7289-2bf4-0310-a012-ef5d649a1542
15 years ago
..
ArrayStack.java
- MapHeap now implements Map<byte[], Map<String, String>>
15 years ago
BEncodedHeap.java
added two more tables in rss reader interface:
15 years ago
BLOB.java
- MapHeap now implements Map<byte[], Map<String, String>>
15 years ago
Compressor.java
- replaced pdfbox and fontbox version 1.1.0 with 1.2.1
15 years ago
Gap.java
…
Heap.java
- MapHeap now implements Map<byte[], Map<String, String>>
15 years ago
HeapModifier.java
- MapHeap now implements Map<byte[], Map<String, String>>
15 years ago
HeapReader.java
- corrected return value of put() methods (not used anywhere, so it did not harm before)
15 years ago
HeapWriter.java
- enhanced concurrency in database index access for multicore
15 years ago
MapDataMining.java
- corrected return value of put() methods (not used anywhere, so it did not harm before)
15 years ago
MapHeap.java
Performance enhancement
15 years ago
ObjectBuffer.java
…
Stack.java
- MapHeap now implements Map<byte[], Map<String, String>>
15 years ago
Stacks.java
better handling of OOM situations
15 years ago
Tables.java
- replaced pdfbox and fontbox version 1.1.0 with 1.2.1
15 years ago