Mercurial > hg > audiodb
log index.cpp @ 365:6ff688bac7b7 gcc-4.3-cleanups
age | author | description |
---|---|---|
Wed, 12 Nov 2008 14:05:26 +0000 | mas01cr | One more set of braces to avoid ambiguous `else's gcc-4.3-cleanups |
Wed, 10 Sep 2008 18:55:16 +0000 | mas01mc | Added LSH_CORE_ARRAY structure for hashtables instead of linked lists. Maintained Backwards Compatibiliity with indexes build for linked list format. Added tests for indexing and merging. Tested backwards compatibility OK.\n\n The purpose of the LSH_CORE_ARRAY data structure is greater space efficiency and L1/2 cache usage. Essential for multiple indexes with multiple hashtables in RAM |