2 date: Sun Jun 23 20:23:05 CEST 2013
4 - add isl_val abstraction
7 date: Tue Apr 9 18:45:10 CEST 2013
9 - make code generation output the same on Solaris
10 - fix some hard to trigger bugs
13 date: Mon Dec 10 11:55:30 CET 2012
15 - add LICENSE file to distribution
16 - make code generation output independent of endianness
19 date: Mon Dec 3 08:17:18 CET 2012
21 - change license from LGPL 2.1 to MIT
22 - add support for multi piecewise quasi-affine expressions
24 - various minor bug fixes
27 date: Sun Jun 3 18:00:16 CEST 2012
29 - support for interaction with dependence analysis
30 - add public API for vectors
31 - improved support for (piecewise) multi quasi-affine expressions
32 - various minor bug fixes
35 date: Sat Dec 17 18:19:26 CET 2011
37 - improved argument parsing
38 - hide internal structure of isl_options
39 - improved support for parameter sets
40 - configurable scheduling
43 date: Fri Oct 21 12:36:20 CEST 2011
46 - drop isl_div abstraction
47 - rename isl_dim to isl_space
49 explicitly differentiate between spaces of maps,
50 sets and parameter sets
51 - add support for identifiers
52 - add support for (piecewise) multi quasi-affine expressions
53 - preliminary Python bindings
56 date: Tue Jul 12 19:34:51 CEST 2011
58 - hide internal structures of isl_div and isl_constraint
59 - preliminary scheduling
60 - add support for local spaces and (piecewise) quasi-affine expressions
63 date: Fri Mar 18 15:59:16 CET 2011
66 - consistency changes in API
67 - hide internal structure of isl_ctx
70 date: Wed Jan 5 10:21:42 CET 2011
72 - fix simple symmetry detection in parametric integer programming
75 date: Thu Dec 23 17:03:14 CET 2010
77 - rename header files from isl_header.h to isl/header.h
78 - add higher level interface for dependence analysis
79 - improved argument parsing
80 - optionally triangulate domains during Bernstein expansion
81 - support extended PolyLib format
82 - hide internal structure of some data types
84 - add simple symmetry detection in parametric integer programming
87 date: Fri Sep 10 12:57:50 CEST 2010
89 - rename isl_pw_qpolynomial_fold_add
90 - add isl_map_apply_pw_qpolynomial_fold
91 - support named and nested spaces
92 - support union sets and maps
93 - add public API for matrices
96 date: Tue Jun 29 13:16:46 CEST 2010
98 - new printing functions
99 - support for "may" accesses in dependence analysis
100 - improved coalescing
101 - improved transitive closure
102 - fix several hard to trigger bugs
103 - improved argument parsing
104 - support parametric vertex enumeration for barvinok
105 - optionally use Bernstein expansion to compute bounds