]> source.dussan.org Git - aspectj.git/shortlog
aspectj.git
2005-08-12 aclementgenericitds: on first construction of the ITD, it build...
2005-08-12 aclementgenericitds: Using target type variables in your ITD...
2005-08-12 aclementgenericitds: fields using target types tvars: New param...
2005-08-12 acolyeranother case of ArrayStoreException - a bug that Java...
2005-08-12 aclementgenericitds: Using target type variables in your ITD...
2005-08-12 aclementgenericitds: Using target type variables in your ITD...
2005-08-12 acolyerpatch from David Knibb (IBM) to make test more resilien...
2005-08-12 acolyerremove dependency on 1.5 API and bizarre unwanted import
2005-08-11 acolyergeneric aspect testcases - woohoo!
2005-08-11 acolyerinitial "parameterizeWith" support for declares
2005-08-11 acolyerearly "parameterizeWith" support for type patterns
2005-08-11 acolyerearly "parameterizeWith" support for pointcuts
2005-08-11 acolyerproper handling of type variable signatures ("Txxx;")
2005-08-11 acolyeronly collect declares from concrete aspects
2005-08-11 acolyerimplementation of parameterizeWith
2005-08-11 acolyerdeclares from a parameterized super-aspect are now...
2005-08-11 acolyerfixed completely broken implementation of findAspectDec...
2005-08-11 acolyera declare parents in an abstract aspect has no effect...
2005-08-11 avasseurforgot to add that one in my last commit
2005-08-11 acolyerupdated to test for non-parameterized super aspect
2005-08-11 acolyerwhen unpacking the generic signature of a nested type...
2005-08-11 acolyeruse $ not / to separate nested types in signatures
2005-08-11 acolyertest case for pr106634 :
2005-08-11 acolyercheck that only abstract aspects can have type paramete...
2005-08-11 acolyerincludes fix in GenericSignatureParser to handle nested...
2005-08-11 acolyerremoved hard-coded date of July 5th
2005-08-11 acolyerremoved import of non-existing file
2005-08-11 acolyerfixed bug whereby we were adding a String into an array...
2005-08-11 avasseuradd test for proxy weaving and jit class weaving, updat...
2005-08-10 acolyertests and fix for bug pr106461:
2005-08-10 acolyersupport for binding of parameterized types in after...
2005-08-10 acolyertest cases for after throwing and after returning with...
2005-08-10 acolyerensure that the generic signature information for advic...
2005-08-09 acolyertests for args - this completes the implementation...
2005-08-09 acolyernow handles resolving of generic wildcards in type...
2005-08-09 acolyermake sure that "all exact" testing takes into account...
2005-08-09 acolyer>> and >>> are lexed as tokens by the JDT parser. We...
2005-08-09 acolyerensure we don't try and insert an instanceof test for...
2005-08-09 acolyerI only changed a comment, honestly, I only changed...
2005-08-09 acolyerargs fully updated for generics and parameterized types
2005-08-09 acolyerdon't try and make BcelObjectTypes for parameterized...
2005-08-09 acolyerresolved members never belong to raw types, but the...
2005-08-09 acolyeradded getSimpleName which looks better when used in...
2005-08-09 acolyera type variable reference type should never be treated...
2005-08-09 acolyera shadow now remembers the resolved version of its...
2005-08-09 acolyersupport for coercion testing with parameterized types
2005-08-09 acolyeradded unchecked match warning
2005-08-09 acolyeradded toGenericString
2005-08-09 acolyersupport for coercion testing
2005-08-09 acolyernew tests cases for args with generics and generic...
2005-08-09 aclementgenericitds: 2 big changes here: I've modifed the...
2005-08-09 aclementGenericAspects: from AJDK
2005-08-09 acolyerthis version is built with -1.3 ;)
2005-08-08 acolyersome updates to make this sort-of-compile
2005-08-08 acolyerupdated rules that allow ITDs on generic types using...
2005-08-08 aclementgenericitds: reusing similar specifications for type...
2005-08-08 aclementgenericitds: test programs for ITDs targetting the...
2005-08-08 aclementFix for pr98901: copying annotations to new members...
2005-08-08 aclementgenericitds:
2005-08-08 aclementgeneric itds:
2005-08-08 aclementgenericitds: sharing type variables with generic type...
2005-08-08 aclementgenericitds: test programs
2005-08-05 acolyertests and implementation for calls to bridge methods...
2005-08-05 acolyertests and fix for call pointcut matching with various...
2005-08-04 aclementgenericitds: lots of new support for recursive type...
2005-08-04 acolyeroops, this is the implementation that is needed for...
2005-08-04 acolyertest cases for execution pointcut with generic and...
2005-08-04 acolyerlast couple of withincode tests - this completes the...
2005-08-04 acolyerwith the new matching algorithm, these tests now pass...
2005-08-04 acolyersignature matching algorithm simplified, sorted, and...
2005-08-04 acolyerimproved and additional signature matching tests
2005-08-04 acolyerchanged Member to be an interface with impl MemberImpl...
2005-08-04 acolyerfixed broken example wrt. annotation inheritance
2005-08-03 aclementgenericitds: more combinations
2005-08-03 aclementgenericitds: now we're getting silly..
2005-08-03 aclementgenericitds: more combinations
2005-07-29 aclementgenericitds: the possibilities are endless.
2005-07-29 aclementgenericitds: using wildcard '? extends Type' and '...
2005-07-29 aclementgenericitds: using wildcard '? extends' with typevariables.
2005-07-29 acolyerchanges for initialization and preinitialization join...
2005-07-29 acolyertests for initialization and preinitialization pointcut...
2005-07-29 aclementgenericitds: using wildcard '? extends Type'
2005-07-29 aclementgenericitds: using wildcard '? extends' with typevariables.
2005-07-29 acolyerensure that wildcard bounds for things like ? extends...
2005-07-29 acolyerconsider the true (generic signature) type of a field...
2005-07-29 acolyerthe name says it all ;)
2005-07-29 acolyertake type parameters into account for equality and...
2005-07-29 acolyeravoids creating field signature twice
2005-07-29 acolyerremoved some dead code
2005-07-29 acolyerremoved dead imports
2005-07-29 acolyerfields now unpack their generic signature to determine...
2005-07-29 acolyerpruned some dead code
2005-07-29 acolyernew messages emitted during pointcut resolution when...
2005-07-29 acolyerfixes paramerization for raw types so that List<T>...
2005-07-29 acolyertest cases for get, set, staticinitialization, this...
2005-07-28 acolyerno more parameterized or type variable types for declar...
2005-07-28 acolyerparser updates for generics simplification plan
2005-07-28 acolyerfull support for generic wildcard (?, ? extends, ?...
2005-07-28 acolyereliminates unwanted "genericSignature" attribute, and...
2005-07-28 acolyerupdates to tests in accordance with generics simplifica...
next