Merge branch 'maint'
[platform/upstream/isl.git] / Makefile.am
2011-07-08 Sven VerdoolaegeMerge branch 'maint'
2011-07-07 Sven Verdoolaegehide isl_constraint internals
2011-07-02 Sven Verdoolaegesplit off declarations for isl_aff and isl_pw_aff to...
2011-06-29 Sven VerdoolaegeMerge branch 'maint'
2011-06-25 Sven Verdoolaegesplit off type declarations for isl_map and isl_set...
2011-06-25 Sven Verdoolaegeadd isl_config_post.h to distribution
2011-06-23 Sven VerdoolaegeMerge branch 'maint'
2011-06-18 Sven VerdoolaegeMerge branch 'maint'
2011-06-07 Tobias GrosserEnable -Wall if compiling with clang
2011-06-05 Sven Verdoolaegescheduling: introduce band forest interface
2011-06-05 Sven Verdoolaegeisl_schedule.c: extract out definition of isl_schedule...
2011-06-04 Sven Verdoolaegegeneralize isl_basic_set_list to generic lists
2011-06-04 Sven VerdoolaegeMerge branch 'maint'
2011-05-20 Sven VerdoolaegeMerge branch 'maint'
2011-05-16 Sven Verdoolaegeadd isl_aff
2011-05-16 Sven Verdoolaegeadd isl_local_space
2011-05-16 Sven Verdoolaegehide isl_div internals
2011-05-15 Sven Verdoolaegeexplicitly link in gmp in applications that reference...
2011-05-05 Sven VerdoolaegeMerge branch 'maint'
2011-04-25 Sven VerdoolaegeMerge branch 'maint'
2011-04-21 Sven Verdoolaegeadd isl_union_set_compute_schedule
2011-04-21 Sven Verdoolaegeadd isl_quicksort (copied from glibc)
2011-04-21 Sven Verdoolaegeadd isl_hmap_map_basic_set
2011-04-21 Sven Verdoolaegeisl_dim_map: extract from isl_map.c
2011-04-21 Sven Verdoolaegeadd isl_union_set_coefficients and isl_union_set_solutions
2011-04-19 Sven VerdoolaegeMerge branch 'maint'
2011-04-19 Sven Verdoolaegemake sure destination for GDB module exists before...
2011-04-11 Sven Verdoolaegeuse silent make rules
2011-03-16 Sven Verdoolaegehide isl_ctx internals
2011-03-15 Sven Verdoolaegerespect DESTDIR when installing isl.py
2011-03-10 Sven VerdoolaegeMerge branch 'maint'
2011-02-05 Sven VerdoolaegeMerge branch 'maint'
2011-02-05 Sven VerdoolaegeMerge branch 'maint'
2011-01-22 Sven VerdoolaegeMerge branch 'maint'
2011-01-16 Sven VerdoolaegeMerge branch 'maint'
2011-01-07 Sven VerdoolaegeMerge branch 'maint'
2011-01-05 Sven VerdoolaegeMerge commit 'isl-0.05.1'
2010-12-31 Tobias GrosserAdd GDB module that defines an islprint command
2010-11-20 Sven VerdoolaegeRename headers from isl_header.h to isl/header.h
2010-09-04 Sven Verdoolaegeadd public API for matrices
2010-08-26 Sven Verdoolaegealign parameters of union arguments to binary functions
2010-07-31 Sven Verdoolaegeadd support for union sets and relations
2010-06-29 Sven VerdoolaegeMakefile.am: really include include/isl_vertices.h
2010-06-19 Sven Verdoolaegeadd isl_version
2010-06-12 Sven Verdoolaegeoptionally (and by default) use bernstein expansion...
2010-06-12 Sven Verdoolaegeadd parametric vertex enumeration
2010-06-12 Sven Verdoolaegeextract out generic part of isl_pw_qpolynomial_bound_range
2010-06-12 Sven Verdoolaegeadd isl_basic_set_factorizer
2010-06-12 Sven Verdoolaegeadd bound_test.sh to distribution
2010-05-14 Sven Verdoolaegeadd isl_bound test application
2010-05-14 Sven Verdoolaegeadd isl_pw_qpolynomial_bound_range
2010-05-13 Sven Verdoolaegeadd rudimentary isl_morph
2010-05-13 Sven Verdoolaegeadd isl_dim_offset
2010-03-23 Sven Verdoolaegeexport isl_dim_move
2010-03-23 Sven Verdoolaegeisl_polynomial.c: separate out fold functionality to...
2010-03-18 Sven Verdoolaegeadd isl_printer
2010-03-14 Sven Verdoolaegedocument transitive closure implementation
2010-03-10 Sven Verdoolaegeadd some pip tests from the piplib distribution
2010-03-09 Sven Verdoolaegeadd isl_pw_qpolynomial_fold
2010-03-05 Sven Verdoolaegeadd generic isl_obj
2010-03-05 Sven Verdoolaegeadd support for (piecewise) quasipolynomials
2010-03-04 Sven Verdoolaegeadd isl_map_move
2010-03-04 Sven Verdoolaegeexport isl_stream.h
2010-03-04 Sven Verdoolaegeadd isl_point
2010-02-15 Sven Verdoolaegeadd isl_closure test application
2010-02-03 Sven Verdoolaegeadd isl_map_power and isl_map_transitive_closure
2010-01-31 Sven Verdoolaegeadd dependence analysis
2010-01-25 Sven Verdoolaegeadd isl_cat test application
2010-01-25 Sven Verdoolaegeisl_input.c: merge functions for reading PolyLib and...
2010-01-13 Sven Verdoolaegeproperly remove piplib submodule
2009-12-16 Sven Verdoolaegeremove functions for converting between isl and PolyLib
2009-12-07 Sven Verdoolaegeisl_map_subtract.c: extract from isl_map.c
2009-10-21 Sven Verdoolaegeput options in a separate isl_options structure
2009-10-21 Sven Verdoolaegeadd rudimentary argument parsing facility
2009-10-21 Sven Verdoolaegeextract isl_basic_set_scan from polytope_scan.c
2009-10-12 Sven Verdoolaegemark some functions as requiring use of return value
2009-10-08 Sven Verdoolaegeadd isl_polyhedron_detect_equalities test application
2009-10-02 Sven Verdoolaegeexport isl_mat header
2009-09-20 Sven Verdoolaegecreate pkg-config file
2009-09-06 Sven Verdoolaegeisl 0.01 isl-0.01
2009-09-06 Sven Verdoolaegeadd a rudimentary manual
2009-09-06 Sven Verdoolaegeseparate out config header from isl_ctx.h
2009-08-28 Sven Verdoolaegeadd isl_polytope_scan application
2009-08-28 Sven Verdoolaegeadd isl_polyhedron_minimize application
2009-08-28 Sven Verdoolaegeadd generalized basis reduction based ILP solver
2009-08-28 Sven Verdoolaegeexport isl_vec header
2009-08-07 Sven Verdoolaegeadd an internal parametric integer linear program solver
2009-08-07 Sven Verdoolaegemake piplib headers private
2009-07-15 Sven Verdoolaegeadd isl_polyhedron_sample application
2009-07-15 Sven Verdoolaegeintroduce generalized basis reduction based sampling
2009-03-20 Sven Verdoolaegeadd isl_set_coalesce
2009-03-20 Sven Verdoolaegeadd internal representation of LP tableaus
2009-01-06 Sven Verdoolaegeisl_map_simplify.c: extract out simplify and related...
2008-12-25 Sven Verdoolaegeisl_stream.c: extracted from isl_input_omega.c
2008-12-23 Sven Verdoolaegeadd isl_div abstraction, similar to isl_constraint
2008-12-14 Sven Verdoolaegeallow parameters and dimensions to be named
2008-12-14 Sven Verdoolaegeintroduce isl_hash_table and move hashing declarations...
2008-12-14 Sven Verdoolaegeintroduce isl_dim structure for representing shared...
2008-12-02 Sven VerdoolaegeAdd backup mp_get_memory_functions implementation for...
2008-10-14 Sven Verdoolaegeuse GMP flags when compiling isl_test
next