summaryrefslogtreecommitdiff
path: root/isl_equalities.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-16isl_mat: keep track of isl_ctxSven Verdoolaege1-105/+105
2009-07-13isl_vec: keep track of isl_ctxSven Verdoolaege1-6/+6
2009-05-06privately export isl_mat_unimodular_completeSven Verdoolaege1-28/+2
2009-03-20isl_{basic_,}set_preimage: drop ctx argumentSven Verdoolaege1-1/+1
2009-03-08rename F_ and FL_ macros to ISL_F_ and ISL_FL_ to avoid name clashesSven Verdoolaege1-1/+1
2009-02-15fix serious error in isl_mat_parameter_compressionSven Verdoolaege1-45/+218
2009-02-04isl_mat_variable_compression: fix use after freeSven Verdoolaege1-1/+1
2009-01-06add isl_mat_parameter_compressionSven Verdoolaege1-0/+214
2009-01-06isl_equalities.c: extract and export isl_mat_variable_compressionSven Verdoolaege1-34/+76
2008-12-14introduce isl_dim structure for representing shared dimension informationSven Verdoolaege1-7/+11
2008-10-14add isl_basic_set_dim_residue_classSven Verdoolaege1-0/+63
2008-10-11isl_equalities.c: add missing includeSven Verdoolaege1-0/+1
2008-10-11add struct_ctx field to isl_set and isl_mapSven Verdoolaege1-7/+9
2008-08-25sample: remove lineality and skew into positive orthantSven Verdoolaege1-1/+1
2008-08-25isl_basic_set_sample: remove equalities firstSven Verdoolaege1-0/+140