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
e31fe31c
Commit
e31fe31c
authored
5 years ago
by
Sven Verdoolaege
Browse files
Options
Downloads
Patches
Plain Diff
barvinok 0.41.3
Signed-off-by:
Sven Verdoolaege
<
sven.verdoolaege@gmail.com
>
parent
24a44294
No related branches found
Branches containing commit
Tags
barvinok-0.41.3
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
ChangeLog
+5
-0
5 additions, 0 deletions
ChangeLog
configure.ac
+2
-2
2 additions, 2 deletions
configure.ac
with
7 additions
and
2 deletions
ChangeLog
+
5
−
0
View file @
e31fe31c
version: 0.41.3
date: Wed Nov 13 11:37:55 CET 2019
changes:
- support more recent versions of NTL
---
version: 0.41.2
date: Thu Mar 28 18:33:44 CET 2019
changes:
...
...
This diff is collapsed.
Click to expand it.
configure.ac
+
2
−
2
View file @
e31fe31c
AC_INIT([barvinok], [0.41.
2
], [isl-development@googlegroups.com])
AC_INIT([barvinok], [0.41.
3
], [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:
8
:0
versioninfo=23:
9
: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