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.18 1.1 backport175 1.1.1.1

latest revision download Branch MAIN

1.18 annotated / raw | Diffs: previous, other | Lines: 580 ( +5, -5 )

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.17 annotated / raw | Diffs: previous, other | Lines: 580 ( +4, -4 )

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

cleanup from last commit

Tags: rel_1_0

1.16 annotated / raw | Diffs: previous, other | Lines: 580 ( +4, -4 )

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

1.15 annotated / raw | Diffs: previous, other | Lines: 580 ( +17, -15 )

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

annotation defaults value, no element name crap

1.14 annotated / raw | Diffs: previous, other | Lines: 578 ( +18, -0 )

Created: 2005-02-11 05:41:55 -0600 (3 years 3 months ago) | Author: avasseur | Changeset: MAIN:avasseur:20050211114150

fixed too early accept reporting

Tags: rel_1_0_RC1

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

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.12 annotated / raw | Diffs: previous, other | Lines: 560 ( +1, -0 )

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.11 annotated / raw | Diffs: previous, other | Lines: 559 ( +5, -4 )

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

misc refactoring of msg rendering

1.10 annotated / raw | Diffs: previous, other | Lines: 558 ( +0, -0 )

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.9 annotated / raw | Diffs: previous, other | Lines: 558 ( +34, -1 )

Created: 2005-02-07 05:28:25 -0600 (3 years 3 months ago) | Author: avasseur | Changeset: MAIN:avasseur:20050207112824

1.4 annotation reading under  1.5
+ fix NPE

1.8 annotated / raw | Diffs: previous, other | Lines: 525 ( +21, -21 )

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

refactoring messed up docs

1.7 annotated / raw | Diffs: previous, other | Lines: 525 ( +142, -74 )

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.6 annotated / raw | Diffs: previous, other | Lines: 457 ( +18, -9 )

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.5 annotated / raw | Diffs: previous, other | Lines: 448 ( +20, -9 )

Created: 2005-02-04 09:52:21 -0600 (3 years 3 months ago) | Author: avasseur | Changeset: MAIN:avasseur:20050204155221

refactor all static crap to OO for better IDE cycles
hooked in location and event handler - half way (parse exception still ugly  and no warning yet)

1.4 annotated / raw | Diffs: previous, other | Lines: 437 ( +121, -9 )

Created: 2005-02-04 07:19:58 -0600 (3 years 3 months ago) | Author: avasseur | Changeset: MAIN:avasseur:20050204131958

ensure no @ duplicate, commit without test for Jonas

1.3 annotated / raw | Diffs: previous, other | Lines: 325 ( +15, -19 )

Created: 2005-02-04 05:36:06 -0600 (3 years 3 months ago) | Author: avasseur | Changeset: MAIN:avasseur:20050204113604

speed up lookup at compile time thru ignored cache and richer rawAnn to avoid dual lookups
fixed bug in class level ann not present (NPE)
removed useless type desc helper (use ASM)
add some test for that
ensure that compilation only allow ONE usage of an annotation class (ie aliased OR FQN with DOT OR FQN with $ but not a mix of those)
TODO: ensure bytecode does not allow for 2+ annotation of the same type [perhaps sequqence hashmap / checks in annenhancer]

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

Created: 2005-02-04 04:37:34 -0600 (3 years 3 months ago) | Author: jboner | Changeset: MAIN:jboner:20050204103734

impl handling of DOT in definition of inner classes and not only '$' + tests

1.1 new annotated / raw | Lines: 327 ( +327, -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: 327 ( +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 03:04 -0500