Directory Statistics for src/DTDDoc/

Back to Index Page

Lines Of Code for src/DTDDoc/

Commits for src/DTDDoc/ (per author)

AuthorRevisionsLines of CodeAdded Lines of CodeLines of Code per Change
hboutemy106 (57.9%) 1255 (22.2%) 5707 (41.6%) 11.84
wiz2177 (42.1%) 4402 (77.8%) 8018 (58.4%) 57.17

Commit Log

DateAuthorFile/Message
1/6/07 7:55 PMhboutemy
updated SFID 1628596 fix: in case of an inclusion at the beginning (before the first element definition) (1 Files changed, 2 Lines changed)
1/6/07 4:43 PMhboutemy
bugfix: only detected root where shown, not a @root declared (3 Files changed, 53 Lines changed)
1/6/07 4:09 PMhboutemy
fixed SFID 1628596 : @title tag does not work well with included DTD's (testcase added into DTDDoc features demo) (2 Files changed, 181 Lines changed)
12/26/06 11:59 PMhboutemy
fixed a stupid mistake with file encoding (1 Files changed, 1 Lines changed)
12/26/06 11:11 PMhboutemy
optimized the generated html for highlighted dtd (3 Files changed, 460 Lines changed)
12/25/06 9:00 PMhboutemy
wrote a specific DTD grammar to get a better highlighting than simple XML (4 Files changed, 1144 Lines changed)
12/24/06 2:39 PMhboutemy
integrated JHighlight to render highlighted DTD source (1 Files changed, 10 Lines changed)
12/16/06 11:57 AMhboutemy
improvement : added a space after comma separator, to enable line-break when the line becomes too long (1 Files changed, 1936 Lines changed)
10/25/06 2:56 PMhboutemy
improved javadoc (1 Files changed, 54 Lines changed)
10/15/06 7:27 PMwiz21
Fixed comments (1 Files changed, 1 Lines changed)
10/10/06 8:36 PMwiz21
Added support to get around net beans comment option (1 Files changed, 8 Lines changed)
9/19/06 8:54 PMwiz21
removed useless </b> html tag (1 Files changed, 1 Lines changed)
9/19/06 8:53 PMwiz21
changed stF email address (1 Files changed, 1 Lines changed)
9/19/06 8:52 PMwiz21
Changed stF's email (1 Files changed, 1 Lines changed)
9/18/06 9:07 PMwiz21
Added support for getAroundNetBeanComments option (triple hyphen) (2 Files changed, 19 Lines changed)
9/18/06 9:06 PMwiz21
Added support for getAroundNetBeansComments (triple hyphens) option (1 Files changed, 14 Lines changed)
9/18/06 9:05 PMwiz21
Added support for "netbeans" triple hyphen option (that is, the code necessary to be able to turn this option on or off) (1 Files changed, 11 Lines changed)
9/18/06 9:03 PMwiz21
Added comments about some undesirable behaviour of Ant's logs (basically, it doesn't say if it's warn/info or error... (1 Files changed, 9 Lines changed)
9/17/06 8:41 PMhboutemy
bugfix : NPE when setting styleSheet property in Ant task (1 Files changed, 14 Lines changed)
9/12/06 9:04 PMwiz21
Better support when asked to comment an empty set of file. (1 Files changed, 6 Lines changed)