isl_stream: treat "-" as operator rather than as -1
[platform/upstream/isl.git] / isl_input.c
2010-02-03 Sven Verdoolaegeisl_stream: treat "-" as operator rather than as -1
2010-02-03 Sven Verdoolaegeisl_map_read: accept "strict" inequalities
2010-02-03 Sven Verdoolaegeisl_input.c: fix memory deallocation problem on missing...
2010-01-25 Sven Verdoolaegeadd isl_set_read_from_str
2010-01-25 Sven Verdoolaegeadd isl_map_read_from_str
2010-01-25 Sven Verdoolaegeisl_map_read_from_file: allow unions in isl format...
2010-01-25 Sven Verdoolaegeisl_basic_map_read: read definitions of existential...
2010-01-25 Sven Verdoolaegeisl_basic_map_read: read affine constraint as two affin...
2010-01-25 Sven Verdoolaegeisl_input.c: optionally read parameters from input
2010-01-25 Sven Verdoolaegedrop redundant input_format argument from reading functions
2010-01-25 Sven Verdoolaegeisl_input.c: merge functions for reading PolyLib and...
2009-12-16 Sven Verdoolaegeadd copyright statements
2009-08-28 Sven Verdoolaegeadd isl_vec_read_from_file
2008-12-25 Sven Verdoolaegeadd isl_basic_set_read_from_str
2008-12-14 Sven Verdoolaegeintroduce isl_dim structure for representing shared...
2008-10-11 Sven Verdoolaegeadd struct_ctx field to isl_set and isl_map
2008-09-16 Sven Verdoolaegeisl_{basic_,}set_read_from_file: allow user to specify...
2008-09-08 Sven Verdoolaegeadd isl_set_read_from_file for reading unions of polyhe...
2008-09-04 Sven Verdoolaegeisl_basic_set_read_from_file: partial support for Omega...
2008-08-25 Sven Verdoolaegeadd isl_basic_set_read_from_file