change calling conventions of isl_basic_set_has_defining_{,in}equalit{y,ies}
[platform/upstream/isl.git] / isl_constraint.c
2009-01-06 Sven Verdoolaegechange calling conventions of isl_basic_set_has_definin...
2008-12-28 Sven Verdoolaegeadd isl_basic_{set,map}_dim
2008-12-23 Sven Verdoolaegeadd isl_div abstraction, similar to isl_constraint
2008-12-19 Sven Verdoolaegeremove isl_ctx argument from functions accepting isl_di...
2008-12-15 Sven Verdoolaegeadd isl_constraint_negate
2008-12-14 Sven Verdoolaegeadd isl_basic_set_add_constraint for adding manually...
2008-12-14 Sven Verdoolaegereplace isl_basic_set_constraint by refcounted isl_cons...
2008-12-14 Sven Verdoolaegeintroduce isl_dim structure for representing shared...
2008-10-14 Sven Verdoolaegeadd some functions for manipulating constraints