Directory statcvs/tests-src/net/sf/statcvs/util/

Directory Created:
2003-02-04 06:58
Total Files:
6
Deleted Files:
1
Lines of Code:
846

Browse with ViewVC

[root]/statcvs/tests-src/net/sf/statcvs/util

Lines of Code

statcvs/tests-src/net/sf/statcvs/util/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 28 (100.0%) 1612 (100.0%) 57.5
Benoit Xhenseval 6 (21.4%) 633 (39.3%) 105.5
Richard Cyganiak 16 (57.1%) 588 (36.5%) 36.7
Lukasz Pekacki 5 (17.9%) 376 (23.3%) 75.2
Jason Kealey 1 (3.6%) 15 (0.9%) 15.0

Most Recent Commits

Benoit Xhenseval 2008-04-02 12:22

Done an Eclipse cleanUp in order to reduce number of warnings by FindBugs / Checkstyle / PMD tools.

Sorry if it is looking like a massive change...

633 lines of code changed in 6 files:

Richard Cyganiak 2006-12-09 12:37

Refactor:

- OutputUtils.escapeHTML => HTML.escape

- OutputUtils => ChartUtils

- StatConstants.* => HTML.*

0 lines of code changed in 2 files:

Jason Kealey 2006-11-22 16:29 Rev.: 1.3

Refactoring of StatCVS so that StatSVN can properly extend it.

Added StatSVN features: bugzilla integration, viewvc integration, xdoc export

Many thanks to Benoit Xhenseval for refactoring both StatCVS and StatSVN and providing xdoc support.

15 lines of code changed in 1 file:

Richard Cyganiak 2004-10-10 12:29 Rev.: 1.2

Changed LookaheadReader to basically have java.util.Iterator semantics; parser and tests updated accordingly. This also fixes the infinite loop when a log ends prematurely.

50 lines of code changed in 1 file:

Richard Cyganiak 2003-06-04 22:50 Rev.: 1.3

- made first command line parameter (project name) optional



- module name will be retrieved from the logfile and used as default



- project name can be specified using new -title option

19 lines of code changed in 1 file:

Richard Cyganiak 2003-06-04 17:19

implemented [ 597955 ] Specify filename filters for actual code



- FilePatternMatcher matches filenames against Ant-style wildcard patterns



- new -include <pattern-list> and -exclude <pattern-list> command line switches to specify which files should be included in the analysis

239 lines of code changed in 3 files:

Richard Cyganiak 2003-06-03 10:26

moved some generic stuff from Builder to FileUtils and CvsLogUtils

91 lines of code changed in 3 files:

Richard Cyganiak 2003-06-01 18:48

heavy refactoring of the input package



- rewrote CvsRevisionParser to get rid of its state machine design



- added LookaheadReader which allows reading the same line multiple times



- moved much responsibility from the parser classes to Builder



- parser classes now look much more similiar to each other

177 lines of code changed in 3 files:

Richard Cyganiak 2003-04-15 23:27 Rev.: 1.3

lots of refactorings and fixes



- tried to untangle creation process for pages and charts



- replaced LinesOfCodeIterator by LOCSeriesBuilder



- better handling of very small and empty repositories



- more stuff

9 lines of code changed in 1 file:

Lukasz Pekacki 2003-03-25 01:20 Rev.: 1.2

Minor code review tasks.



Added some javadocs



Fixed some unhandled Exceptions

20 lines of code changed in 1 file:

Richard Cyganiak 2003-03-23 14:54

- Commit log: Improved escaping of CVS comments for HTML output



- new method OutputUtils.escapeHtml(String)



- added 100th unit test :-)

3 lines of code changed in 2 files:

Lukasz Pekacki 2003-03-18 10:33 Rev.: 1.2

License changed to LGPL

26 lines of code changed in 2 files:

Lukasz Pekacki 2003-02-04 06:58 Rev.: 1.1

Move all test classes out of their directories into the



new test dircetory test-src

330 lines of code changed in 2 files:

Generated by StatCVS 0.5.0