]> source.dussan.org Git - aspectj.git/shortlog
aspectj.git
2005-08-17 acolyerupdated copyright date
2005-08-17 acolyeradded method to determine which set of lint kinds are...
2005-08-17 acolyertell Lint which warnings to suppress during specializat...
2005-08-17 acolyersupport for @SuppressAjWarnings
2005-08-17 acolyeradvice remembers the set of lint warnings that are...
2005-08-17 acolyeradded ajdk generics tests and test for annotation match...
2005-08-17 acolyertest cases for all examples in the new generics chapter...
2005-08-17 acolyertest case for user list reported problem with annotatio...
2005-08-17 acolyerfix for bug 98952: @AJ if pointcut
2005-08-17 acolyerre-enabling tests with @AJ processing in ajc since...
2005-08-17 avasseur@AJ PTW polish as per aj$getInstance does not rethrow...
2005-08-16 acolyerfix for Bugzilla Bug 107059
2005-08-16 acolyerimplementation of parameterize with for EllipsisTypePattern
2005-08-16 acolyerimplementation of parameterize with
2005-08-16 acolyeradded isAny() to enable easy testing for full wildcard
2005-08-16 acolyertest for declare soft with type vars
2005-08-16 acolyertests for pr106130 and pr107059
2005-08-16 acolyerajc-test drivers for 106130, 107059, and declare soft...
2005-08-16 acolyertest for declare soft in a generic aspect when using...
2005-08-16 acolyertests for pr106130
2005-08-16 acolyertest for Bugzilla Bug 107059
2005-08-16 acolyerupdated message text...
2005-08-16 aclementremoved 1.3 testing temporarily to keep build happy?
2005-08-15 acolyerfix for 98952 : @AJ if pointcut
2005-08-15 aclementdebug?
2005-08-15 acolyerupdated to push on genericIdentifiersLength stack rathe...
2005-08-15 aclementFix for pr92880: I've removed the exception clause...
2005-08-15 acolyerupdated parsing of type parameters in OnType of ITDs
2005-08-15 aclementgenericitds: more method/ctor ITDs that use their targe...
2005-08-14 aclementgenericitds: more method/ctor ITDs that use their targe...
2005-08-13 aclementgenericitds: more combinations...
2005-08-12 aclementgenericitds: method ITDs that use their target types...
2005-08-12 acolyerfor one little change, this sure was a hell of a lot...
2005-08-12 acolyerfor one little change, this sure was a hell of a lot...
2005-08-12 avasseur-Xlint:xxx and -Xlintfile:xxx in aop.xml
2005-08-12 acolyertest cases for generic aspects can now be included...
2005-08-12 acolyertest case and fix for (.....)+ type pattern parsing
2005-08-12 aclementgenericitds: field type mungers now understand a map...
2005-08-12 aclementgenericitds: when the compiler asks for a member that...
2005-08-12 aclementgenericitds: loads of checks added for when specifying...
2005-08-12 aclementgenericitds: tells the member finder to remember the...
2005-08-12 aclementgenericitds: dont lookup those type variables ...
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...
next