summaryrefslogtreecommitdiffstats
path: root/aspectj5rt/java5-src/org/aspectj/internal/lang/reflect/AdviceImpl.java
Commit message (Expand)AuthorAgeFilesLines
* eliminates many warnings in the aspectj5rt package - 10 generic related warni...acolyer2005-11-251-1/+1
* completes all of the MAP bar ITDsacolyer2005-10-031-0/+126
* updates to reflection library (largely javadoc, but with a few small tweaks)acolyer2005-09-301-4/+10
* updated reflection interfaces to represent a pointcut expression as a Pointcu...acolyer2005-06-171-3/+4
* testsrc -> java5-testsrc, placeholders for pre-1.5 buildwisberg2005-05-111-1/+0
* this patch implements the MAP for aspects, pointcuts, and advice. just enough...acolyer2005-04-251-0/+55