Skip to content

Tags: jgonzalezdr/lcov

Tags

v1.15.alpha1w

Toggle v1.15.alpha1w's commit message
Enabled exclusion of exception branches from coverage.

Fixed parsing of GCC 8 intermediate text files.

v1.15.alpha0w

Toggle v1.15.alpha0w's commit message
Fixed get_version to work properly with tags.

v1.14w

Toggle v1.14w's commit message
Squashed commit rebasing all previous modifications over upstream master

v1.14

Toggle v1.14's commit message
LCOV version 1.14

v1.13

Toggle v1.13's commit message
LCOV version 1.13

v1.12

Toggle v1.12's commit message
lcov: Finalize release 1.12

 - Use full git describe output as tool version
 - Update version numbers and last-changed-dates in man pages,
   spec and README file
 - Replace static CHANGES file with git log
 - Switch Makefile logic to use mktemp for generating a temporary
   directory

Signed-off-by: Peter Oberparleiter <oberpar@linux.vnet.ibm.com>

v1.11.1w

Toggle v1.11.1w's commit message
Forward slashes are replaced by backslashes in the patterns passed to…

… remove or extract options under Windows

v1.11w

Toggle v1.11w's commit message
Fixed directory separators to use the platform specific separator (ba…

…ckslash in Win, forward slash in *IX), to solve multiple bugs (e.g. --no-external not working).

v1.10w

Toggle v1.10w's commit message
Implemented modifications based on Donald MacQueen's changes, then re…

…factored it altogether to try to be less divergent from the mainline code.

v1.11

Toggle v1.11's commit message
lcov: finalizing release 1.11