aboutsummaryrefslogtreecommitdiff
path: root/org.jacoco.doc
AgeCommit message (Expand)Author
2020-12-25Remove dependency on maven-reporting-impl (#1121)Marc R. Hoffmann
2020-12-15Add experimental support for Java 17 class files (#1132)Marc R. Hoffmann
2020-12-11Use Azure Pipelines instead of Travis (#1130)Evgeny Mandrikov
2020-10-16Upgrade Groovy to 3.0.6 (#1060)Marc R. Hoffmann
2020-10-01Remove empty timestamp column in test report (#1098)Marc R. Hoffmann
2020-09-30Use Ant 1.9.15 (#1091)dependabot[bot]
2020-09-29Use ASM9 API (#1097)Evgeny Mandrikov
2020-09-29Upgrade ASM to 9.0 (#1094)Marc R. Hoffmann
2020-09-15Prepare for next development iterationEvgeny Mandrikov
2020-09-15Prepare release 0.8.6Evgeny Mandrikov
2020-07-01Visual cleanup of JDK/compilation target table (#1034)Marc R. Hoffmann
2020-06-17Remove URLStreamHandlerRuntime (#471)Evgeny Mandrikov
2020-06-17Add experimental support for Java 16 (#1059)Marc R. Hoffmann
2020-04-05Upgrade ASM to 8.0.1 (#1043)Evgeny Mandrikov
2020-03-29Happy birthday JDK 14! (#1033)Evgeny Mandrikov
2020-03-28Upgrade ASM to 8.0 (#1032)Evgeny Mandrikov
2020-03-10Add link about integration of JaCoCo into Codacy (#1028)Francisco Duarte
2020-02-11Preserve compression method when instrumenting zip entries (#1018)Marc R. Hoffmann
2020-02-09Update filter for suspending functions with tail call optimization (#1016)Evgeny Mandrikov
2020-02-09Add filter for Kotlin default methods (#1012)Evgeny Mandrikov
2020-02-03Documentation should advise usage of "mvn verify" instead of "mvn install" (#...Evgeny Mandrikov
2020-02-02Add filter for bridge methods (#1010)Evgeny Mandrikov
2020-01-21Fix typos in FAQ (#1000)Evgeny Mandrikov
2020-01-13Add experimental support for Java 15 class files (#992)Evgeny Mandrikov
2020-01-07Add filter for Records (#990)Evgeny Mandrikov
2020-01-02Happy New Year 2020!Evgeny Mandrikov
2019-12-18Absence of Pack200 in JDK 14 should not cause failure of JaCoCo build (#984)Evgeny Mandrikov
2019-10-11Prepare for next development iterationEvgeny Mandrikov
2019-10-11Prepare release 0.8.5Evgeny Mandrikov
2019-10-11Add missing newline to the end of filesEvgeny Mandrikov
2019-10-11Remove trailing whitespaces from XML, XSL and DTD filesEvgeny Mandrikov
2019-10-11Remove trailing whitespaces in HTML, CSS and JS filesEvgeny Mandrikov
2019-10-08Normalize line endings in HTML, CSS and XSL source files (#957)Evgeny Mandrikov
2019-10-04ContentTypeDetector should recognize future versions of Java class files (#952)Evgeny Mandrikov
2019-10-02Update documentation about "excludes" option of offline instrumentation (#951)Evgeny Mandrikov
2019-09-30Upgrade ASM to 7.2 (#947)Evgeny Mandrikov
2019-09-24Report invalid coverage ratio configuration (#931)Marc R. Hoffmann
2019-09-23Update license to EPL version 2.0 (#943)Evgeny Mandrikov
2019-09-22Fix NPE in StringSwitchEcjFilter (#944)Evgeny Mandrikov
2019-09-22Fix NPE in KotlinWhenStringFilter (#942)Evgeny Mandrikov
2019-09-22Check whether source reference actually is a file (#941)Marc R. Hoffmann
2019-09-19Update documentation about "excludes" option of agent (#932)Marc R. Hoffmann
2019-09-19Prevent startup when runtime cannot be initialized (#910)Marc R. Hoffmann
2019-09-18Happy birthday JDK 13!Evgeny Mandrikov
2019-09-03Remove unnecessary about.html files (#934)Marc R. Hoffmann
2019-08-26Update 3rd party licenses (#918)Marc R. Hoffmann
2019-08-25Fix substitution in `org.jacoco.ant/about.html` (#926)Evgeny Mandrikov
2019-07-29Fix typoEvgeny Mandrikov
2019-07-28Anonymous functions in Scala should not be filtered out (#912)Evgeny Mandrikov
2019-07-25Add link about JaCoCo integration into STAMP research projectMarc R. Hoffmann