platform/upstream/isl.git
2009-08-07 Sven Verdoolaegeisl_mat: keep track of the actual number of columns...
2009-08-07 Sven Verdoolaegeisl_tab_pivot: fix typo that prevented normalization...
2009-08-07 Sven Verdoolaegeadd isl_basic_set_positive_orthant
2009-08-07 Sven Verdoolaegeadd isl_basic_set_partial_lex{min,max}
2009-08-07 Sven Verdoolaegerename isl_basic_map_lex{min,max} to isl_basic_map_part...
2009-08-07 Sven Verdoolaegeadd isl_basic_set_free_div
2009-08-07 Sven Verdoolaegeisl_set_dim: support isl_dim_all
2009-08-07 Sven Verdoolaegeisl_tab: store index of variable in undo record instead...
2009-08-07 Sven Verdoolaegeadd isl_{set,map}_grow
2009-08-07 Sven Verdoolaegeadd isl_map_get_dim
2009-08-07 Sven Verdoolaegeadd isl_basic_map_get_dim
2009-08-04 Sven Verdoolaegeadd isl_tab_dup
2009-08-04 Sven Verdoolaegeexport isl_mat_dup
2009-08-04 Sven Verdoolaegeisl_tab.c: mark_redundant: only mark variable nonneg...
2009-08-04 Sven Verdoolaegeisl_tab.c: to_row: allow pivoting in arbitrary direction
2009-08-04 Sven Verdoolaegeisl_tab.c: simplify code by letting mark_empty return tab
2009-08-04 Sven Verdoolaegeadd isl_seq_last_non_zero
2009-08-04 Sven Verdoolaegeisl_tab.c: simplify add_eq
2009-08-04 Sven Verdoolaegeisl_tab.c: extract allocate_con
2009-07-22 Sven Verdoolaegeprivately export isl_basic_set_set_rational
2009-07-22 Sven Verdoolaegeconfigure.ac: explicitly set AC_CONFIG_AUX_DIR
2009-07-21 Sven Verdoolaegeconvex_hull: coalesce set during facet computation
2009-07-21 Sven Verdoolaegeisl_map_coalesce: don't drop rational flag from result...
2009-07-20 Sven Verdoolaegeisl_tab_cone_is_bounded: start over after computing...
2009-07-19 Sven Verdoolaegeisl_basic_set_dim_residue_class: only set *modulo to...
2009-07-18 Sven Verdoolaegeadd isl_basic_set_fast_dim_is_fixed
2009-07-16 Sven Verdoolaegeisl_tab: drop isl_ctx argument where not absolutely...
2009-07-16 Sven Verdoolaegeisl_mat: keep track of isl_ctx
2009-07-16 Sven Verdoolaegeisl_basic_set_sample: don't project out lineality space...
2009-07-15 Sven Verdoolaegeisl_basic_map_fix_pos: micro-optimization
2009-07-15 Sven Verdoolaegemove isl_basic_set_skew_to_positive_orthant to isl_sample.c
2009-07-15 Sven Verdoolaegeisl_tab.c: fix typo in comment
2009-07-15 Sven Verdoolaegeisl_basic_set_sample: break early if sample found in...
2009-07-15 Sven Verdoolaegeexport isl_tab_sample_is_integer
2009-07-15 Sven Verdoolaegeisl_basic_set_sample: check sample stored by isl_basic_...
2009-07-15 Sven Verdoolaegeisl_basic_map_is_empty: remove stale sample
2009-07-15 Sven Verdoolaegeadd isl_polyhedron_sample application
2009-07-15 Sven Verdoolaegeintroduce generalized basis reduction based sampling
2009-07-15 Sven Verdoolaegeadd isl_seq_cdiv_q
2009-07-15 Sven Verdoolaegeisl_sample.c: interval_sample: drop redundant argument
2009-07-15 Sven Verdoolaegeisl_sample.c: clean up handling of lineality space
2009-07-13 Sven Verdoolaegeisl_sample.c: extract out sample_eq
2009-07-13 Sven Verdoolaegeisl_sample.c: interval_sample: handle equalities directly
2009-07-13 Sven Verdoolaegeisl_sample.c: extract out empty_sample
2009-07-13 Sven Verdoolaegeisl_sample.c: generalize point_sample to zero_sample
2009-07-13 Sven Verdoolaegeisl_tab: don't create new undo records during rollback
2009-07-13 Sven Verdoolaegeisl_tab_min: use general rollback mechanism
2009-07-13 Sven Verdoolaegeisl_tab: optionally save dual solution
2009-07-13 Sven Verdoolaegeisl_tab: add isl_tab_add_valid_eq
2009-07-13 Sven Verdoolaegeexport isl_tab_alloc
2009-07-13 Sven Verdoolaegeadd isl_int_le
2009-07-13 Sven Verdoolaegeprivately export isl_basic_set_recession_cone
2009-07-13 Sven Verdoolaegeisl_convex_hull.c: add missing assignment
2009-07-13 Sven Verdoolaegeprivately export isl_basic_set_lineality_space
2009-07-13 Sven Verdoolaegeisl_vec: keep track of isl_ctx
2009-07-12 Sven Verdoolaegeisl_coalesce.c: fix typo
2009-06-13 Sven Verdoolaegeupdate piplib for change in configure arguments
2009-06-11 Sven Verdoolaegeisl_basic_map_drop_redundant_divs: coalesce divs if...
2009-06-11 Sven Verdoolaegeisl_basic_map_drop_redundant_divs: set div expression...
2009-06-11 Sven Verdoolaegeisl_basic_map_drop_redundant_divs: drop more kinds...
2009-06-11 Sven Verdoolaegeisl_map_compute_divs: drop obviously redundant divs...
2009-06-11 Sven Verdoolaegeisl_map_piplib.c: extremum_on: detect equalities first
2009-06-11 Sven Verdoolaegeisl_pip_basic_map_compute_divs: remove some equalities...
2009-06-11 Sven Verdoolaegeisl_pip_basic_map_compute_divs: separate out dimension...
2009-06-11 Sven Verdoolaegeisl_basic_set_preimage: handle divs in input
2009-06-11 Sven Verdoolaegeisl_input_omega.c: make variable_{free,new} static
2009-06-11 Sven Verdoolaegeisl_map.c: make add_divs static
2009-06-11 Sven Verdoolaegeisl_basic_map_simplify: detect div constraints while...
2009-06-07 Sven Verdoolaegeisl_basic_map_drop: properly handle dimensions of type...
2009-06-07 Sven Verdoolaegeadd isl_int_mul_ui
2009-06-07 Sven Verdoolaegeadd isl_seq_fdiv_q
2009-06-07 Sven Verdoolaegeadd isl_seq_fdiv_r
2009-06-07 Sven Verdoolaegeisl_basic_map_detect_equalities: properly handle empty...
2009-06-07 Sven Verdoolaegeisl_basic_map_is_empty: explicitly mark basic sets...
2009-06-07 Sven Verdoolaegeisl_map.c: order_divs: swap with correct div
2009-06-07 Sven Verdoolaegeisl_map_coalesce: remove extra divs introduced by isl_m...
2009-06-05 Sven Verdoolaegeadd isl_map_coalesce
2009-05-19 Sven Verdoolaegeadd isl_set_product
2009-05-19 Sven Verdoolaegeexport isl_map_dim
2009-05-06 Sven Verdoolaegeisl_map_convex_hull: handle unbounded, but pointed...
2009-05-06 Sven Verdoolaegeprivately export isl_mat_unimodular_complete
2009-05-06 Sven Verdoolaegeisl_tab.c: add isl_tab_get_sample_value
2009-05-06 Sven Verdoolaegeisl_map_convex_hull: avoid introducing lineality spaces...
2009-05-06 Sven Verdoolaegeadd two more convex hull test cases
2009-05-06 Sven Verdoolaegeisl_map_convex_hull: remove lineality space if any...
2009-05-06 Sven Verdoolaegeadd isl_basic_set_is_universe
2009-05-06 Sven Verdoolaegeadd isl_set_get_dim
2009-05-05 Sven Verdoolaegeisl_convex_hull.c: update wrap_facet to the fact we...
2009-05-05 Sven Verdoolaegeisl_convex_hull.c: fix typo in comment
2009-05-05 Sven Verdoolaegeisl_coalesce.c: fix typo in comment
2009-05-05 Sven Verdoolaegeisl_tab.c: fix typo in comment
2009-05-05 Sven Verdoolaegeconfigure.in: set AC_CONFIG_MACRO_DIR
2009-03-23 Sven Verdoolaegeadd isl_basic_set_get_dim
2009-03-23 Sven Verdoolaegeisl_basic_map_gist: normalize divs (if any) in context
2009-03-23 Sven Verdoolaegeisl_basic_map_simplify: remove duplicate divs before...
2009-03-23 Sven Verdoolaegeadd isl_basic_set_div
2009-03-23 Sven Verdoolaegechange calling convention of isl_basic_map_div
2009-03-23 Sven Verdoolaegeisl_map_simplify.c: uset_gist: break early if there...
2009-03-23 Sven Verdoolaegeisl_map_simplify.c: uset_gist: break early if intersect...
2009-03-23 Sven Verdoolaegeadd isl_basic_set_fast_is_empty
next