Skip to content

Commit 83874c3

Browse files
committed
Release notes up to 5.6 from CProver Google group messages
1 parent 6edd2b3 commit 83874c3

File tree

1 file changed

+69
-0
lines changed

1 file changed

+69
-0
lines changed

CHANGELOG

Lines changed: 69 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,72 @@
1+
5.6
2+
===
3+
4+
Bugfixes in the C, C++, Java front-ends.
5+
6+
7+
5.5
8+
===
9+
10+
This is a major release, with significant changes. The option
11+
--all-properties is now the default; to restore the previous behaviour,
12+
use --stop-on-fail. The primary area of attention was again the Java
13+
front-end. We have furthermore added test-suite generation for branch
14+
coverage, location coverage, condition coverage, decision coverage and
15+
MC/DC.
16+
17+
18+
5.4
19+
===
20+
21+
This is a minor release, focused primarily on maintenance. The primary
22+
area of attention was again the Java front-end. We have also updated to
23+
Minisat 2.2.1.
24+
25+
26+
5.3
27+
===
28+
29+
This is a minor release, focused primarily on maintenance. The primary
30+
area of attention is the Java front-end.
31+
32+
33+
5.2
34+
===
35+
36+
This is a minor release, focused primarily on maintenance. The primary
37+
areas of attention are the full slicer, the Java frontend, test suite
38+
generation and support for the Glucose solver.
39+
40+
41+
5.1
42+
===
43+
44+
This is a minor release, focused primarily on maintenance. Support for solving
45+
floating-point problems using for SMT-LIB2 solvers without support for the
46+
floating-point theory has been added.
47+
48+
49+
5.0
50+
===
51+
52+
This is a major release, focused primarily on performance improvements.
53+
Furthermore, the support for the floating-point theory for SMT-LIB2 has been
54+
improved substantially. This release breaks compatibility with the goto-binary
55+
format used by earlier releases; i.e., you will need to rebuild your
56+
goto-binaries.
57+
58+
59+
4.9
60+
===
61+
62+
This release is primarily for maintenance purposes and does not add any major
63+
new features. The support for SMT-LIB2 solvers has been improved substantially.
64+
65+
66+
4.8
67+
===
68+
69+
170
4.7
271
===
372

0 commit comments

Comments
 (0)