platform/upstream/isl.git
2011-05-20 Sven Verdoolaegeisl_qpolynomial_from_aff: create private copy of divs
2011-05-20 Sven Verdoolaegeisl_aff_expand_divs: fix typo
2011-05-20 Sven Verdoolaegeisl_aff_alloc: check that all divs are known
2011-05-20 Sven Verdoolaegeadd isl_local_space_divs_known
2011-05-20 Sven VerdoolaegeMerge branch 'maint'
2011-05-20 Sven Verdoolaegeisl_qpolynomial_* constructors: check dim before access...
2011-05-18 Sven Verdoolaegeadd isl_qpolynomial_from_aff
2011-05-18 Sven Verdoolaegeisl_qpolynomial_involves_dims: fix typo
2011-05-18 Sven Verdoolaegeisl_polynomial.c: fix typo in comment
2011-05-18 Sven Verdoolaegeadd isl_aff_get_dim
2011-05-17 Sven Verdoolaegeisl_basic_map_from_local_space: don't finalize result
2011-05-16 Sven Verdoolaegeadd isl_set_add_constraint
2011-05-16 Sven Verdoolaegeadd isl_equality_from_aff
2011-05-16 Sven Verdoolaegeadd isl_set_max
2011-05-16 Sven Verdoolaegeadd isl_constraint_get_bound
2011-05-16 Sven Verdoolaegeadd isl_{basic_,}map_may_be_set
2011-05-16 Sven Verdoolaegeadd isl_aff
2011-05-16 Sven Verdoolaegeadd isl_basic_set_expand_divs
2011-05-16 Sven Verdoolaegeisl_polynomial.c: move merge_divs to isl_local_space.c
2011-05-16 Sven Verdoolaegeadd isl_local_space
2011-05-16 Sven Verdoolaegeisl_dim_size: handle isl_dim_all
2011-05-16 Sven Verdoolaegeadd isl_constraint_involves_dims
2011-05-16 Sven Verdoolaegeisl_printer_print_qpolynomial: support proper isl output
2011-05-16 Sven Verdoolaegeadd isl_qpolynomial_align_params
2011-05-16 Sven Verdoolaegeadd isl_map_align_params
2011-05-16 Sven Verdoolaegeexport isl_basic_set_remove_redundancies
2011-05-16 Sven Verdoolaegeexport isl_qpolynomial_gist
2011-05-16 Sven Verdoolaegeexport isl_set_eliminate
2011-05-16 Sven Verdoolaegeisl/div.h: drop dependence on isl/set.h
2011-05-16 Sven Verdoolaegehide isl_div internals
2011-05-16 Sven Verdoolaegeadd isl_div_get_ctx
2011-05-16 Sven Verdoolaegeadd isl_mat_get_ctx
2011-05-16 Sven Verdoolaegedoc: drop documentation for isl-polylib
2011-05-15 Sven Verdoolaegeadd gmp flags to pkg-config file
2011-05-15 Sven Verdoolaegeexplicitly link in gmp in applications that reference...
2011-05-15 Sven Verdoolaegeconfigure.ac: don't depend on automake 1.11
2011-05-09 Sven Verdoolaegeisl_pw_qpolynomial_involves_dims: also check whether...
2011-05-05 Sven Verdoolaegeadd isl_union_map_plain_is_injective
2011-05-05 Sven Verdoolaegeisl_map_intersect_range: add special case for intersect...
2011-05-05 Sven Verdoolaegeadd isl_vec_sort
2011-05-05 Sven Verdoolaegeadd isl_union_map_universe
2011-05-05 Sven Verdoolaegerename *_fast_* functions to *_plain_*
2011-05-05 Sven VerdoolaegeMerge branch 'maint'
2011-05-05 Sven Verdoolaegeisl_map_range: correctly handle maps with 0D domains
2011-04-30 Sven Verdoolaegeisl_list.h: allow inclusion from C++
2011-04-30 Sven Verdoolaegeisl_tab_pip: don't simplify domain in isl_for_add
2011-04-29 Sven Verdoolaegeadd isl_printer_print_constraint
2011-04-29 Sven Verdoolaegeadd isl_constraint_get_ctx
2011-04-27 Sven Verdoolaegeadd isl_mat_dump
2011-04-27 Sven Verdoolaegerename isl_mat_dump to isl_mat_print_internal
2011-04-25 Sven Verdoolaegeadd isl_constraint_get_dim
2011-04-25 Sven VerdoolaegeMerge branch 'maint'
2011-04-25 Sven Verdoolaegeisl_basic_map_affine_hull: finalize result
2011-04-25 Tobias GrosserRemove recently added unused variables
2011-04-25 Tobias GrosserAdd extern C declaration to schedule.h
2011-04-22 Sven Verdoolaegedataflow analysis: don't depend on word size during...
2011-04-21 Sven Verdoolaegeadd isl_union_set_compute_schedule
2011-04-21 Sven Verdoolaegeadd isl_tab_basic_set_non_neg_lexmin
2011-04-21 Sven Verdoolaegeadd isl_tab_basic_set_non_trivial_lexmin
2011-04-21 Sven Verdoolaegeisl_tab_pip.c: add_lexmin_eq: return int instead of...
2011-04-21 Sven Verdoolaegeisl_tab_pip.c: restore_lexmin: return int instead of...
2011-04-21 Sven Verdoolaegeisl_tab_pip.c: add some debugging code
2011-04-21 Sven Verdoolaegeisl_tab_pip.c: fix typo in comment
2011-04-21 Sven Verdoolaegeadd isl_quicksort (copied from glibc)
2011-04-21 Sven Verdoolaegeisl_printer_print_basic_set: also print invalid basic...
2011-04-21 Sven Verdoolaegeadd isl_union_map_is_injective
2011-04-21 Sven Verdoolaegeadd isl_union_map_is_bijective
2011-04-21 Sven Verdoolaegeadd isl_union_map_is_single_valued
2011-04-21 Sven Verdoolaegeadd isl_mat_add_zero_rows
2011-04-21 Sven Verdoolaegeisl_blk: don't reuse overly large blocks for small...
2011-04-21 Sven Verdoolaegeadd isl_hmap_map_basic_set
2011-04-21 Sven Verdoolaegeadd isl_union_map_copy_map
2011-04-21 Sven Verdoolaegeadd isl_union_map_contains
2011-04-21 Sven Verdoolaegeadd isl_basic_set_transform_dims
2011-04-21 Sven Verdoolaegeadd isl_basic_set_offset
2011-04-21 Sven Verdoolaegechange isl_mat_sub_alloc prototype
2011-04-21 Sven Verdoolaegemake isl_mat_sub_* functions private
2011-04-21 Sven Verdoolaegeadd isl_vec_get_ctx
2011-04-21 Sven Verdoolaegeadd isl_mat_initial_non_zero_cols
2011-04-21 Sven Verdoolaegeadd isl_mat_set_element_si
2011-04-21 Sven Verdoolaegeadd isl_basic_set_add_constraints_dim_map
2011-04-21 Sven Verdoolaegeadd isl_dim_map_range
2011-04-21 Sven Verdoolaegeisl_dim_map: allow signed mapping
2011-04-21 Sven Verdoolaegeisl_dim_map: extract from isl_map.c
2011-04-21 Sven Verdoolaegechange prototype of isl_tab_dump
2011-04-21 Sven Verdoolaegeadd isl_map_remove_divs
2011-04-21 Sven Verdoolaegedoc: fix typo
2011-04-21 Sven Verdoolaegedoc: add a note on the accuracy of our approximation
2011-04-21 Sven Verdoolaegeadd isl_union_set_coefficients and isl_union_set_solutions
2011-04-19 Sven Verdoolaegeadd isl_union_set_lift
2011-04-19 Sven VerdoolaegeMerge branch 'maint'
2011-04-19 Sven Verdoolaegeisl_tab: alway free saved basis undo record
2011-04-19 Sven Verdoolaegemake sure destination for GDB module exists before...
2011-04-19 Sven Verdoolaegeisl_tab_pip.c: add_lexmin_eq: remove misguided optimiza...
2011-04-11 Sven Verdoolaegeisl_basic_map_lexmin: turn off equality detection on...
2011-04-11 Sven Verdoolaegeuse silent make rules
2011-04-11 Sven Verdoolaegeisl_stream_read_map: fix handling of divs in tuples
2011-04-11 Sven Verdoolaegeisl_mat_left_hermite: plug memory leak on error path
2011-04-11 Sven Verdoolaegeplug memory leak in isl_mat_product
2011-03-18 Sven Verdoolaegeisl 0.06 isl-0.06
next