privately export isl_basic_map_fast_cmp and isl_basic_map_fast_is_equal
[platform/upstream/isl.git] / include / isl_dim.h
2010-04-19 Sven Verdoolaegedoc: document setting and getting of dimension names
2010-03-23 Sven Verdoolaegeexport isl_dim_move
2010-03-18 Sven Verdoolaegeadd isl_map_insert
2010-02-19 Sven Verdoolaegedrop comma at the end of enumerations in include files
2009-12-16 Sven Verdoolaegeadd copyright statements
2009-09-06 Sven Verdoolaegeadd some memory management annotations
2009-02-22 Sven Verdoolaegeadd isl_basic_map_remove
2009-02-22 Sven Verdoolaegeadd isl_dim_range
2009-02-22 Sven Verdoolaegeadd isl_map_product
2009-02-22 Sven Verdoolaegeadd isl_dim_add
2009-02-22 Sven Verdoolaegeisl_map_intersect: allow intersection with pure paramet...
2009-01-08 Sven Verdoolaegeisl_map_underlying_set: drop names from dimesion in...
2008-12-19 Sven Verdoolaegeremove isl_ctx argument from functions accepting isl_di...
2008-12-14 Sven Verdoolaegereplace isl_basic_set_constraint by refcounted isl_cons...
2008-12-14 Sven Verdoolaegeallow parameters and dimensions to be named
2008-12-14 Sven Verdoolaegeintroduce internal isl_dim_map for representing mapping...
2008-12-14 Sven Verdoolaegeintroduce isl_dim structure for representing shared...