Author | Revisions | Lines of Code | Added Lines of Code | Lines of Code per Change |
---|---|---|---|---|
rinkrank | 3 (100.0%) | 20 (100.0%) | 21 (100.0%) | 6.67 |
Date | Author | File/Message |
---|---|---|
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
(1 Files changed,
1 Lines changed)
test/ab/AB.java 1.3
(+1
-0)
|
25/03/03 23:55 | rinkrank |
Added two method to XMethod: getAccessor() and getMutator(). These are for accessing a mutator method's corresponding accessor method and vice versa.
(1 Files changed,
12 Lines changed)
test/ab/AB.java 1.2
(+12
-1)
|
21/03/03 15:36 | rinkrank |
Fixed UnmodifiedInterfaceDeclaration bug (XJD-17) and added a test case for it.
(1 Files changed,
8 Lines changed)
test/ab/AB.java 1.1
added 8
|