Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
Frama Clang
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
Container 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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pub
Frama Clang
Commits
ec9af29a
Commit
ec9af29a
authored
4 years ago
by
Virgile Prevosto
Browse files
Options
Downloads
Patches
Plain Diff
preparing 0.0.9 release
parent
32a2c056
Branches
stable/scandium
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
Makefile
+1
-1
1 addition, 1 deletion
Makefile
VERSION
+1
-1
1 addition, 1 deletion
VERSION
doc/userman/changes.tex
+8
-1
8 additions, 1 deletion
doc/userman/changes.tex
doc/userman/fclangversion.tex
+4
-4
4 additions, 4 deletions
doc/userman/fclangversion.tex
with
14 additions
and
7 deletions
Makefile
+
1
−
1
View file @
ec9af29a
...
...
@@ -24,7 +24,7 @@
### we have two auxiliary Makefiles, one for each side of the front-end.
### We define here general targets that will operate on both sides.
FCLANG_VERSION
=
0.0.
8+dev
FCLANG_VERSION
=
0.0.
9
PLUGIN_DIR
?=
.
...
...
This diff is collapsed.
Click to expand it.
VERSION
+
1
−
1
View file @
ec9af29a
2
0
.0
Calc
ium
2
1
.0
Scand
ium
This diff is collapsed.
Click to expand it.
doc/userman/changes.tex
+
8
−
1
View file @
ec9af29a
...
...
@@ -3,7 +3,14 @@
This chapter summarizes the changes in
\fclang
and its documentation
between each release, with the most recent releases first.
\section*
{
Version
\fclangversion
}
\section*
{
Version 0.0.9
}
\begin{itemize}
\item
compatibility with
\clang
10.0
\item
compatibility with
\framac
21.x
\item
support for implicit initialization of POD objects.
\end{itemize}
\section*
{
Version 0.0.8
}
\begin{itemize}
\item
compatibility with
\clang
9.0
\item
compatibility with
\framac
20.0
...
...
This diff is collapsed.
Click to expand it.
doc/userman/fclangversion.tex
+
4
−
4
View file @
ec9af29a
\newcommand
{
\version
}{
0.0.
8
\xspace
}
\newcommand
{
\fclangversion
}{
0.0.
8
\xspace
}
\newcommand
{
\fcversion
}{
2
0.0~Calc
ium
\xspace
}
\newcommand
{
\clangversion
}{
6.0-
9
.0
\xspace
}
\newcommand
{
\version
}{
0.0.
9
\xspace
}
\newcommand
{
\fclangversion
}{
0.0.
9
\xspace
}
\newcommand
{
\fcversion
}{
2
1.x~Scand
ium
\xspace
}
\newcommand
{
\clangversion
}{
6.0-
10
.0
\xspace
}
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