summaryrefslogtreecommitdiffstats
path: root/weaver5/java5-src/org/aspectj/weaver/reflect/Java15AnnotationFinder.java
Commit message (Expand)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 in...acolyer2006-04-141-2/+2
* for pointcuts in @AspectJ aspects compiled by javac, try a bit harder to find...V1_5_1a_finalacolyer2006-04-071-1/+39
* fixes getGenericXXX methods in Reflection-based resolved member impl, Generic...acolyer2005-12-061-3/+8
* updated tests and fix for pr116229acolyer2005-11-271-2/+2
* tests and fix for pr116229 and pr116755. Also adds support and tests for pars...acolyer2005-11-191-4/+10
* weaver5 split out so weaver can continue to be built with Java1.3aclement2005-09-261-0/+152