Author | Revisions | Lines of Code | Added Lines of Code | Lines of Code per Change |
---|---|---|---|---|
rinkrank | 13 (72.2%) | 100 (84.7%) | 218 (68.1%) | 7.69 |
ko5tik | 4 (22.2%) | 18 (15.3%) | 84 (26.2%) | 4.50 |
pathoss | 1 (5.6%) | 0 (0.0%) | 18 (5.6%) | 0.00 |
Date | Author | File/Message |
---|---|---|
28/04/02 23:27 | pathoss |
Changed package xdoclet.tags to xdoclet.tagshandler.
(1 Files changed,
18 Lines changed)
etc/log4j/log4j.properties 1.13
(+18
-18)
|
19/04/02 18:15 | ko5tik |
all junit tests are green now.
Implemented some CRUD tests for XDoc
(2 Files changed,
19 Lines changed)
etc/log4j/log4j.properties 1.12
(+18
-58)
|
17/04/02 12:35 | ko5tik |
added event propagation on tag changes
(1 Files changed,
58 Lines changed)
etc/log4j/log4j.properties 1.11
(+58
-0)
|
10/03/02 17:56 | rinkrank |
-Modified grammar and core, so both plain JavaCC and JJTree is supported.
JavaCC is faster, and will be used by XDoclet. The sources will be read-only. JJTree is slower,
but enables svaing of (modified) sources.
-Removed XTagParameter class for the sake of simpler API and implementation
-Removed old benchmark tests
-Fixed some more deadlock issues
-Implemented wait/notify in interfaces too
-And some more tests (I think)
(1 Files changed,
0 Lines changed)
etc/log4j/log4j.properties 1.10
(+0
-1)
|
01/03/02 10:44 | rinkrank |
Automatic JUnit test generation
Various bug fixes and optimisations
Deadlock! FIXME
(1 Files changed,
3 Lines changed)
etc/log4j/log4j.properties 1.9
(+3
-59)
|
25/02/02 00:02 | rinkrank |
-Implemented (faulty) XJavaDocl.reset() FIXME please somebody who understands threads ;-)
-Log4J/ConfigLog4J settings now have settings for all classes
-New proxy class test.
-Privatised XJavaDoc.scan(String) - getXClass(String) should always be used instead.
(2 Files changed,
12 Lines changed)
etc/log4j/log4j.properties 1.8
(+11
-6)
|
24/02/02 04:38 | rinkrank |
No class variables. The variables are passed to the productions that need to modify them. This solves innerclass problem too.
Added new production rules (with underscore in the name) which are only used in special cases
-Added complete() method to AbstractClass. This will fill in a class' members, but not before it's needed. BIG optimizer!
-Using wait() (Thanks for this incredibly fantastic idea Ara!!!!!!!!!!!!!!!!!!!!!)
-Changed back to methodNameWithSignature for the sake of a simpler API
-xjavadoc is 4-5 times faster if only class level docs are accessed ;-)))
(1 Files changed,
2 Lines changed)
etc/log4j/log4j.properties 1.7
(+2
-5)
|
20/02/02 00:12 | rinkrank |
-Added benchmark target, javadoc is still 20% faster than xjavadoc :-(
-Optimizations: static parser, MULTI=false (no more ASTxxx classes)
-Mades impl classes package private
-Fixed some comments
-Fixed a few bugs
(1 Files changed,
14 Lines changed)
etc/log4j/log4j.properties 1.6
(+14
-22)
|
19/02/02 19:13 | rinkrank |
Full refactoring:
-cleaned up bad code ;-)
-introduced proxy (GoF) for performance
-moved most classes to main xjavadoc package
(1 Files changed,
24 Lines changed)
etc/log4j/log4j.properties 1.5
(+24
-22)
|
17/02/02 19:43 | ko5tik |
added creation of xjavadoc from single directory
(necessary for loading sources in xdocletgui )
Introduced dependency to org.apache.tools.ant.DirectoryScanner
( maybe develop own one? )
(1 Files changed,
7 Lines changed)
etc/log4j/log4j.properties 1.4
(+7
-7)
|
25/01/02 00:33 | rinkrank |
Added tests, fixed some bugs. CVS messages will be more verbose from now. I promise.
(1 Files changed,
3 Lines changed)
etc/log4j/log4j.properties 1.3
(+3
-0)
|
20/01/02 16:53 | rinkrank |
Better javadoc mutation support.
Implemented a few JUnit tests
(1 Files changed,
2 Lines changed)
etc/log4j/log4j.properties 1.2
(+2
-2)
|
13/01/02 16:37 | rinkrank |
Too much to mention
(4 Files changed,
158 Lines changed)
etc/log4j/configLog4j.properties 1.1
added 37
etc/log4j/header.txt 1.1
added 15
etc/log4j/trailer.txt 1.1
added 9
etc/log4j/log4j.properties 1.1
added 97
|