Accepting request 1077049 from home:dirkmueller:Factory
- update to 0.26:
* fix inherited overloaded methods in Python bindings
* decompose topological sort of clusters in incremental
scheduler
* improved isl_pw_aff_list_{min,max}
* add some convenience functions
* more exports to (templated C++) bindings
* slightly improved conversion from binary relation to function
OBS-URL: https://build.opensuse.org/request/show/1077049
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/isl?expand=0&rev=50
This commit is contained in:
+12
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 3 18:52:21 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.26:
|
||||
* fix inherited overloaded methods in Python bindings
|
||||
* decompose topological sort of clusters in incremental
|
||||
scheduler
|
||||
* improved isl_pw_aff_list_{min,max}
|
||||
* add some convenience functions
|
||||
* more exports to (templated C++) bindings
|
||||
* slightly improved conversion from binary relation to function
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 18 20:16:49 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package isl
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%define islsover 23
|
||||
Name: isl
|
||||
Version: 0.25
|
||||
Version: 0.26
|
||||
Release: 0
|
||||
Summary: Integer Set Library
|
||||
License: MIT
|
||||
|
||||
LFS
BIN
Binary file not shown.
LFS
BIN
Binary file not shown.
Reference in New Issue
Block a user