June 2003 Commit Log

Number of Commits:
22
Number of Active Developers:
1
Richard Cyganiak 2003-06-22 20:24

added XMLTableRenderer; new dependancy on jdom.jar (not yet added to the developer lib download)

194 lines of code changed in 5 files:

Richard Cyganiak 2003-06-22 20:17 Rev.: 1.3

minor comment change (new TODO)

3 lines of code changed in 1 file:

Richard Cyganiak 2003-06-17 00:20 Rev.: 1.36

fixed [ 751684 ] # in author name breaks web links

4 lines of code changed in 1 file:

Richard Cyganiak 2003-06-17 00:06 Rev.: 1.3

fixed [ 753986 ] java.lang.ArithmeticException: / by zero

7 lines of code changed in 1 file:

Richard Cyganiak 2003-06-05 17:59

Bugfix: NullPointerException when file is only on other branch (introduced during refactoring)

11 lines of code changed in 3 files:

Richard Cyganiak 2003-06-05 11:51

refactoring of the time series charts

- new TimeSeries class in the reportmodel package

- TimeSeriesChart renders a time series to a PNG image

- FileCountTimeSeriesReport creates a TimeSeries for file count

- AvgFileSizeTimeSeriesReport creates a TimeSeries for average file size

- removed FileCountIterator and FCChart

817 lines of code changed in 19 files:

Richard Cyganiak 2003-06-04 23:37

fixed broken "test" target in build.xml

24 lines of code changed in 2 files:

Richard Cyganiak 2003-06-04 23:20

- removed some old TODOs

- minor documentation fix

- minor build file fix

8 lines of code changed in 4 files:

Richard Cyganiak 2003-06-04 22:58 Rev.: 1.19

adjusted to the new command line syntax

1 lines of code changed in 1 file:

Richard Cyganiak 2003-06-04 22:50

- 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

81 lines of code changed in 8 files:

Richard Cyganiak 2003-06-04 20:32

- replaced userguide.txt by short README which refers to the manual at http://statcvs.sf.net/manual

- renamed license.txt to LICENSE

- updated build.xml accordingly

- more small tweaks to build.xml

29 lines of code changed in 6 files:

Richard Cyganiak 2003-06-04 20:30

update command line help and Ant task with -include and -exclude

36 lines of code changed in 2 files:

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

421 lines of code changed in 7 files:

Richard Cyganiak 2003-06-04 14:20

added "Files with most revisions" table to FileSizesPage

178 lines of code changed in 11 files:

Richard Cyganiak 2003-06-03 16:22

- seperated the ChangesAndLinesTableReport into individual TableReport classes for each table type

- added Largest Files table

- small cleanups

661 lines of code changed in 23 files:

Richard Cyganiak 2003-06-03 14:00

- more small changes to Builder

- removed dependency of CvsFile on RepositoryFileManager (Good Thing!)

72 lines of code changed in 10 files:

Richard Cyganiak 2003-06-03 10:26

moved some generic stuff from Builder to FileUtils and CvsLogUtils

179 lines of code changed in 8 files:

Richard Cyganiak 2003-06-03 09:40 Rev.: 1.54

small cleanups

18 lines of code changed in 1 file:

Richard Cyganiak 2003-06-03 00:18

fixed javadoc warnings

31 lines of code changed in 7 files:

Richard Cyganiak 2003-06-03 00:05 Rev.: 1.39

removed old unused methods, general cleanup

20 lines of code changed in 1 file:

Richard Cyganiak 2003-06-02 23:46

moved line calculation algorithms from CvsFile to Builder and improved some tests

504 lines of code changed in 16 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

814 lines of code changed in 22 files:

May 2003 »

Generated by StatCVS 0.5.0