Quick Search:

jump to detailed chart Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

Watches and RSS

History

MAIN 1.21 1.1 backport175 1.1.1.1

latest revision download Branch MAIN

1.21 annotated / raw | Diffs: previous, other | Lines: 621 ( +0, -12 )

Created: 2005-06-29 10:56:05 -0500 (2 years 10 months ago) | Author: avasseur | Changeset: MAIN:avasseur:20050629155605

cleanup

1.20 annotated / raw | Diffs: previous, other | Lines: 633 ( +48, -13 )

Created: 2005-06-29 10:52:23 -0500 (2 years 10 months ago) | Author: avasseur | Changeset: MAIN:avasseur:20050629155223

short/ byte support

1.19 annotated / raw | Diffs: previous, other | Lines: 598 ( +25, -24 )

Created: 2005-06-28 11:09:47 -0500 (2 years 10 months ago) | Author: avasseur | Changeset: MAIN:avasseur:20050628160947

fix for nested class - issue with CL that arise with ant task in compiler

1.18 annotated / raw | Diffs: previous, other | Lines: 597 ( +4, -0 )

Created: 2005-06-21 09:09:51 -0500 (2 years 10 months ago) | Author: avasseur | Changeset: MAIN:avasseur:20050621140951

fix default value for 0 and handle int to long implict conversion as folks write default 0; even for longs

1.17 annotated / raw | Diffs: previous, other | Lines: 593 ( +20, -1 )

Created: 2005-06-21 03:43:53 -0500 (2 years 10 months ago) | Author: avasseur | Changeset: MAIN:avasseur:20050621084353

BP-44: 0l 0L long fix (was octal) + nested class dot styled lookup

1.16 annotated / raw | Diffs: previous, other | Lines: 574 ( +1, -1 )

Created: 2005-05-27 09:26:05 -0500 (2 years 11 months ago) | Author: avasseur | Changeset: MAIN:avasseur:20050527142604

use my own fixed qdox with inner type fix + test case

Tags: rel_1_0

1.15 annotated / raw | Diffs: previous, other | Lines: 574 ( +28, -0 )

Created: 2005-03-14 21:09:24 -0600 (3 years 2 months ago) | Author: avasseur | Changeset: MAIN:avasseur:20050315030924

BP-22 doclet syntax (for now no option - will think about it)

1.14 annotated / raw | Diffs: previous, other | Lines: 546 ( +155, -12 )

Created: 2005-02-21 05:36:59 -0600 (3 years 2 months ago) | Author: avasseur | Changeset: MAIN:avasseur:20050221113658

annotation defaults value, no element name crap

1.13 annotated / raw | Diffs: previous, other | Lines: 403 ( +0, -1 )

Created: 2005-02-10 07:30:27 -0600 (3 years 3 months ago) | Author: jboner | Changeset: MAIN:jboner:20050210133027

all tests pass

Tags: rel_1_0_RC1

1.12 annotated / raw | Diffs: previous, other | Lines: 404 ( +13, -3 )

Created: 2005-02-10 07:21:00 -0600 (3 years 3 months ago) | Author: jboner | Changeset: MAIN:jboner:20050210132100

fixed bug with single char - BP-16

1.11 annotated / raw | Diffs: previous, other | Lines: 394 ( +6, -2 )

Created: 2005-02-10 03:31:55 -0600 (3 years 3 months ago) | Author: avasseur | Changeset: MAIN:avasseur:20050210093155

finally done with annotation validation and BP 13

1.10 annotated / raw | Diffs: previous, other | Lines: 390 ( +2, -1 )

Created: 2005-02-10 02:23:33 -0600 (3 years 3 months ago) | Author: jboner | Changeset: MAIN:jboner:20050210082332

misc refactoring of msg rendering

1.9 annotated / raw | Diffs: previous, other | Lines: 389 ( +4, -4 )

Created: 2005-02-09 15:10:16 -0600 (3 years 3 months ago) | Author: jboner | Changeset: MAIN:jboner:20050209211016

refactored parser to support context - needed to do validation of nested arrays and annotations

1.8 annotated / raw | Diffs: previous, other | Lines: 389 ( +1, -2 )

Created: 2005-02-09 15:07:47 -0600 (3 years 3 months ago) | Author: jboner | Changeset: MAIN:jboner:20050209210747

refactored parser to support context - needed to do validation of nested arrays and annotations

1.7 annotated / raw | Diffs: previous, other | Lines: 390 ( +123, -134 )

Created: 2005-02-09 15:06:36 -0600 (3 years 3 months ago) | Author: jboner | Changeset: MAIN:jboner:20050209210635

refactored parser to support context - needed to do validation of nested arrays and annotations

1.6 annotated / raw | Diffs: previous, other | Lines: 401 ( +33, -12 )

Created: 2005-02-09 08:50:58 -0600 (3 years 3 months ago) | Author: jboner | Changeset: MAIN:jboner:20050209145058

added an annotation validator to the parser

1.5 annotated / raw | Diffs: previous, other | Lines: 380 ( +1, -1 )

Created: 2005-02-08 10:49:02 -0600 (3 years 3 months ago) | Author: avasseur | Changeset: MAIN:avasseur:20050208164902

small delta for IDE

1.4 annotated / raw | Diffs: previous, other | Lines: 380 ( +10, -10 )

Created: 2005-02-04 11:10:27 -0600 (3 years 3 months ago) | Author: jboner | Changeset: MAIN:jboner:20050204171027

refactoring messed up docs

1.3 annotated / raw | Diffs: previous, other | Lines: 380 ( +10, -10 )

Created: 2005-02-04 10:51:37 -0600 (3 years 3 months ago) | Author: jboner | Changeset: MAIN:jboner:20050204165137

fixed filtering bug
some clean up

1.2 annotated / raw | Diffs: previous, other | Lines: 380 ( +4, -1 )

Created: 2005-02-04 10:31:21 -0600 (3 years 3 months ago) | Author: avasseur | Changeset: MAIN:avasseur:20050204163121

better error reporting
TBD: for ignored doclets

1.1 new annotated / raw | Lines: 377 ( +377, -0 )

Created: 2005-02-03 08:23:34 -0600 (3 years 3 months ago) | Author: jboner | Changeset: MAIN:jboner:20050203142300

Initial revision

Branch point for: backport175

Tags: backport175$BP

latest revision download Branch backport175

1.1.1.1 annotated / raw | Diffs: previous, other | Lines: 377 ( +0, -0 )

Created: 2005-02-03 08:23:34 -0600 (3 years 3 months ago) | Author: jboner | Changeset: backport175:jboner:20050203142300

initial upload

Tags: start

Open Source License registered to the Codehaus Project. This license of FishEye is provided to support the development of Codehaus only.
Atlassian FishEye, Subversion, CVS & Perforce analysis. (Version:1.5.1 Build:build-296 2008-04-24 ) - Administration - Page generated 2008-05-16 10:07 -0500