Commit Graph

10 Commits (bd876eb4b78f23c2a92e809facff671904ee8c2c)

Author SHA1 Message Date
orbiter c0e0e1f422 moved blob classes
16 years ago
orbiter 4446acc8cd moved kelondro order
16 years ago
orbiter c3a4aee255 some redesign with a possible fix for the ReferenceContainerCache.
16 years ago
low012 248f3fd9b5 *) cleaned up code for better readability
16 years ago
orbiter 77d2a3782c removed strange debugging strings
16 years ago
orbiter c5122d6836 completed migration of BLOBTree to BLOBHeaps:
16 years ago
orbiter 27fa6a66ad - completed the author navigation
16 years ago
orbiter c079b18ee7 - refactoring of IntegerHandleIndex and LongHandleIndex: both classes had been merged into the new HandleMap class, which handles (key<byte[]>,n-byte-long) pairs with arbitraty key and value length. This will be useful to get a memory-enhanced/minimized database table indexing.
16 years ago
orbiter 3d4b826ca5 migration of all databases that use the deprecated BLOBTree format into the BLOBHeap format. Old databases are migrated automatically.
16 years ago
orbiter c08f9b36a4 refactoring of wiki parser.
16 years ago