]> source.dussan.org Git - aspectj.git/shortlog
aspectj.git
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...
2005-07-28 aclement...
2005-07-28 aclementajh02 initials removed !
2005-07-28 aclementpart of fix for annotations appearing on public members...
2005-07-28 aclementpart of fix for annotations appearing on public members...
2005-07-28 aclementorganized imports
2005-07-28 avasseurfix corrupted test failing on Jrockit, fix a ltw doc...
2005-07-27 aclementgeneric decp: now polices you supply the right number...
2005-07-27 aclementchanged dumb testcase
2005-07-27 aclementgenericmethoditd: implements tag interface
2005-07-27 aclementgenericmethoditd: tag for type/method since either...
2005-07-27 aclementgenericmethoditd: record a rank/declaringelement, like...
2005-07-27 aclementgenericmethoditd: VersionedDataInputStream
2005-07-27 aclementgenericmethoditd: testcase
2005-07-27 aclementgenericmethoditd: uses different ctor so tvariables...
2005-07-27 aclementgenericmethoditd: keep a note of rank/declaringelement...
2005-07-27 aclementgenericmethoditd: helper methods for going to/from...
2005-07-27 aclementgenericmethoditd: forces Resolvedmember to remember...
2005-07-27 aclementrebuilt jars because of resolvedmember serialization...
2005-07-27 aclementincludes change so parameterizedgenericmethodbindings...
2005-07-27 aclementincludes change so parameterizedgenericmethodbindings...
2005-07-27 acolyerupdate to style sheet to fix unpleasant title wrapping...
2005-07-26 aclementadd the version when we add either aspect/pointcut...
2005-07-26 aclementsick sick sick generic itd tests.
2005-07-26 aclementminor versioning improvement. dont add the version...
2005-07-26 aclementfixing the versioning problem. Up until now if we...
2005-07-26 aclementgenerics: testcase - static generic method ITD
2005-07-26 aclementgenerics: testcase - static generic method ITD
2005-07-23 acolyerThis commit simply makes the World a better place.
2005-07-23 acolyerremoved erroneous "s" from method name
2005-07-23 acolyeradded extra utility method for warnings
2005-07-22 acolyerupdate to expected messages for type pattern matching...
2005-07-22 acolyerannotated lines that should produce compilation warnings
2005-07-22 acolyeralso support superinterfaces when converting an Eclipse...
2005-07-22 acolyerimproved matching in canBeBoundTo to consider equality...
2005-07-22 acolyerremember source location when faulting in generic type
2005-07-22 acolyerchanged the serialized form of a WildTypePattern to...
2005-07-22 avasseurfix #104212 very bad bug on static method call jp that...
2005-07-21 acolyerproper support for type variable across patterns in...
2005-07-21 acolyernew warnings for generics in patterns
2005-07-21 acolyerchange from isTypeVariable to isTypeVariableReference
2005-07-21 acolyermore tests and refinement of existing tests
2005-07-21 acolyerfixes bug in test case caught by improved error message...
2005-07-21 aclementdont go looking for generic types pre 1.5
2005-07-21 aclementgenerics: fixes for decp testcases involving generic...
2005-07-21 aclementtidy up after a run...
2005-07-21 avasseurfix in ltw log + test + some doc on custom message...
2005-07-20 acolyerone more passing test...
2005-07-20 acolyerwild type patterns with no type params ignore <......
2005-07-20 acolyerhandle superinterfaces correctly for raw types
2005-07-20 aclementgenerics: testcase for decp'ing parameterized type...
2005-07-20 aclementcommented out debug line...
2005-07-20 acolyerensure that when parameterizing a member, we handle...
2005-07-20 acolyerchanges to construction and representation of parameter...
2005-07-19 aclementorganized imports - wanted to trigger a build :)
2005-07-18 avasseurltw reweavable test for Mattew bug, fix some wrong...
2005-07-18 avasseurfix LTW for JMX stuff, rename messageHolder, some doc...
2005-07-18 aclementmethod name in weaver refactored.
2005-07-18 aclementMore bits of fix for pr98901 (annotation copying)
2005-07-18 avasseur@DeclareAnnotation and guard to not use it in M3, doc...
2005-07-18 aclementFirst bits of fix for pr98901 (annotation copying)
2005-07-18 aclementtestcases for pr98901 (annotations copied to targets...
2005-07-18 aclementFix for pr103266: allow for nulls in the visitor (can...
2005-07-15 acolyermoves forGenericType from UnresolvedType to ResolvedTyp...
2005-07-15 acolyermakes fromBinding in EclipseFactory an instance rather...
2005-07-15 acolyerThis is the beginning of a significant refactoring...
2005-07-14 acolyerjust comments (honest ;) ) describing the format of...
2005-07-13 aclementorganized imports PRE_ANDY
2005-07-13 acolyerbeginnings of support for matching against type variables
2005-07-13 acolyeravoid losing type variable information when resolving...
2005-07-13 acolyernow remembers its location for better error reporting
2005-07-13 acolyertest case updates...
2005-07-13 acolyerbetter error reporting when using type vars in inapprop...
2005-07-13 acolyeradded an additional message operation to tidy up weaver...
2005-07-13 acolyertest for parameterized type usage
2005-07-13 acolyernew message "a parameterized type pattern may not be...
2005-07-13 acolyersometimes we get asked to resolve more than once, and...
2005-07-13 acolyermore test cases covering generics in pointcut expressions
2005-07-13 acolyerdon't re-resolve already resolved types
2005-07-13 acolyerteach a typex whether or not it represents a type variable
2005-07-13 aclementorganized imports
2005-07-12 wisbergAnt 1.6 antlib.xml support, per bug 103493
2005-07-12 acolyerhandles resolution of bindings when the pointcut uses...
2005-07-12 acolyera pointcut now has a simple list of type variable names...
2005-07-12 acolyertest that a signature with a generic declaring type...
next