add isl_space_extend_domain_with_range
[isl.git] / ChangeLog
blob96e77a30308998b316d20b50b7dafdd466fbcb7f
1 version: 0.07
2 date: Tue Jul 12 19:34:51 CEST 2011
3 changes:
4         - hide internal structures of isl_div and isl_constraint
5         - preliminary scheduling
6         - add support for local spaces and (piecewise) quasi-affine expressions
7 ---
8 version: 0.06
9 date: Fri Mar 18 15:59:16 CET 2011
10 changes:
11         - improved parsing
12         - consistency changes in API
13         - hide internal structure of isl_ctx
14 ---
15 version: 0.05.1
16 date: Wed Jan  5 10:21:42 CET 2011
17 changes:
18         - fix simple symmetry detection in parametric integer programming
19 ---
20 version: 0.05
21 date: Thu Dec 23 17:03:14 CET 2010
22 changes:
23         - rename header files from isl_header.h to isl/header.h
24         - add higher level interface for dependence analysis
25         - improved argument parsing
26         - optionally triangulate domains during Bernstein expansion
27         - support extended PolyLib format
28         - hide internal structure of some data types
29         - improved coalescing
30         - add simple symmetry detection in parametric integer programming
31 ---
32 version: 0.04
33 date: Fri Sep 10 12:57:50 CEST 2010
34 changes:
35         - rename isl_pw_qpolynomial_fold_add
36         - add isl_map_apply_pw_qpolynomial_fold
37         - support named and nested spaces
38         - support union sets and maps
39         - add public API for matrices
40 ---
41 version: 0.03
42 date: Tue Jun 29 13:16:46 CEST 2010
43 changes:
44         - new printing functions
45         - support for "may" accesses in dependence analysis
46         - improved coalescing
47         - improved transitive closure
48         - fix several hard to trigger bugs
49         - improved argument parsing
50         - support parametric vertex enumeration for barvinok
51         - optionally use Bernstein expansion to compute bounds