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.39 1.1

latest revision download Branch MAIN

1.39 annotated / raw | Diffs: previous, other | Lines: 1204 ( +8, -0 )

Created: 2005-06-02 09:54:07 -0500 (2 years 11 months ago) | Author: avasseur | Changeset: MAIN:avasseur:20050602145407

fix for interface field stuff AW-455

1.38 annotated / raw | Diffs: previous, other | Lines: 1196 ( +23, -5 )

Created: 2005-03-07 08:05:07 -0600 (3 years 2 months ago) | Author: avasseur | Changeset: MAIN:avasseur:20050307140507

perJVM mixin + mixin param

Tags: rel_2_0

1.37 annotated / raw | Diffs: previous, other | Lines: 1178 ( +4, -4 )

Created: 2005-02-17 04:00:48 -0600 (3 years 2 months ago) | Author: avasseur | Changeset: MAIN:avasseur:20050217100047

fix for after returning broken in XML

1.36 annotated / raw | Diffs: previous, other | Lines: 1178 ( +6, -7 )

Created: 2005-01-31 08:34:24 -0600 (3 years 3 months ago) | Author: avasseur | Changeset: MAIN:avasseur:20050131143424

doc
removed old TODO/FIXME

Branch point for: branch_2_1

Tags: snapshot_2005_02_17 rel_2_0_RC3 branch_2_1$BP

1.35 annotated / raw | Diffs: previous, other | Lines: 1179 ( +10, -5 )

Created: 2005-01-18 07:25:12 -0600 (3 years 3 months ago) | Author: avasseur | Changeset: MAIN:avasseur:20050118132512

handler advisable test case turned on

1.34 annotated / raw | Diffs: previous, other | Lines: 1174 ( +10, -3 )

Created: 2005-01-18 05:47:07 -0600 (3 years 3 months ago) | Author: avasseur | Changeset: MAIN:avasseur:20050118114705

rewrote the Advisable stuff
- callee side cannot be made advisable - there is no way to do that in an efficient way => only caller is made advisable
- add to change the impl that was relying on joinpointhash wich is NOT unique at all
- changed the API to really pass pointcut and not pattern that we never know it is a call / execution or both
- TODO : update sample in doc

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

Created: 2005-01-12 10:28:25 -0600 (3 years 4 months ago) | Author: avasseur | Changeset: MAIN:avasseur:20050112162824

several fix around test case on clinit on jdk 5
matching optimization to avoid annotation matching when type does not match
some fix on interceptor + make it explicitly fail (see AW-402)

1.32 annotated / raw | Diffs: previous, other | Lines: 1166 ( +1, -1 )

Created: 2004-12-09 09:34:42 -0600 (3 years 5 months ago) | Author: avasseur | Changeset: MAIN:avasseur:20041209153442

fixed NPE in proxy stuff
fixed some issue in mixin but multiweaving needs much more work due to initial mistake in design aw$mixin field
see issue in RC3
add proxy sample in java 5

Tags: rel_2_0_RC2 snapshot_2005_01_03

1.31 annotated / raw | Diffs: previous, other | Lines: 1166 ( +2, -13 )

Created: 2004-12-09 03:56:30 -0600 (3 years 5 months ago) | Author: avasseur | Changeset: MAIN:avasseur:20041209095627

RC2 doc cflow handler

1.30 annotated / raw | Diffs: previous, other | Lines: 1177 ( +3, -2 )

Created: 2004-12-07 09:39:28 -0600 (3 years 5 months ago) | Author: jboner | Changeset: MAIN:jboner:20041207153928

more finegrained API for Proxy

1.29 annotated / raw | Diffs: previous, other | Lines: 1176 ( +1, -1 )

Created: 2004-12-03 07:02:40 -0600 (3 years 5 months ago) | Author: jboner | Changeset: MAIN:jboner:20041203130240

fix for removeAdvice in intercept.*

1.28 annotated / raw | Diffs: previous, other | Lines: 1176 ( +13, -6 )

Created: 2004-12-01 09:15:10 -0600 (3 years 5 months ago) | Author: jboner | Changeset: MAIN:jboner:20041201151510

test for handler interception - which will most likely never be implemented since not semantically correct

1.27 annotated / raw | Diffs: previous, other | Lines: 1169 ( +2, -0 )

Created: 2004-12-01 02:01:50 -0600 (3 years 5 months ago) | Author: avasseur | Changeset: MAIN:avasseur:20041201080150

handler impl + binding + tests
fixed withinCode JP broken issue
(thought I commit them yesterday - anyway here they are)
(this / target seems broken here - were they before ?)

fix NPE AW-361

1.26 annotated / raw | Diffs: previous, other | Lines: 1167 ( +19, -9 )

Created: 2004-11-29 07:51:21 -0600 (3 years 5 months ago) | Author: avasseur | Changeset: MAIN:avasseur:20041129135121

fix mixin bug that was causing trouble since more than a week..

1.25 annotated / raw | Diffs: previous, other | Lines: 1157 ( +11, -3 )

Created: 2004-11-29 03:18:53 -0600 (3 years 5 months ago) | Author: avasseur | Changeset: MAIN:avasseur:20041129091853

AW-357 @Aspect overidden by NULL from XML

1.24 annotated / raw | Diffs: previous, other | Lines: 1149 ( +38, -39 )

Created: 2004-11-29 02:53:15 -0600 (3 years 5 months ago) | Author: jboner | Changeset: MAIN:jboner:20041129085315

updates in code to handle interception framework

1.23 annotated / raw | Diffs: previous, other | Lines: 1150 ( +1, -1 )

Created: 2004-11-23 08:24:32 -0600 (3 years 5 months ago) | Author: jboner | Changeset: MAIN:jboner:20041123142432

better comment on ctor problem

1.22 annotated / raw | Diffs: previous, other | Lines: 1150 ( +20, -4 )

Created: 2004-11-23 08:22:23 -0600 (3 years 5 months ago) | Author: jboner | Changeset: MAIN:jboner:20041123142222

* programmatic per instance deployment through Advisable interface done for around advice (for execution/set/get)
* misc refactorings
* some bugfixes

1.21 annotated / raw | Diffs: previous, other | Lines: 1134 ( +56, -10 )

Created: 2004-11-22 07:33:19 -0600 (3 years 5 months ago) | Author: jboner | Changeset: MAIN:jboner:20041122133319

advisable impl, JIT part left

1.20 annotated / raw | Diffs: previous, other | Lines: 1088 ( +84, -26 )

Created: 2004-11-19 11:38:41 -0600 (3 years 5 months ago) | Author: jboner | Changeset: MAIN:jboner:20041119173841

programmatical per instance local deployment halfway implemented

1.19 annotated / raw | Diffs: previous, other | Lines: 1030 ( +2, -0 )

Created: 2004-11-19 06:45:56 -0600 (3 years 5 months ago) | Author: jboner | Changeset: MAIN:jboner:20041119124556

removed old junk -reorganized classes etc.

1.18 annotated / raw | Diffs: previous, other | Lines: 1028 ( +8, -8 )

Created: 2004-11-19 00:57:35 -0600 (3 years 5 months ago) | Author: jboner | Changeset: MAIN:jboner:20041119065735

DeploymentModel refactored to type-safe enum

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

Created: 2004-11-16 04:57:23 -0600 (3 years 5 months ago) | Author: avasseur | Changeset: MAIN:avasseur:20041116105722

fixed bug in mixin defined within a package element
fixed messy mixin

Tags: rel_2_0_RC1

1.16 annotated / raw | Diffs: previous, other | Lines: 1028 ( +39, -0 )

Created: 2004-11-15 05:26:55 -0600 (3 years 5 months ago) | Author: avasseur | Changeset: MAIN:avasseur:20041115112655

xml def
dtd update for depl scope
impl system wide depl scope

1.15 annotated / raw | Diffs: previous, other | Lines: 989 ( +7, -4 )

Created: 2004-11-12 08:45:10 -0600 (3 years 6 months ago) | Author: jboner | Changeset: MAIN:jboner:20041112144509

swapped È with é

1.14 annotated / raw | Diffs: previous, other | Lines: 986 ( +10, -1 )

Created: 2004-11-12 03:36:41 -0600 (3 years 6 months ago) | Author: avasseur | Changeset: MAIN:avasseur:20041112093641

fixed dtd
fix bug in mixin to support global pc
fix xml def deploymentModel unspecified in mixin

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

Created: 2004-11-10 10:17:18 -0600 (3 years 6 months ago) | Author: avasseur | Changeset: MAIN:avasseur:20041110161718

annotation cleanup, removed all proxy for AW @, renamed to Mixin, rewrote @ parsing from doclet

1.12 annotated / raw | Diffs: previous, other | Lines: 979 ( +0, -9 )

Created: 2004-11-10 02:36:09 -0600 (3 years 6 months ago) | Author: avasseur | Changeset: MAIN:avasseur:20041110083609

fixed one bug in interface introd.
cleanup to avoid useless map
fixed some issue with a hashmap key for <mixin

1.11 annotated / raw | Diffs: previous, other | Lines: 988 ( +0, -0 )

Created: 2004-11-09 07:39:12 -0600 (3 years 6 months ago) | Author: jboner | Changeset: MAIN:jboner:20041109133912

extensive docs for Mixin stuff (boring like #$%^....but done now)

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

Created: 2004-11-09 04:57:05 -0600 (3 years 6 months ago) | Author: jboner | Changeset: MAIN:jboner:20041109105705

support for transient modifier for mixin field (xml and annotation def), tested

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

Created: 2004-11-09 03:38:40 -0600 (3 years 6 months ago) | Author: avasseur | Changeset: MAIN:avasseur:20041109093840

none

1.8 annotated / raw | Diffs: previous, other | Lines: 979 ( +8, -6 )

Created: 2004-11-04 11:44:58 -0600 (3 years 6 months ago) | Author: jboner | Changeset: MAIN:jboner:20041104174458

refactored aspectmodel stuff

1.7 annotated / raw | Diffs: previous, other | Lines: 977 ( +3, -2 )

Created: 2004-11-03 09:44:52 -0600 (3 years 6 months ago) | Author: jboner | Changeset: MAIN:jboner:20041103154452

comp ext refactoring etc

1.6 annotated / raw | Diffs: previous, other | Lines: 976 ( +4, -4 )

Created: 2004-11-02 04:22:03 -0600 (3 years 6 months ago) | Author: jboner | Changeset: MAIN:jboner:20041102102202

1. support for inner class mixin (f.e. inside aspect) 2. added failing test for advising on introduced interfaces (mixins or regular introduced interfaces). Bug is that we need to update the ClassInfo after the mixin visitor.

1.5 annotated / raw | Diffs: previous, other | Lines: 976 ( +9, -10 )

Created: 2004-11-02 02:14:15 -0600 (3 years 6 months ago) | Author: jboner | Changeset: MAIN:jboner:20041102081415

added support for 'after returning' and 'after throwing' (no type spec.) + tests

1.4 annotated / raw | Diffs: previous, other | Lines: 977 ( +84, -63 )

Created: 2004-10-27 09:54:40 -0500 (3 years 6 months ago) | Author: jboner | Changeset: MAIN:jboner:20041027145437

Mixin support: definition, annotation parser, xml parser, factory hierarchy + tests (visitors etc. to go)

1.3 new annotated / raw | Diffs: previous, other | Lines: 956 ( +956, -0 )

Created: 2004-10-22 07:32:46 -0500 (3 years 6 months ago) | Author: avasseur | Changeset: MAIN:avasseur:20041022123243

add

1.2 deleted | Diffs: previous, other | Lines: 0 ( +0, -956 )

Created: 2004-10-22 06:52:19 -0500 (3 years 6 months ago) | Author: avasseur | Changeset: MAIN:avasseur:20041022115216

cleanup 2

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

Created: 2004-10-22 05:31:31 -0500 (3 years 6 months ago) | Author: jboner | Changeset: MAIN:jboner:20041022102856

initial commit for 2.x module

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-15 23:12 -0500