aboutsummaryrefslogtreecommitdiffstats
path: root/weaver5
Commit message (Expand)AuthorAgeFilesLines
* Bug 113948 "Repackage AspectJ" (move module root suites out of default package)mwebster2006-07-301-0/+1
* Bug 150487 "Tracing and Logging Framework" (add JUnit tests)mwebster2006-07-276-5/+150
* First drop of Bug 150487 "Tracing and Logging Framework" (Trace & TraceFactory)mwebster2006-07-143-0/+142
* oops! testcase bug - uncovered by work on 150095aclement2006-07-101-1/+1
* test and fix for pr144717 - array type as pointcut parameter in reflective worldacolyer2006-05-312-1/+17
* organized importsaclement2006-05-101-2/+0
* test and fix for pr140357, reference pointcuts that refer to other reference ...acolyer2006-05-054-14/+125
* test matching on annotations directly in the java.lang packageacolyer2006-04-141-0/+11
* 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-073-4/+86
* must use the same world when creating a pointcut parseracolyer2006-04-071-0/+4
* delegates modified to return the same thing as BCEL. Ctors have the name <in...aclement2005-12-091-2/+3
* fixes for 118715 from Matthew.aclement2005-12-061-7/+0
* fixes getGenericXXX methods in Reflection-based resolved member impl, Generic...acolyer2005-12-066-93/+305
* a way to run the pointcut parser tests under 1.5 and have the weaver5 types v...acolyer2005-11-291-0/+28
* Further changes for 118192aclement2005-11-281-0/+16
* fixes for 118192aclement2005-11-281-2/+6
* updated tests and fix for pr116229acolyer2005-11-274-6/+6
* ensure this test works on non-windows machines too!acolyer2005-11-251-2/+12
* fixes and improved tests for 117622aclement2005-11-252-20/+79
* some fixes for 117622aclement2005-11-232-4/+47
* tests and fix for pr116229 and pr116755. Also adds support and tests for pars...acolyer2005-11-192-8/+22
* moved 1.5 dependency to 1.5 module!aclement2005-11-041-0/+5
* organized importsaclement2005-10-101-4/+3
* updates to reflection library (largely javadoc, but with a few small tweaks)acolyer2005-09-301-2/+2
* Using JRE15_LIB to permit default JRE to be 1.3 (see aspectj5rt and loadtime5)wisberg2005-09-291-1/+1
* Bit of shuffling to keep the build machine happy. Basically the PointcutExpr...aclement2005-09-282-3/+560
* trick the build machine into compiling our code !aclement2005-09-272-0/+1
* doh!aclement2005-09-261-0/+6
* weaver5 split out so weaver can continue to be built with Java1.3aclement2005-09-269-0/+833