SHA256
3
0
forked from pool/isl

Accepting request 358177 from home:pluskalm:branches:devel:libraries:c_c++

- Update to 0.16.1
  * fix bug in simplification
- Changes for 0.16
  * add 32 bit integer optimization for IMath
  * minor AST generator improvements
  * add isl_union_flow_get_full_{may,must}_dependence
  * minor improvements to Python bindings
  * minor improvements to set and map printing

OBS-URL: https://build.opensuse.org/request/show/358177
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/isl?expand=0&rev=24
This commit is contained in:
Richard Biener 2016-02-08 09:45:36 +00:00 committed by Git OBS Bridge
parent 391b9b3a12
commit f8a7ce66db
4 changed files with 16 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:104a608839771d809558f5fd7533ca1a3b8ee5a667c5dcd9dc3499bf0a1522d5
size 1406988

3
isl-0.16.1.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:45292f30b3cb8b9c03009804024df72a79e9b5ab89e41c94752d6ea58a1e4b02
size 1449164

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sun Feb 7 09:08:25 UTC 2016 - mpluskal@suse.com
- Update to 0.16.1
* fix bug in simplification
- Changes for 0.16
* add 32 bit integer optimization for IMath
* minor AST generator improvements
* add isl_union_flow_get_full_{may,must}_dependence
* minor improvements to Python bindings
* minor improvements to set and map printing
-------------------------------------------------------------------
Sun Jan 31 20:54:43 UTC 2016 - mpluskal@suse.com

View File

@ -18,7 +18,7 @@
%define islsover 15
Name: isl
Version: 0.15
Version: 0.16.1
Release: 0
Summary: Integer Set Library
License: MIT