aboutsummaryrefslogtreecommitdiffstats
path: root/aspectj5rt/java5-src
Commit message (Expand)AuthorAgeFilesLines
* 231396: refactoring: dont look for annotations if they can't be thereaclement2008-05-121-0/+1
* fix for http://jira.springframework.org/browse/SPR-4512aclement2008-02-281-2/+2
* update license to EPLacolyer2006-06-011-2/+2
* unused label (so eclipse 3.2m5a tells me)aclement2006-03-101-1/+2
* merge of RB_V1_5_0 changes back into HEADacolyer2005-12-191-0/+190
* no longer neededacolyer2005-12-191-31/+0
* rearchitect @decpavasseur2005-12-191-2/+2
* merge of changes from 1.5.0 branch into HEADacolyer2005-12-192-17/+15
* fixes inefficient ordering of tests in SignaturePattern (that I inadvertantly...acolyer2005-12-142-33/+7
* tests and fix for ITDS in AjTypeSystemacolyer2005-12-131-2/+29
* tests and fix for pr119352acolyer2005-12-061-1/+1
* updates to advice annotations to allow specification (and generation) of para...acolyer2005-11-295-0/+49
* 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-253-4/+5
* tests and fix for pr116254acolyer2005-11-232-4/+5
* tests and fix for pr114332 - reflection api not detecting abstract itdms.acolyer2005-11-215-2/+55
* concrete-aspect impl and doc for LTW - see #95529avasseur2005-10-251-1/+2
* polish for last commitavasseur2005-10-171-62/+1
* implement @AspectJ ITD @DeclareParents and @DeclareImplementsavasseur2005-10-173-48/+138
* itd support in the MAPacolyer2005-10-0414-101/+906
* completes all of the MAP bar ITDsacolyer2005-10-0319-13/+830
* updates to reflection library (largely javadoc, but with a few small tweaks)acolyer2005-09-3029-165/+784
* couple of small generic signature tidiesacolyer2005-09-292-7/+7
* tests and implementation for 108120 - runtime pointcut parsing and matching.acolyer2005-09-214-2/+28
* @DeclareAnnotation and guard to not use it in M3, doc update for M3avasseur2005-07-181-0/+31
* updated reflection interfaces to represent a pointcut expression as a Pointcu...acolyer2005-06-1710-16/+74
* unused imports (only)wisberg2005-06-091-1/+0
* deow @AJ + @AfterXX annotation warnings + test + JDWP sample for LTW tests + ...avasseur2005-05-192-6/+10
* testsrc -> java5-testsrc, placeholders for pre-1.5 buildwisberg2005-05-111-1/+0
* updated for DeclareError and DeclareWarningacolyer2005-04-298-17/+239
* this patch implements the MAP for aspects, pointcuts, and advice. just enough...acolyer2005-04-2514-53/+607
* @AJ annotation are runtime visible, fixed all licenses from branch for EPLavasseur2005-04-228-49/+80
* I'm committing this shell of an implementation for runtime reflection on Aspe...acolyer2005-04-1816-0/+985
* Changed copyright message slightly to keep test happy !aclement2005-04-138-8/+32
* From The Branch: Alex's new annotations for annotation style developmentaclement2005-04-128-0/+224
* Didnt have a default.aclement2005-02-171-1/+1
* Changed name and added definition of values.aclement2005-02-111-2/+3
* new module for Java5-specific additions to aspectjrt.jar. aspectjrt.jar is a...wisberg2005-02-111-0/+30