..
kelondroAbstractIOChunks.java
more performance hacks
17 years ago
kelondroAbstractOrder.java
added final where possible
17 years ago
kelondroAbstractRA.java
fine-tuning of cache usage from SVN 5386 and a bug fix for overflow in available() method
17 years ago
kelondroAbstractRecords.java
better self-healing of corrupted databases
17 years ago
kelondroArray.java
- removed superfluous copyright statement
17 years ago
kelondroAttrSeq.java
more performance hacks
17 years ago
kelondroBLOB.java
fix for problem with userDB and bookmarksDB which was caused by changes in kelondroRA in SVN 5376
17 years ago
kelondroBLOBArray.java
- added a read cache to the RAFile interface to RandomAccessFile
17 years ago
kelondroBLOBCompressor.java
fix for NPE in BLOBCompressor
17 years ago
kelondroBLOBGap.java
replaced the storing procedure for the index ram cache with a method that generates BLOBHeap-compatible dumps
17 years ago
kelondroBLOBHeap.java
replaced the storing procedure for the index ram cache with a method that generates BLOBHeap-compatible dumps
17 years ago
kelondroBLOBHeapReader.java
replaced the storing procedure for the index ram cache with a method that generates BLOBHeap-compatible dumps
17 years ago
kelondroBLOBHeapWriter.java
replaced the storing procedure for the index ram cache with a method that generates BLOBHeap-compatible dumps
17 years ago
kelondroBLOBTree.java
- set status of kelondroTree, kelondroBLOBTree and kelondroFlexTable to deprecated
17 years ago
kelondroBase64Order.java
more performance hacks
17 years ago
kelondroBinSearch.java
added final where possible
17 years ago
kelondroBitfield.java
more performance hacks
17 years ago
kelondroBufferedEcoFS.java
shifted index deletion-on-exit rule to the class where the errors are produced
17 years ago
kelondroBufferedIOChunks.java
- added a read cache to the RAFile interface to RandomAccessFile
17 years ago
kelondroBufferedRA.java
fine-tuning of cache usage from SVN 5386 and a bug fix for overflow in available() method
17 years ago
kelondroByteArray.java
fix for NPE in BLOBCompressor
17 years ago
kelondroByteOrder.java
added final where possible
17 years ago
kelondroBytesIntMap.java
- added fast fingerprint computation for files (any). Will be used in new index dump method
17 years ago
kelondroBytesLongMap.java
added another filed information for BLOBHeap dumps: the gaps
17 years ago
kelondroCache.java
changed interface to colletctionIndex and adopted all implementing classes:
17 years ago
kelondroCachedFileRA.java
fine-tuning of cache usage from SVN 5386 and a bug fix for overflow in available() method
17 years ago
kelondroCachedRecords.java
more speed hacks:
17 years ago
kelondroChannelRA.java
fine-tuning of cache usage from SVN 5386 and a bug fix for overflow in available() method
17 years ago
kelondroChunkIterator.java
changed interface to colletctionIndex and adopted all implementing classes:
17 years ago
kelondroCloneableIterator.java
- removed superfluous copyright statement
17 years ago
kelondroCloneableMapIterator.java
added final where possible
17 years ago
kelondroCoding.java
- removed superfluous copyright statement
17 years ago
kelondroCollectionIndex.java
replaced the storing procedure for the index ram cache with a method that generates BLOBHeap-compatible dumps
17 years ago
kelondroColumn.java
more performance hacks
17 years ago
kelondroDigest.java
- added fast fingerprint computation for files (any). Will be used in new index dump method
17 years ago
kelondroEcoFS.java
fine-tuning of cache usage from SVN 5386 and a bug fix for overflow in available() method
17 years ago
kelondroEcoTable.java
- added fast fingerprint computation for files (any). Will be used in new index dump method
17 years ago
kelondroException.java
added final where possible
17 years ago
kelondroFileRA.java
fine-tuning of cache usage from SVN 5386 and a bug fix for overflow in available() method
17 years ago
kelondroFixedWidthArray.java
added final where possible
17 years ago
kelondroFlexTable.java
- set status of kelondroTree, kelondroBLOBTree and kelondroFlexTable to deprecated
17 years ago
kelondroFlexWidthArray.java
shifted index deletion-on-exit rule to the class where the errors are produced
17 years ago
kelondroFullRecords.java
more performance hacks
17 years ago
kelondroHandle.java
* removed some warnings of findbugs ( http://findbugs.sf.net )
17 years ago
kelondroHashtable.java
* removed some warnings of findbugs ( http://findbugs.sf.net )
17 years ago
kelondroIOChunks.java
performance hacks
17 years ago
kelondroIndex.java
changed interface to colletctionIndex and adopted all implementing classes:
17 years ago
kelondroIntBytesMap.java
- extended new performance graph (better timing)
17 years ago
kelondroLock.java
added final where possible
17 years ago
kelondroMHashMap.java
* removed some warnings of findbugs ( http://findbugs.sf.net )
17 years ago
kelondroMScoreCluster.java
small fixes
17 years ago
kelondroMSetTools.java
more performance hacks
17 years ago
kelondroMap.java
- added a read cache to the RAFile interface to RandomAccessFile
17 years ago
kelondroMapDataMining.java
fix for bug in seed list management (cause was bad class overloading, only visual effects!)
17 years ago
kelondroMergeIterator.java
- added and removed some debugging output
17 years ago
kelondroMicroDate.java
added final where possible
17 years ago
kelondroNaturalOrder.java
added final where possible
17 years ago
kelondroNode.java
performance hacks
17 years ago
kelondroObjectBuffer.java
added final where possible
17 years ago
kelondroObjectSpace.java
* removed some warnings of findbugs ( http://findbugs.sf.net )
17 years ago
kelondroOrder.java
- removed superfluous copyright statement
17 years ago
kelondroOutOfLimitsException.java
added final where possible
17 years ago
kelondroProfile.java
added final where possible
17 years ago
kelondroRA.java
fine-tuning of cache usage from SVN 5386 and a bug fix for overflow in available() method
17 years ago
kelondroRAIOChunks.java
- added a read cache to the RAFile interface to RandomAccessFile
17 years ago
kelondroRAMIndex.java
added a index dump for blob heaps:
17 years ago
kelondroRecords.java
enhanced memory allocation during database access:
18 years ago
kelondroRelations.java
* refactoring
17 years ago
kelondroRotateIterator.java
added final where possible
17 years ago
kelondroRow.java
more performance hacks
17 years ago
kelondroRowCollection.java
replaced the storing procedure for the index ram cache with a method that generates BLOBHeap-compatible dumps
17 years ago
kelondroRowSet.java
replaced the storing procedure for the index ram cache with a method that generates BLOBHeap-compatible dumps
17 years ago
kelondroSQLTable.java
changed interface to colletctionIndex and adopted all implementing classes:
17 years ago
kelondroSortStack.java
* removed some warnings of findbugs ( http://findbugs.sf.net )
17 years ago
kelondroSortStore.java
added final where possible
17 years ago
kelondroSplitTable.java
- set status of kelondroTree, kelondroBLOBTree and kelondroFlexTable to deprecated
17 years ago
kelondroStack.java
- fixed several bugs in database management functions
17 years ago
kelondroTree.java
- set status of kelondroTree, kelondroBLOBTree and kelondroFlexTable to deprecated
17 years ago
kelondroXMLTables.java
* removed some warnings of findbugs ( http://findbugs.sf.net )
17 years ago