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