Author Statistics for vharcq

Back to Index Page

Author Details

Login: vharcq
Fullname: vharcq
Revisions: 33
Lines of Code: 342
Added Lines of Code: 744
Lines of Code per Change: 10.4

Lines Of Code (per Author)

Lines Of Code for vharcq (per module)

Activity

Commit Log

DateAuthorFile/Message
12/06/02 08:46vharcq
Bug 548610 : remove 'sourcepath' possible usage from xjavadoc and report a message to use 'fileset' instead (1 Files changed, 20 Lines changed)
22/05/02 22:25vharcq
With that samples build in 18 sec instead of 2min30sec Xjavadoc slower than javadoc ? FUCK IT ! (1 Files changed, 44 Lines changed)
02/05/02 23:09vharcq
We can not fork anymore ! (1 Files changed, 1 Lines changed)
16/04/02 21:42vharcq
Reset the SourceSet hashset in erset() method. Call reset() at every XDoclet ant task run to refresh the list to empty (1 Files changed, 1 Lines changed)
15/04/02 07:13vharcq
Add equals and hashCode method based on a String identifier (1 Files changed, 68 Lines changed)
14/04/02 18:00vharcq
1. Reset cache of sourceclasses when adding a sourceset (case of 2 ejbdoclet runs one after the other) 2. Throw exception of duplicate files found only if they are really different files (1 Files changed, 2 Lines changed)
04/04/02 23:51vharcq
Replace " " by ' ' for performance (3 Files changed, 6 Lines changed)
03/04/02 23:51vharcq
Some more performance improvements. Now runs in 32 sec (instead of 55 in the beginning of the day) (7 Files changed, 220 Lines changed)
03/04/02 15:56vharcq
Bug fix (1 Files changed, 13 Lines changed)
03/04/02 15:31vharcq
Performance changes Small on samples but on my own project it runs now in half the time ! (7 Files changed, 219 Lines changed)