summaryrefslogtreecommitdiff
path: root/isl_scan.c
AgeCommit message (Expand)AuthorFilesLines
2010-06-26isl_tab_add_valid_eq: return int instead of isl_tab *Sven Verdoolaege1-1/+2
2010-05-13add isl_set_count_uptoSven Verdoolaege1-4/+21
2010-05-13add isl_set_scanSven Verdoolaege1-12/+24
2010-03-04add isl_set_countSven Verdoolaege1-0/+75
2010-03-04isl_basic_set_scan: make sure sufficient rows are allocated in tableauSven Verdoolaege1-0/+2
2009-12-16add copyright statementsSven Verdoolaege1-0/+9
2009-10-21extract isl_basic_set_scan from polytope_scan.cSven Verdoolaege1-0/+160