Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
frama-c
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
Charles Southerland
frama-c
Commits
a3d91caa
Commit
a3d91caa
authored
4 years ago
by
Allan Blanchard
Browse files
Options
Downloads
Patches
Plain Diff
Frama-C 22-Titanium
parent
97113a13
No related branches found
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
ALL_VERSIONS
+1
-0
1 addition, 0 deletions
ALL_VERSIONS
README.md
+3
-3
3 additions, 3 deletions
README.md
VERSION
+1
-1
1 addition, 1 deletion
VERSION
opam/opam
+2
-2
2 additions, 2 deletions
opam/opam
with
7 additions
and
6 deletions
ALL_VERSIONS
+
1
−
0
View file @
a3d91caa
Version number Date of release Notes
Version number Date of release Notes
============== =============== =====
============== =============== =====
22.0 (Titanium) 2020, November 17
21.1 (Scandium) 2020, June 25 Bugs fixed
21.1 (Scandium) 2020, June 25 Bugs fixed
21.0 (Scandium) 2020, June 11
21.0 (Scandium) 2020, June 11
20.0 (Calcium) 2019, December 4
20.0 (Calcium) 2019, December 4
...
...
This diff is collapsed.
Click to expand it.
README.md
+
3
−
3
View file @
a3d91caa
...
@@ -96,7 +96,7 @@ via the GUI:
...
@@ -96,7 +96,7 @@ via the GUI:
## Further reference
## Further reference
-
Links to user and developer manuals, Frama-C archives,
-
Links to user and developer manuals, Frama-C archives,
and plug-in manuals are available at
<br>
http://
beta.
frama-c.com/html/get-frama-c.html
and plug-in manuals are available at
<br>
http://frama-c.com/html/get-frama-c.html
-
[
StackOverflow
](
http://stackoverflow.com/questions/tagged/frama-c
)
has several
-
[
StackOverflow
](
http://stackoverflow.com/questions/tagged/frama-c
)
has several
questions with the
`frama-c`
tag, which is monitored by several members of the
questions with the
`frama-c`
tag, which is monitored by several members of the
...
@@ -110,10 +110,10 @@ via the GUI:
...
@@ -110,10 +110,10 @@ via the GUI:
the
[
issues tracking system
](
https://git.frama-c.com/pub/frama-c/issues
)
,
the
[
issues tracking system
](
https://git.frama-c.com/pub/frama-c/issues
)
,
for reporting bugs.
for reporting bugs.
-
The
[
Frama-C documentation page
](
https://
beta.
frama-c.com/html/documentation.html
)
-
The
[
Frama-C documentation page
](
https://frama-c.com/html/documentation.html
)
contains links to all manuals and plugins description, as well as tutorials, courses
contains links to all manuals and plugins description, as well as tutorials, courses
and more.
and more.
-
The
[
Frama-C blog
](
http://
beta.
frama-c.com/blog
)
has several posts about
-
The
[
Frama-C blog
](
http://frama-c.com/blog
)
has several posts about
new developments of Frama-C, as well as general discussions about the C
new developments of Frama-C, as well as general discussions about the C
language, undefined behavior, floating-point computations, etc.
language, undefined behavior, floating-point computations, etc.
This diff is collapsed.
Click to expand it.
VERSION
+
1
−
1
View file @
a3d91caa
22.0-beta
22.0
\ No newline at end of file
\ No newline at end of file
This diff is collapsed.
Click to expand it.
opam/opam
+
2
−
2
View file @
a3d91caa
opam-version: "2.0"
opam-version: "2.0"
name: "frama-c"
name: "frama-c"
synopsis: "Platform dedicated to the analysis of source code written in C"
synopsis: "Platform dedicated to the analysis of source code written in C"
version: "22.0
-beta
"
version: "22.0"
description:"""
description:"""
Frama-C gathers several analysis techniques in a single collaborative
Frama-C gathers several analysis techniques in a single collaborative
framework, based on analyzers (called "plug-ins") that can build upon the
framework, based on analyzers (called "plug-ins") that can build upon the
...
@@ -65,7 +65,7 @@ authors: [
...
@@ -65,7 +65,7 @@ authors: [
homepage: "http://frama-c.com/"
homepage: "http://frama-c.com/"
license: "GNU Lesser General Public License version 2.1"
license: "GNU Lesser General Public License version 2.1"
dev-repo: "git+https://git.frama-c.com/pub/frama-c.git"
dev-repo: "git+https://git.frama-c.com/pub/frama-c.git"
doc: "http://frama-c.com/download/user-manual-22.0-
beta-
Titanium.pdf"
doc: "http://frama-c.com/download/user-manual-22.0-Titanium.pdf"
bug-reports: "https://git.frama-c.com/pub/frama-c/issues"
bug-reports: "https://git.frama-c.com/pub/frama-c/issues"
tags: [
tags: [
"deductive"
"deductive"
...
...
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