aboutsummaryrefslogtreecommitdiff
path: root/org.jacoco.doc
AgeCommit message (Expand)Author
2017-05-22Merge remote-tracking branch 'aosp/upstream-pull-525' into masterandroid-o-preview-3Jeff Gaston
2017-05-09Add filter for private empty constructors that do not have arguments (#529)Evgeny Mandrikov
2017-05-08Merge branch 'master' into issue-525upstream-pull-525Marc R. Hoffmann
2017-05-07Fix description.Marc R. Hoffmann
2017-05-06Test and documentation for multiple values.Marc R. Hoffmann
2017-05-05Explanations for possible StackOverflowErrors (#528)Marc R. Hoffmann
2017-05-04Add input name to IOException if unable to read during instrumentation (#527)Evgeny Mandrikov
2017-05-03Update documentation for command line interfaceMarc R. Hoffmann
2017-05-03Wrap long usage lines in documentation.Marc R. Hoffmann
2017-04-28Github #525: Simple Command Line InterfaceMarc R. Hoffmann
2017-04-24Add profile for compilation with ECJ (#522)Evgeny Mandrikov
2017-04-22Add filter for try-with-resources statement (#500)Evgeny Mandrikov
2017-04-03Add filter for methods annotated with @lombok.Generated (#513)Marc R. Hoffmann
2017-03-28Add internal API for filters and filter for synchronized statement (#501)Evgeny Mandrikov
2017-03-25Include runtime dependencies in aggregated reports (#502)Marc R. Hoffmann
2017-02-27Exclude enum methods "values" and "valueOf" from reports (#491)Evgeny Mandrikov
2017-02-22Fix broken links to CSV and XML coverage reports in distribution (#490)Evgeny Mandrikov
2017-02-06Prepare for next development iterationEvgeny Mandrikov
2017-02-05Prepare release v0.7.9Evgeny Mandrikov
2017-02-05"prepare-agent" should not overwrite property if execution skipped (#486)Evgeny Mandrikov
2017-02-05Consolidate .gitignore files (#485)Evgeny Mandrikov
2017-01-17Generate OSGi Manifests (#211)Evgeny Mandrikov
2017-01-16Add links about integration of JaCoCo into Codecov and Coveralls (#481)Evgeny Mandrikov
2017-01-04Test that "ClassFormatError: Short length on BootstrapMethods" fixed by ASM u...Evgeny Mandrikov
2017-01-04Do not recompute frames in case of large methods (#177)Evgeny Mandrikov
2017-01-03Happy New Year 2017!Evgeny Mandrikov
2016-12-14Make FORMAT_VERSION non-constantBrett Kail
2016-12-14Move JaCoCo.ASM_API_VERSION to InstrSupportBrett Kail
2016-12-12Fix typos (#473)Hemant Kumar
2016-12-11Prepare for next development iterationEvgeny Mandrikov
2016-12-10Prepare release v0.7.8Evgeny Mandrikov
2016-12-10Simplify numbering of versions (#468)Evgeny Mandrikov
2016-12-09No need to sign JARs using maven-jarsigner-plugin (#466)Evgeny Mandrikov
2016-11-02Remove obsolete build config files (#458)Marc R. Hoffmann
2016-09-26Use RoundingMode#FLOOR for percentages in HTML report (#452)Evgeny Mandrikov
2016-08-22Clarify runtime dependency in case of offline instrumentation (#445). (#445)Marc R. Hoffmann
2016-08-16Do not add members into interfaces with only abstract and clinit methods (#441)Evgeny Mandrikov
2016-08-16Do not violate JVMS regarding initialization of final fields (#434)Evgeny Mandrikov
2016-06-24Fix instrumentation of interfaces with default methods (#428)Evgeny Mandrikov
2016-06-23Add Visual Studio Team Services to integration matrix (#429)Evgeny Mandrikov
2016-06-20Add report-aggregate to m2e/lifecycle-mapping-metadata.xml (#427)Evgeny Mandrikov
2016-06-14Fix documentation (#425)Evgeny Mandrikov
2016-06-12Rename dot folder in documentation (#421)Evgeny Mandrikov
2016-06-11report mojo: add user property for parameter dataFile (#322)Evgeny Mandrikov
2016-06-11Fix usage of code-prettify in documentation (#423)Evgeny Mandrikov
2016-06-06Prepare for next development iterationEvgeny Mandrikov
2016-06-06Prepare release v0.7.7Evgeny Mandrikov
2016-06-05Add note about explicit selection of non-aggregate reports (#420)Evgeny Mandrikov
2016-05-27Upgrade to ASM 5.1 (#417)Evgeny Mandrikov
2016-05-20Add experimental support for Java 9 class files (#406)Evgeny Mandrikov