privately export isl_basic_map_fast_cmp and isl_basic_map_fast_is_equal
[platform/upstream/isl.git] / include / isl_ctx.h
2010-07-11 Tobias GrosserRemove comma at the end of enumeration
2010-06-19 Sven Verdoolaegeadd rudimentary error reporting mechanism
2010-06-12 Sven Verdoolaegeisl_ctx: add two
2010-06-12 Sven Verdoolaegeadd isl_ctx_peek_options
2010-05-30 Sven Verdoolaegeisl_ctx: keep track of user options
2010-05-04 Sven Verdoolaegeisl_ctx: add zero
2009-12-16 Sven Verdoolaegeadd copyright statements
2009-12-16 Sven Verdoolaegeremove functions for converting between isl and PolyLib
2009-10-21 Sven Verdoolaegeput options in a separate isl_options structure
2009-10-12 Sven Verdoolaegemark some functions as requiring use of return value
2009-10-10 Sven Verdoolaegeisl_tab_pip: use generalized basis reduction based...
2009-09-06 Sven Verdoolaegeadd some memory management annotations
2009-09-06 Sven Verdoolaegeisl_assert: validate all arguments and fix up fallout
2009-09-06 Sven Verdoolaegeseparate out config header from isl_ctx.h