Author | Revisions | Lines of Code | Added Lines of Code | Lines of Code per Change |
---|---|---|---|---|
rinkrank | 9 (56.2%) | 64 (13.0%) | 79 (15.3%) | 7.11 |
topping | 3 (18.8%) | 40 (8.1%) | 40 (7.8%) | 13.33 |
dimc | 3 (18.8%) | 396 (80.2%) | 396 (76.9%) | 132.00 |
pilhuhn | 1 (6.2%) | -6 (-1.2%) | 0 (0.0%) | -6.00 |
Date | Author | File/Message |
---|---|---|
10/07/04 14:54 | pilhuhn |
Remove unused imports.
(1 Files changed,
0 Lines changed)
|
30/08/03 07:23 | topping |
Patch submitted by Takashi Okamoto for alternate source file encodings
(3 Files changed,
40 Lines changed)
|
26/08/03 10:48 | rinkrank |
New file
(1 Files changed,
63 Lines changed)
|
10/06/03 14:25 | rinkrank |
Removed email address for Aslak
(1 Files changed,
1 Lines changed)
|
09/04/03 19:19 | rinkrank |
o Added a maven build
o Cleaned up code
(1 Files changed,
0 Lines changed)
|
24/02/03 13:31 | rinkrank |
- Fixed bug XDT-289
- Changed copyright years
(3 Files changed,
3 Lines changed)
|
05/02/03 20:28 | rinkrank |
Added getPath() method to AbstractFile
(2 Files changed,
7 Lines changed)
|
30/10/02 02:02 | rinkrank |
-Added CodeUnit
-Simplified XJavadoc API
-Updated XDoclet and XDoclet GUI to fit changes
-Fixed the home inheritance removal problems (I hope)
-XJavadoc is using commons predicate in stead of homegrown filters
-Removed obsolete classes
-Upgraded xdoclegui IDEA plugin to work with Ariadna 655
(1 Files changed,
5 Lines changed)
|
03/10/02 21:16 | dimc |
Renamed old SourceSet to FileSourceSet and extracted new interface to
replace the previous SourceSet class. Changed tests to use new
FileSourceSet.
(3 Files changed,
396 Lines changed)
|