Author | Revisions | Lines of Code | Added Lines of Code | Lines of Code per Change |
---|---|---|---|---|
rinkrank | 11 (84.6%) | 385 (101.6%) | 513 (99.2%) | 35.00 |
topping | 1 (7.7%) | 0 (0.0%) | 4 (0.8%) | 0.00 |
pathoss | 1 (7.7%) | -6 (-1.6%) | 0 (0.0%) | -6.00 |
Date | Author | File/Message |
---|---|---|
30/08/03 07:23 | topping |
Patch submitted by Takashi Okamoto for alternate source file encodings
(1 Files changed,
4 Lines changed)
|
20/08/03 14:56 | rinkrank |
Made CodeTestCase possible to use from a static context. Useful when the CodeTestCase is used without extending it. (needed by XDoclet2/Generama's tests).
(1 Files changed,
74 Lines changed)
|
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,
73 Lines changed)
|
10/06/03 14:27 | rinkrank |
Removed email address for Aslak
(1 Files changed,
1 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,
8 Lines changed)
|
29/04/03 20:12 | rinkrank |
o XJavaDoc is no longer a singleton
o Applied XJD-24
(1 Files changed,
30 Lines changed)
|
15/04/03 22:44 | pathoss |
Removed the constructor. Not needed anymore since JUnit 3.8.
(1 Files changed,
0 Lines changed)
|
20/03/03 22:36 | rinkrank |
Introduced a new Interface in XJavaDoc: xjavadoc.Type. This interface provides about the XClass AND the dimension.
(1 Files changed,
2 Lines changed)
|
04/03/03 23:49 | rinkrank |
- Added logic to discover whether a method is a bean property accessor/mutator, as well as getting the property name.
- Removed dummy javadocs
(1 Files changed,
13 Lines changed)
|
24/02/03 13:31 | rinkrank |
- Fixed bug XDT-289
- Changed copyright years
(1 Files changed,
2 Lines changed)
|
07/02/03 02:10 | rinkrank |
Added two fancy-pancy methods for accessing a CodeUnit class' directory and root directory. This is to make it easier to reference the files we want to compare.
(1 Files changed,
33 Lines changed)
|
07/01/03 10:00 | rinkrank |
o Fixed bug XJD-12
o Improved CodeUnit documentation
o Removed calls to deprecated xjavadoc methods
(1 Files changed,
15 Lines changed)
|
30/10/02 17:25 | rinkrank |
Forgot to add this yesterday.
(1 Files changed,
262 Lines changed)
|