aboutsummaryrefslogtreecommitdiffstats
path: root/aspectj5rt/java5-src/org/aspectj/lang/reflect
Commit message (Expand)AuthorAgeFilesLines
* tidyup retired modules and add aspectjtools submoduleAndy Clement2019-02-0823-1176/+0
* 269867: synchronized the mapaclement2009-03-241-1/+3
* fix for http://jira.springframework.org/browse/SPR-4512aclement2008-02-281-2/+2
* changing a generics cast - the eclipse compiler liked it, but javac on the bu...acolyer2005-11-281-1/+1
* eliminates many warnings in the aspectj5rt package - 10 generic related warni...acolyer2005-11-251-1/+1
* itd support in the MAPacolyer2005-10-045-11/+101
* completes all of the MAP bar ITDsacolyer2005-10-034-3/+58
* updates to reflection library (largely javadoc, but with a few small tweaks)acolyer2005-09-3019-87/+531
* couple of small generic signature tidiesacolyer2005-09-291-2/+2
* tests and implementation for 108120 - runtime pointcut parsing and matching.acolyer2005-09-211-0/+2
* updated reflection interfaces to represent a pointcut expression as a Pointcu...acolyer2005-06-175-4/+28
* unused imports (only)wisberg2005-06-091-1/+0
* updated for DeclareError and DeclareWarningacolyer2005-04-292-6/+9
* this patch implements the MAP for aspects, pointcuts, and advice. just enough...acolyer2005-04-258-20/+119
* I'm committing this shell of an implementation for runtime reflection on Aspe...acolyer2005-04-1815-0/+458