Log message: From: To:
Path:
Author:
Issue:
File name:
File type:
Activity by path
Activity by time
2008-04
Activity by year and month
Activity by author
authors by first/last commit
Core group
Developer turnover
Changes    Collaboration    Timeline    Rss    Widget         
1 - 20 of 794  Next ›
794 19.05.2011 22:53:33, by lewijw
Change LargeFileTest so that it will not expect the last line of method9() to have 50% coverage. It is a return.
793 19.05.2011 18:35:58, by lewijw
Have the LargeFileTest check some things.
792 19.05.2011 02:33:24, by ptab
Upgrading licenses of my files.
791 18.05.2011 20:37:56, by lewijw
Add back Charlie Squires and Piotr Tabor to the copyright.
790 18.05.2011 20:30:39, by lewijw
Adding back Scott Frederick and Tad Smith to the copyright.
789 18.05.2011 19:04:58, by lewijw
Correct minor spelling error.
788 03.02.2011 21:53:02, by ptab
I forgot to submit the new versiob of asm dependency. http://www.google.pl/
787 03.02.2011 21:52:26, by ptab
Getting rid of HasBeenInstrumented class.

If the code has been instrumented we can detect by methods we had generated in the class (like __cobertura_init).
Added also annotation CoverageIgnore that can be used to mark classes that should not be instrumented. The anotation is
used to ignore the whole coveragedata package.
786 31.01.2011 07:10:43, by ptab
Cobertura does not allow switch to have more branches then the enum used as the condition.
785 31.01.2011 07:09:56, by ptab
Using asm-commons instead of: src/net/sourceforge/cobertura/instrument/pass3/ShiftVariableMethodAdapter.java
784 30.01.2011 08:50:40, by ptab
Upgrade of asm to version: 3.3.1.
783 30.01.2011 08:47:38, by ptab
Fixed switch support.
782 25.01.2011 22:37:50, by lewijw
Add tests of several other switch statements including one that highlights what looks like a bug.
781 17.01.2011 22:18:03, by lewijw
Add interfaceFunctionalTest() that makes sure interfaces are not instrumented.
780 17.01.2011 22:08:21, by lewijw
Add interfaceFunctionalTest() that makes sure interfaces are not instrumented.
779 15.01.2011 11:23:28, by ptab
Touchpoints of interfaces are not registered any longer.
778 14.01.2011 14:08:37, by lewijw
Add interfaceFunctionalTest().
777 14.01.2011 14:07:43, by lewijw
Make sure Eclipse moves html files to the bin directory.
776 14.01.2011 00:27:58, by ptab
Relaxed requirements for duplicate detector.
775 13.01.2011 23:18:07, by lewijw
Add a functional test that makes sure a conditional within a finally block is handled correctly.
1 2 3 4 5 6 7 8 9 10 Next