Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/gcov
AgeCommit message (Expand)AuthorFilesLines
2018-09-27Update Linux Tools to 7.0.2.Jeff Johnston7-8/+8
2018-08-21Bug 535611 - Adjust 8.1.0 version string to include compatible releases.Roland Grunberg1-5/+5
2018-08-20Bug 538098 - NullPointerException in GcovAnnotationModelTrackerJeff Johnston1-1/+4
2018-08-15Bug 537971 - NullPointerException in CovManager.openTraceFileStreamJeff Johnston1-15/+34
2018-08-14Bug 537946 - CoreException in GcdaRecordsParser.parseGcdaRecordJeff Johnston1-7/+1
2018-08-03Bug 537634 - IOException in CovManager.getGCDALocationsJeff Johnston3-4/+17
2018-07-19Update to 7.0.1Jeff Johnston7-8/+8
2018-06-12Update for Linux Tools 7.0.0v7.0.0Jeff Johnston7-8/+9
2018-06-08Bug 535611 - Fix GCov plugin to work with GCC 8.1.0.Roland Grunberg1-3/+24
2018-06-05gcov: Remove useless semicolon too.Alexander Kurtakov2-5/+5
2018-06-05gcov: Remove unused imports.Alexander Kurtakov2-4/+60
2018-05-29Bug 494296 - GCov plugin handling of linked resourcesJeff Johnston4-13/+30
2018-05-10Update gcov license headers to EPL 2.0.Alexander Kurtakov91-487/+646
2018-05-10gcov: Declaration and definitio at the same line.Alexander Kurtakov1-3/+2
2018-03-14Switch about.html to EPL 2.0.Alexander Kurtakov4-64/+96
2018-02-07Bump up master repo to 7.0.0-SNAPSHOT for photonJeff Johnston7-7/+7
2017-11-10Add Automatic-Module-Name for Java 9 compatibility.Alexander Kurtakov4-0/+4
2017-08-12Update wikitext to 3.0.13 and regen help.Alexander Kurtakov1-0/+0
2017-07-24Update master poms to 6.2.0-SNAPSHOTJeff Johnston7-7/+7
2017-07-06Bug 518929 - Invoking CDT code coverage with gcov tmake eclipse freeze for 10...Jeff Johnston5-34/+51
2017-06-12Update master to 3.1.0 for docker/vagrant and 6.1.0 for other features.Jeff Johnston7-7/+7
2017-05-23Update all helps with latest content from wiki and with latest wikitext.Alexander Kurtakov9-25/+38
2017-05-18Make use of the new lambda listeners in SWT.Alexander Kurtakov1-20/+7
2017-05-10releng: Automate regeneration of help content from wiki.Alexander Kurtakov2-10/+19
2017-03-06Update master to next major release.Jeff Johnston8-9/+9
2016-12-13Update master to use 5.3.0-SNAPSHOT in pom and feature xml files.Jeff Johnston8-9/+9
2016-09-02Fix problem with GcovTestsJeff Johnston1-15/+19
2016-08-26releng: Bump feature versions for next release.Alexander Kurtakov7-7/+7
2016-08-25all: Remove not needed deps.Alexander Kurtakov2-4/+2
2016-07-26Bug 459549 - GCov plugin incorrect reportsJeff Johnston1-3/+8
2016-06-08Update master branch to next proposed releaseJeff Johnston7-7/+7
2016-05-17Reduce Activators content.Alexander Kurtakov1-7/+1
2016-05-16sonar: Simplify boolean operations.Alexander Kurtakov3-35/+39
2016-03-31Bug 447554 - GCov not working for files linked from file systemJeff Johnston1-0/+10
2016-03-07444943 : PATH for gcov toolsVincent Guignot3-6/+13
2016-01-25Lambdas convert.Alexander Kurtakov1-81/+64
2016-01-07Bug 447554 - GCov not working for files linked from file systemJeff Johnston1-2/+16
2015-12-11Update to work with changes made in 4.6milestones.Roland Grunberg1-8/+10
2015-12-10Remove .svn exclusions.Alexander Kurtakov2-2/+2
2015-12-10Synchronize eclipse output dir with maven one.Alexander Kurtakov6-6/+3
2015-12-08gcov: Move to Java 8 and Neon.Alexander Kurtakov12-72/+52
2015-12-07Start 5.0 development.Alexander Kurtakov7-7/+7
2015-11-13releng: Drop workaround for old Tycho.Alexander Kurtakov2-38/+0
2015-09-22Update master to be source of 4.2.0 release.Jeff Johnston7-7/+7
2015-08-18Remove suppress warnings by properly fixing them.Alexander Kurtakov1-5/+2
2015-07-31o.e.l.gcov: Restore AnalysisInfo.txt functionality + remember userXavier Raynaud3-85/+75
2015-07-29Remove ChangeLog files.Alexander Kurtakov1-43/+0
2015-07-29gcov: Bump BREE for test bundles to 1.8Alexander Kurtakov3-5/+5
2015-07-17Remove useless non-javadoc comments.Alexander Kurtakov12-242/+2
2015-06-04Bump up master to 4.1.0, the next release.Jeff Johnston7-7/+7

Back to the top