Author | Revisions | Lines of Code | Added Lines of Code | Lines of Code per Change |
---|---|---|---|---|
rinkrank | 11 (68.8%) | 674 (103.4%) | 812 (97.9%) | 61.27 |
pathoss | 4 (25.0%) | -36 (-5.5%) | 2 (0.2%) | -9.00 |
dmlloyd | 1 (6.2%) | 14 (2.1%) | 15 (1.8%) | 14.00 |
Date | Author | File/Message |
---|---|---|
19/04/04 15:14 | dmlloyd |
Add support for transformed class name; add tests for same
(1 Files changed,
15 Lines changed)
junit/xjavadoc/XJavaDocTest.java 1.6
(+15
-1)
|
09/07/03 13:33 | rinkrank |
o Fixed a bug preventing one-line javadoc to be read.
o CodeUnit can now compare directories.
o Removed some bad javadocs
o Fixed build so generated tests are run again
(2 Files changed,
20 Lines changed)
|
05/05/03 00:20 | rinkrank |
o Added tag discovery via BeanInfo
o Set version to 1.0.1-SNAPSHOT
(1 Files changed,
1 Lines changed)
junit/xjavadoc/XTagTest.java 1.3
(+1
-1)
|
29/04/03 20:12 | rinkrank |
o XJavaDoc is no longer a singleton
o Applied XJD-24
(2 Files changed,
43 Lines changed)
junit/xjavadoc/CodeTest.java 1.4
(+1
-1)
junit/xjavadoc/XJavaDocTest.java 1.4
(+42
-43)
|
15/04/03 22:44 | pathoss |
Removed the constructor. Not needed anymore since JUnit 3.8.
(4 Files changed,
2 Lines changed)
junit/xjavadoc/CodeTest.java 1.3
(+1
-6)
junit/xjavadoc/XTagTest.java 1.2
(+1
-14)
|
15/04/03 09:58 | rinkrank |
o Added xjavadoc download logic to the XDoclet ant build
o Aligned xjavadoc's ant build with Maven build
o Upgraded JavaCC to 2.1
(1 Files changed,
16 Lines changed)
junit/xjavadoc/XJavaDocTest.java 1.2
(+16
-36)
|
09/04/03 19:26 | rinkrank |
fixed bad path and refactored
(1 Files changed,
8 Lines changed)
junit/xjavadoc/CodeTest.java 1.2
(+8
-13)
|
09/04/03 19:19 | rinkrank |
o Added a maven build
o Cleaned up code
(4 Files changed,
724 Lines changed)
junit/xjavadoc/XJavaDocTest.java 1.1
added 500
junit/xjavadoc/CodeTest.java 1.1
added 62
junit/xjavadoc/XTagTest.java 1.1
added 43
|