aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-18Upgrade to ASM5. Now using asm-debug-all as asm-all is broken and we getMarc R. Hoffmann
2014-03-16Do not rely on the String representation of the Manifest for comparison.Mirko Friedenhagen
2014-03-13New chapter about class ids.Marc R. Hoffmann
2014-03-12New FAQ entry about Java versions.Marc R. Hoffmann
2014-03-04Prepare for next development iterationEvgeny Mandrikov
2014-03-03Prepare release 0.6.5Evgeny Mandrikov
2014-02-27Update team info.Marc R. Hoffmann
2014-02-22Merge pull request #186 from jacoco/issue-186Mirko Friedenhagen
2014-02-22GitHub #186: Remove signatures from JAR files.Marc R. Hoffmann
2014-02-13Fix `it-report-nomatch` for Maven 2.2.1 as detected in #192.Mirko Friedenhagen
2014-02-13Update changes with #192.Mirko Friedenhagen
2014-02-13Merge pull request #192 from renataogarcia/masterMirko Friedenhagen
2014-02-12GitHub #44: (Regression) Agent Mojo should set empty property, ifrgarcia
2014-01-22Merge pull request #185 from jacoco/issue-185Marc R. Hoffmann
2014-01-20Adjust change log.Marc R. Hoffmann
2014-01-20Log warning in Maven report goal if execution data does not match.Marc R. Hoffmann
2014-01-20Log warning in Ant report task if execution data does not match.Marc R. Hoffmann
2014-01-13Provide core APIs to detect classes with non-matching ids.Marc R. Hoffmann
2014-01-09Explain the reasons and implications of #169 and #171.Mirko Friedenhagen
2014-01-07Categorize changes.Marc R. Hoffmann
2014-01-07Fix #180 - directory ".idea" should be ignored during check on presence of li...Evgeny Mandrikov
2014-01-06Fixed typo.Marc R. Hoffmann
2014-01-06Broken documentation link (jacoco/eclemma#72).Marc R. Hoffmann
2014-01-06Test case with empty ZIP entry (reproducer for #179).Marc R. Hoffmann
2014-01-05Happy New Year 2014!Marc R. Hoffmann
2013-12-30Replace our FrameTracker with existing ASM API AnalyzerAdapter. Marc R. Hoffmann
2013-12-30Remove unnecessary null check.Marc R. Hoffmann
2013-12-22Merge pull request #171 from jacoco/issue-171Mirko Friedenhagen
2013-12-22Merge origin/masterMirko Friedenhagen
2013-12-21Remove @author tag in class documentation and add documentation.Mirko Friedenhagen
2013-12-21Update changes to include #175.Mirko Friedenhagen
2013-12-21Avoid compiler warnings in Eclipse.Marc R. Hoffmann
2013-12-20Merge pull request #175 from jacoco/issue-175Mirko Friedenhagen
2013-12-20No need to specify the abstract declaration of an abstract method from the pa...Mirko Friedenhagen
2013-12-20As stated in #175, there is no need to have protecte methods as inheritance isMirko Friedenhagen
2013-12-19Backport useful frames test from experimental Java8 branch.Marc R. Hoffmann
2013-12-19Keep ASM API version at central place to simplify migration to ASM 5.Marc R. Hoffmann
2013-12-19Fix JavaDoc for Java8 builds.Marc R. Hoffmann
2013-12-19Add missing @Override annotations.Marc R. Hoffmann
2013-12-19Include examples in JUnit and code coverage reports.Marc R. Hoffmann
2013-12-17Update changes.Mirko Friedenhagen
2013-12-17Align skip conditions and messages and give reasons.Mirko Friedenhagen
2013-12-17Merge pull request #173 from jacoco/issue-173Mirko Friedenhagen
2013-12-17Update changes.html so references to github are links.Mirko Friedenhagen
2013-12-17Merge pull request #169 from jacoco/issue-169Mirko Friedenhagen
2013-12-17Add fixed bug to changes.Mirko Friedenhagen
2013-12-15Move IT for missing target/classes to it-multi-module so now new IT isMirko Friedenhagen
2013-12-15Add an empty resource file, so target/classes is created. OtherwiseMirko Friedenhagen
2013-12-13Forgot to include fix: Skip execution of report when target/classes does not ...Mirko Friedenhagen
2013-12-13Skip execution of report when target/classes does not exist.Mirko Friedenhagen