summaryrefslogtreecommitdiff
path: root/isl_hash.c
AgeCommit message (Expand)AuthorFilesLines
2009-09-06isl_hash.c: remove unused variableSven Verdoolaege1-1/+1
2009-03-20add isl_hash_table_alloc and isl_hash_table_freeSven Verdoolaege1-0/+21
2009-03-20isl_hash_table_init: take minimal size instead of number of bits neededSven Verdoolaege1-4/+15
2009-02-03isl_hash_table_remove: update number of entriesSven Verdoolaege1-0/+1
2008-12-14introduce isl_hash_table and move hashing declarations into include/isl_hash.hSven Verdoolaege1-0/+94