add isl_basic_set_is_universe
[platform/upstream/isl.git] / include / isl_ctx.h.in
2009-03-20 Sven Verdoolaegeisl_ctx: add negone
2009-03-20 Sven Verdoolaegeisl_solve_lp: use tableaus instead of calling piplib...
2009-03-08 Sven Verdoolaegeisl_ctx.h: make FL_ISSET return a boolean value
2009-03-08 Sven Verdoolaegerename F_ and FL_ macros to ISL_F_ and ISL_FL_ to avoid...
2009-03-08 Sven Verdoolaegeadd isl_calloc_type
2008-12-14 Sven Verdoolaegeallow parameters and dimensions to be named
2008-12-14 Sven Verdoolaegeisl_map.c: avoid potential NULL dereference
2008-10-11 Sven Verdoolaegeadd struct_ctx field to isl_set and isl_map
2008-08-25 Sven Verdoolaegekeep cache of blocks of isl_ints
2008-08-25 Sven Verdoolaegeremove spurious ; from isl_assert definition
2008-08-25 Sven Verdoolaegereimplement isl_basic_map_is_empty in terms of isl_basi...
2008-08-07 Sven VerdoolaegeInitial version of the integer set library