ambrop7
|
1ab2d67d30
CHash: fix bug in Insert() to detect existing entry. This affected NCDInterpProg which made it unable to
|
13 tahun lalu |
ambrop7
|
2431d0361c
structure: CHash: add CHash_Verify()
|
13 tahun lalu |
ambrop7
|
113fd7c0b9
structure: CHash: add CHash_MultiplyBuckets()
|
13 tahun lalu |
ambrop7
|
d18f1246ea
structure: CHash: add option to indicate entry hashes can be obtained efficiently, and use this to speed up lookups.
|
13 tahun lalu |
ambrop7
|
79f824fb65
structure: CHash: rework, remove unused features
|
13 tahun lalu |
ambrop7
|
9923141a74
structure: CHash: small optimization in Lookup()
|
13 tahun lalu |
ambrop7
|
89ea627530
structure: CHash: retrieve keys via a macro expression instead of expecting them to be directly in entries
|
13 tahun lalu |
ambrop7
|
7e67cc16e2
structure: add CHash, a generic hash table implemented with the help of the C preprocessor
|
13 tahun lalu |