projects
/
platform
/
upstream
/
isl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/isl.git
2010-07-24
Sven Verdoolaege
add isl_map_reaching_path_lengths
commit
|
commitdiff
|
tree
|
snapshot
2010-07-24
Sven Verdoolaege
isl_map_power: delay equating path lengths to power...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-24
Sven Verdoolaege
isl_map_power: apply Floyd-Warshall to compute powers...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-24
Sven Verdoolaege
isl_map_lexmax: produce less cryptic error message...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-23
Sven Verdoolaege
fix isl_basic_map_move_dims in presence of existentiall...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-23
Sven Verdoolaege
isl_test: drop debugging output
commit
|
commitdiff
|
tree
|
snapshot
2010-07-23
Sven Verdoolaege
isl_transitive_closure.c: fix typo in comment
commit
|
commitdiff
|
tree
|
snapshot
2010-07-23
Sven Verdoolaege
fix isl_map_lex_ge and isl_map_lex_le in the zero-dimen...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-19
Sven Verdoolaege
isl_printer_print_map: replace variable by its definiti...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-14
Sven Verdoolaege
privately export isl_basic_map_fast_cmp and isl_basic_m...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-14
Sven Verdoolaege
isl_dim_set_name: don't accept names that look like...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-11
Tobias Grosser
Remove comma at the end of enumeration
commit
|
commitdiff
|
tree
|
snapshot
2010-07-05
Sven Verdoolaege
isl_convex_hull.c: avoid side-effects in calls to isl_i...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-04
Sven Verdoolaege
add isl_hash_builtin
commit
|
commitdiff
|
tree
|
snapshot
2010-07-04
Sven Verdoolaege
add isl_int_get_str
commit
|
commitdiff
|
tree
|
snapshot
2010-07-02
Sven Verdoolaege
doc: fix some typos
commit
|
commitdiff
|
tree
|
snapshot
2010-06-29
Sven Verdoolaege
isl 0.03
isl-0.03
commit
|
commitdiff
|
tree
|
snapshot
2010-06-29
Sven Verdoolaege
Makefile.am: really include include/isl_vertices.h
commit
|
commitdiff
|
tree
|
snapshot
2010-06-29
Sven Verdoolaege
add isl_map_is_bijective
commit
|
commitdiff
|
tree
|
snapshot
2010-06-28
Sven Verdoolaege
doc: fix typo
commit
|
commitdiff
|
tree
|
snapshot
2010-06-28
Sven Verdoolaege
doc: drop duplicate booktitle from Kelly1996closure...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-28
Sven Verdoolaege
doc: use more explicit notation to avoid confusion
commit
|
commitdiff
|
tree
|
snapshot
2010-06-27
Sven Verdoolaege
add isl_constraint_is_div_constraint
commit
|
commitdiff
|
tree
|
snapshot
2010-06-27
Sven Verdoolaege
isl_map_simplify.c: separate out isl_basic_map_is_div_c...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-27
Sven Verdoolaege
isl_basic_map_from_constraint: keep all divs, even...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-27
Sven Verdoolaege
isl_basic_map_from_constraint: only return copy of...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-27
Sven Verdoolaege
isl_constraint_add_div: correctly set line to first...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-27
Sven Verdoolaege
isl_pip: rename pip_options to avoid conflict with...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Sven Verdoolaege
isl_convex_hull.c: initial_facet_constraint: fix error...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Sven Verdoolaege
doc: describe backward incompatible changes
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Sven Verdoolaege
doc: mention discussion group
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Sven Verdoolaege
rename isl_basic_map_convex_hull to isl_basic_map_remov...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Sven Verdoolaege
isl_affine_hull.c: outside_point: fix error handling
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Sven Verdoolaege
isl_tab_rollback: avoid double free on error path
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Sven Verdoolaege
isl_tab.c: tab_mat_product: avoid NULL pointer dereference
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Sven Verdoolaege
isl_tab_extend_cons: avoid NULL pointer dereference
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Sven Verdoolaege
implement antiquated isl_basic_set_n_* in terms of...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Sven Verdoolaege
isl_map_convex_hull: avoid NULL pointer dereference
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Sven Verdoolaege
isl_tab_add_valid_eq: return int instead of isl_tab *
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Sven Verdoolaege
isl_affine_hull.c: affine_hull_with_cone: avoid NULL...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Sven Verdoolaege
isl_equalities.c: parameter_compression_multi: avoid...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Sven Verdoolaege
isl_basic_map_project_out: avoid NULL pointer dereference
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Sven Verdoolaege
isl_coalesce.c: coalesce_pair: avoid NULL pointer deref...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Sven Verdoolaege
isl_convex_hull.c: extend: fix error handling
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Sven Verdoolaege
implement antiquated isl_set_n_* in terms of isl_set_dim
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Sven Verdoolaege
isl_map_simplify.c: normalize_divs: avoid NULL pointer...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Sven Verdoolaege
isl_input.c: vars_drop: fix error handling
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Sven Verdoolaege
isl_convex_hull.c: uset_convex_hull_wrap_bounded: fix...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Sven Verdoolaege
isl_set_wrap_facet: fix error handling
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Sven Verdoolaege
isl_tab_min: avoid NULL pointer dereference
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Sven Verdoolaege
isl_affine_hull.c: extend_affine_hull: avoid NULL point...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Sven Verdoolaege
isl_basic_map_extend: plug memory leak on error path
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Sven Verdoolaege
isl_affine_hull.c: equalities_in_underlying_set: avoid...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Sven Verdoolaege
isl_basic_set_preimage: avoid NULL pointer dereference
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Sven Verdoolaege
isl_tab_pip.c: no_sol_in_strict: fix error handling
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Sven Verdoolaege
isl_affine_hull.c: equalities_in_underlying_set: plug...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Sven Verdoolaege
isl_affine_hull.c: affine_hull: fix erro handling
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Sven Verdoolaege
isl_map_project_out: fix error return value
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Sven Verdoolaege
isl_basic_map_intersect_range: avoid NULL pointer deref...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Sven Verdoolaege
isl_tab_pip.c: find_solutions: fix error handling
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Sven Verdoolaege
isl_basic_map_alloc_dim: fix error handling
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Sven Verdoolaege
isl_basic_map_intersect: avoid NULL pointer dereference
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Sven Verdoolaege
isl_tab_pip.c: sol_map_init: avoid NULL pointer dereference
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Sven Verdoolaege
isl_basic_map_intersect_domain: avoid NULL pointer...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Sven Verdoolaege
isl_flow.c: compute_val_based_dependences: fix error...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Sven Verdoolaege
isl_flow_alloc: fix error handling
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Sven Verdoolaege
isl_access_info_compute_flow: fix error handling
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Sven Verdoolaege
isl_{set,map}_fast_is_empty: avoid NULL pointer dereference
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Sven Verdoolaege
isl_flow.c: avoid accessing dim field directly
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Sven Verdoolaege
isl_access_info_compute_flow: avoid NULL pointer derefe...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Sven Verdoolaege
isl_input.c: obj_read: avoid NULL pointer dereference
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Sven Verdoolaege
isl_map_subtract.c: tab_add_constraints: avoid NULL...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Sven Verdoolaege
isl_tab.c: close_row: fix error handling
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Sven Verdoolaege
isl_map_simplify.c: remove_duplicate_divs: avoid NULL...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Sven Verdoolaege
isl_basic_map_affine_hull: avoid NULL pointer dereference
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Sven Verdoolaege
isl_tab_add_eq: return int instead of isl_tab *
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Sven Verdoolaege
isl_map_simplify.c: remove_duplicate_constraints: avoid...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Sven Verdoolaege
isl_map_simplify.c: eliminate_divs_ineq: avoid NULL...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Sven Verdoolaege
isl_basic_map_eliminate_vars: avoid NULL pointer derefe...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Sven Verdoolaege
isl_sample.c: interval_sample: avoid NULL pointer deref...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Sven Verdoolaege
isl_sample.c: drop_constraints_involving: avoid NULL...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Sven Verdoolaege
isl_stream_new: read_defined_var_list: avoid double...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Sven Verdoolaege
isl_basic_map_intersect: avoid NULL pointer dereference
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Sven Verdoolaege
isl_sample.c: gbr_sample: avoid NULL pointer dereference
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Sven Verdoolaege
isl_test.c: avoid NULL pointer dereference
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Sven Verdoolaege
isl_test: avoid accessing basic set internals
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Sven Verdoolaege
isl_input.c: read_defined_var_list: avoid double free...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Sven Verdoolaege
isl_map_convex_hull: avoid NULL pointer dereference
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Sven Verdoolaege
isl_basic_map_normalize_constraints: avoid NULL pointer...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Sven Verdoolaege
isl_basic_map_total_dim: avoid NULL pointer dereference
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Sven Verdoolaege
isl_basic_map_order_divs: avoid NULL pointer dereference
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Sven Verdoolaege
isl_convex_hull.c: isl_basic_set_add_equality: avoid...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Sven Verdoolaege
isl_convex_hull.c: compute_facet: avoid NULL pointer...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Sven Verdoolaege
isl_test.c: map_is_equal: check input
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Sven Verdoolaege
isl_dim.c: copy_names: check input dim
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Sven Verdoolaege
isl_dim_dup: check input dim
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Sven Verdoolaege
isl_basic_map_cow: check result of allocation
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Sven Verdoolaege
isl_stream_new_str: check result of allocation
commit
|
commitdiff
|
tree
|
snapshot
2010-06-25
Sven Verdoolaege
isl_stream.c: fix typo
commit
|
commitdiff
|
tree
|
snapshot
2010-06-25
Sven Verdoolaege
isl_tab_pip.c: fix typos
commit
|
commitdiff
|
tree
|
snapshot
next