Releases: marxin/cvise
Releases · marxin/cvise
v2.1.0
v2.0.0
v1.9.0
v1.8.0
Changes done in the release:
LinesPass
verifies that output of thetopformflat
survives interestingness test (fixes Fortran "Standard Fixed Format")- Add new option
--renaming
and remove the old one--no-remaning
. That disables all renaming passes by default.
v1.7.0
v1.6.0
v1.5.0
v1.4.0
v1.3.0
v1.2.0
Changes done in the release:
remove-unused-function
andreplace-function-def-with-decl
received a significant speed up (see 89cbefe)cvise-delta
is added - it's a simple wrapper which only runs lines pass (but in parallel mode)psutil
package is used to detect number of cpus (excluding HyperThreading)--no-timing
and--timestamp
options were added