summaryrefslogtreecommitdiff
path: root/isl_map_no_piplib.c
AgeCommit message (Expand)AuthorFilesLines
2012-09-02relicense isl under the MIT licenseSven Verdoolaege1-1/+1
2010-11-20Rename headers from isl_header.h to isl/header.hSven Verdoolaege1-1/+1
2009-12-16add copyright statementsSven Verdoolaege1-0/+9
2009-09-06isl_map_no_piplib.c: add missing includeSven Verdoolaege1-0/+1
2009-08-07isl_basic_map_compute_divs: use isl_basic_set_lexmin and move to isl_map.cSven Verdoolaege1-6/+0
2009-08-07combine isl_pip_basic_map_lex{min,max} into isl_pip_basic_map_lexoptSven Verdoolaege1-11/+2
2008-10-11add struct_ctx field to isl_set and isl_mapSven Verdoolaege1-9/+8
2008-08-25avoid preprocessor conditionalsSven Verdoolaege1-0/+26