summaryrefslogtreecommitdiffstats
path: root/weaver5/java5-src/org/aspectj/weaver/reflect/Java15AnnotationFinder.java
Commit message (Collapse)AuthorAgeFilesLines
* 210470 merged into refactoring branchrefactoringaclement2008-05-281-6/+12
|
* big refactoringaclement2008-05-091-1/+145
|
* major refactoring - writeup to follow...aclement2007-02-121-4/+3
|
* test and fix for 160674: simpler strategy for loading bytecode on SAPaclement2006-10-121-0/+1
|
* test and fix for 160674: simpler strategy for loading bytecode on SAPBEFORE_133532aclement2006-10-121-2/+4
|
* use signature rather than name when annotation matching as Bcel chops name ↵acolyer2006-04-141-2/+2
| | | | in the java.lang package !!
* for pointcuts in @AspectJ aspects compiled by javac, try a bit harder to ↵V1_5_1a_finalacolyer2006-04-071-1/+39
| | | | find the pointcut parameter names
* fixes getGenericXXX methods in Reflection-based resolved member impl, ↵acolyer2005-12-061-3/+8
| | | | GenericSignatureInformationProvider allows this to work across both 1.4 and 1.5
* updated tests and fix for pr116229acolyer2005-11-271-2/+2
|
* tests and fix for pr116229 and pr116755. Also adds support and tests for ↵acolyer2005-11-191-4/+10
| | | | parseTypePattern in PointcutParser.
* weaver5 split out so weaver can continue to be built with Java1.3aclement2005-09-261-0/+152