SHA256
3
0
forked from pool/isl

Accepting request 628486 from home:susnux:branches:devel:libraries:c_c++

- Update to 0.20
  * keep track of domain in 0D isl_multi_pw_aff and
    isl_multi_union_pw_aff
  * add isl_aff_eval and isl_pw_aff_eval
  * add fixed-size rectangular box hull

OBS-URL: https://build.opensuse.org/request/show/628486
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/isl?expand=0&rev=34
This commit is contained in:
Adam Majer 2018-08-11 15:25:31 +00:00 committed by Git OBS Bridge
parent a45d549018
commit e3b95cdc54
4 changed files with 13 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6d6c1aa00e2a6dfc509fa46d9a9dbe93af0c451e196a670577a148feecf6b8a5
size 1515156

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

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Aug 9 22:28:01 UTC 2018 - rpm@fthiessen.de
- Update to 0.20
* keep track of domain in 0D isl_multi_pw_aff and
isl_multi_union_pw_aff
* add isl_aff_eval and isl_pw_aff_eval
* add fixed-size rectangular box hull
-------------------------------------------------------------------
Wed Mar 7 14:56:29 UTC 2018 - rguenther@suse.com

View File

@ -18,7 +18,7 @@
%define islsover 19
Name: isl
Version: 0.19
Version: 0.20
Release: 0
Summary: Integer Set Library
License: MIT