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
678a3742
Commit
678a3742
authored
11 years ago
by
Sven Verdoolaege
Browse files
Options
Downloads
Patches
Plain Diff
barvinok 0.37
Signed-off-by:
Sven Verdoolaege
<
skimo@kotnet.org
>
parent
a331768e
No related branches found
Branches containing commit
Tags
barvinok-0.37
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
ChangeLog
+7
-0
7 additions, 0 deletions
ChangeLog
configure.ac
+2
-2
2 additions, 2 deletions
configure.ac
with
9 additions
and
2 deletions
ChangeLog
+
7
−
0
View file @
678a3742
version: 0.37
date: Mon Apr 14 11:22:44 CEST 2014
changes:
- support NTL 6.0.0
- integrate isl-polylib submodule
- minor bug fixes
---
version: 0.36
date: Mon Dec 3 09:34:27 CET 2012
changes:
...
...
This diff is collapsed.
Click to expand it.
configure.ac
+
2
−
2
View file @
678a3742
AC_INIT([barvinok], [0.3
6
], [isl-development@googlegroups.com])
AC_INIT([barvinok], [0.3
7
], [isl-development@googlegroups.com])
AC_CONFIG_MACRO_DIR([m4])
AM_INIT_AUTOMAKE([foreign])
m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
...
...
@@ -8,7 +8,7 @@ AC_PROG_CXX
AM_PROG_LEX
AC_PROG_YACC
AC_SUBST(versioninfo)
versioninfo=23:
1
:0
versioninfo=23:
2
: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