Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
Barvinok
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
orka
Barvinok
Commits
c58bec49
Commit
c58bec49
authored
4 years ago
by
Sven Verdoolaege
Browse files
Options
Downloads
Patches
Plain Diff
barvinok 0.41.5
Signed-off-by:
Sven Verdoolaege
<
sven.verdoolaege@gmail.com
>
parent
d4028d48
Branches
Branches containing commit
Tags
barvinok-0.41.5
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
ChangeLog
+6
-0
6 additions, 0 deletions
ChangeLog
configure.ac
+2
-2
2 additions, 2 deletions
configure.ac
with
8 additions
and
2 deletions
ChangeLog
+
6
−
0
View file @
c58bec49
version: 0.41.5
date: Sat 01 May 2021 12:50:27 PM CEST
changes:
- support recent versions of clang
- fix minor bug involving implicit equality constraints
---
version: 0.41.4
date: Sun 01 Nov 2020 03:46:32 PM CET
changes:
...
...
This diff is collapsed.
Click to expand it.
configure.ac
+
2
−
2
View file @
c58bec49
AC_INIT([barvinok], [0.41.
4
], [isl-development@googlegroups.com])
AC_INIT([barvinok], [0.41.
5
], [isl-development@googlegroups.com])
AC_CONFIG_MACRO_DIR([m4])
AM_INIT_AUTOMAKE([foreign subdir-objects])
m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
...
...
@@ -10,7 +10,7 @@ AC_PROG_YACC
AC_PROG_GREP
AC_PROG_SED
AC_SUBST(versioninfo)
versioninfo=23:1
0
:0
versioninfo=23:1
1
:0
AC_CANONICAL_HOST
AC_LIBTOOL_WIN32_DLL
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment