aboutsummaryrefslogtreecommitdiff
path: root/org.jacoco.report/src/org/jacoco/report/xml
AgeCommit message (Expand)Author
2017-08-13Remove unused SVN keyword "Id"Evgeny Mandrikov
2017-01-03Happy New Year 2017!Evgeny Mandrikov
2016-01-12Happy New Year 2016!Marc R. Hoffmann
2015-01-04Happy New Year 2015!Marc R. Hoffmann
2014-10-29documentation fix: use descriptor instead of descriptionCarsten Otto
2014-01-05Happy New Year 2014!Marc R. Hoffmann
2013-01-04Happy New Year!Marc R. Hoffmann
2012-08-30Fix EOLsEvgeny Mandrikov
2012-02-28Minor fixes in DTD documentation.Marc R. Hoffmann
2012-01-02Update copyright year to 2012.Marc R. Hoffmann
2012-01-01Update copyright year to 2012.Marc R. Hoffmann
2011-05-11Trac #155: Avoid duplicate counters in XML report.Marc R. Hoffmann
2011-05-11Trac #129: Report cyclomatic complexity.Marc R. Hoffmann
2011-04-12Re-use DTD from coverage report for documentation.Marc R. Hoffmann
2011-03-01The root node either contains groups or packages.Marc R. Hoffmann
2011-02-11Trac #53: Simplified reporting API, step 1.Marc R. Hoffmann
2011-01-14Remove obsolete JavaDoc tags from headers.Marc R. Hoffmann
2011-01-12Change license header to year 2011.Marc R. Hoffmann
2011-01-12Trac #133: Hide internal implementation classes.Marc R. Hoffmann
2011-01-12Trac #133: Introduce interfaces for different coverage nodes.Marc R. Hoffmann
2011-01-08Trac #130: Count instructions per line.Marc R. Hoffmann
2010-12-28Document DTD.Marc R. Hoffmann
2010-12-12Track #66: replace block counter with branch counterMarc R. Hoffmann
2010-10-15Rename implementation packages to 'internal' and exclude them from generated ...Marc R. Hoffmann
2010-10-06Trac #120: New attribute 'line' for methods in XML report.Marc R. Hoffmann
2010-10-04Remove unused keywords, filter all source files for proper version tag in Jav...Marc R. Hoffmann
2010-09-22Trac #99: Use new interface ILinkable as abstraction for items that can be li...Marc R. Hoffmann
2010-07-29Update copyright header.Marc R. Hoffmann
2010-06-01Additional unit tests.Marc R. Hoffmann
2010-05-09Trac #94: Plain list of all executed classes on session info page.Marc R. Hoffmann
2010-05-06Trac #95: Remove element type "SESSION", rename style "session" to "report".Marc R. Hoffmann
2010-05-06Trac #92: Session information for XML report.Marc R. Hoffmann
2010-05-05Fixed subtle visibility issue.Marc R. Hoffmann
2010-05-05Remove unused code.Marc R. Hoffmann
2010-05-04Trac #88: Extend reporting interfaces for session infos.Marc R. Hoffmann
2010-04-05XML report with line level info for Sonar integration.Marc R. Hoffmann
2010-04-01Track #76: XML and CSV report output now also works for structures without gr...Marc R. Hoffmann
2010-03-23Trac #67: Allow csv report generation for structures without groups.Marc R. Hoffmann
2010-03-05Cleanup copyright headers and automatically verify them during the build.Marc R. Hoffmann
2010-03-02Trac #72: Consistent usage of the term "Missed" instead of "NotCovered" in al...Marc R. Hoffmann
2010-01-25Trac #46: Don't keep complete tree in memory.Marc R. Hoffmann
2010-01-15Trac #46: improve formatting of anonymous classes; Trac #55: add signature pa...Christoph Beck
2009-10-20#38: Declare standalone="yes" for XML reports to allow parsing without DTD.Marc R. Hoffmann
2009-10-20#39: Local system identifier.Marc R. Hoffmann
2009-10-19#36: File based output specification for XML and CSV reports.Marc R. Hoffmann
2009-10-19Remove obsolete comment and constant.Marc R. Hoffmann
2009-10-13#37 Add license information also to non-Java files.Marc R. Hoffmann
2009-10-07#35: APIs to specify output encoding of XML and HTML files.Marc R. Hoffmann
2009-09-26issue#5 XML report implementationBrock Janiczak
2009-09-18Consistently use Java 1.5 String formatting instead of concatenation.Marc R. Hoffmann