summaryrefslogtreecommitdiffstats
path: root/runtime/src
Commit message (Expand)AuthorAgeFilesLines
* enhancements to signature to support getAccessibleMember() (see ajdk:annotati...acolyer2005-03-097-0/+88
* APIs allowing 3rd parties to integrate with AspectJ's pointcut parsing and ma...acolyer2004-12-021-1/+28
* Fix for Bugzilla Bug 74238: Applet which uses cflow pointcut gets AccessContr...aclement2004-10-142-2/+22
* 76030 - cflow optimizations. Part 1 fix - use counters rather than stacks wh...aclement2004-10-116-0/+197
* Fixing javadoc commentsehilsdal2004-09-083-3/+5
* Enhancement for Bugzilla Bug 49743aclement2004-09-0110-15/+52
* Fix for Bugzilla Bug 70404aclement2004-08-271-1/+3
* fix for Bugzilla Bug 67592 value in the args[] array of thisJoinPoint can be ...acolyer2004-08-091-1/+6
* exposed additional factory methods for creating signaturesacolyer2004-06-081-0/+43
* Fix for Bugzilla Bug 59909 aclement2004-05-056-35/+223
* fix for Bugzilla Bug 54721 acolyer2004-03-198-13/+29
* Implemented feature for Bugzilla Bug 48091 jhugunin2004-01-241-5/+25
* 47952 fix: SoftException.printStackTrace(..) prints wrapped throwable (if not...wisberg2004-01-151-3/+47
* Fix for Bugzilla Bug 44587 jhugunin2004-01-141-0/+12
* added getCause method (patch from Andy) for 1.4 compatibility. bug 49250acolyer2004-01-071-2/+1
* gutted. Should be removed once we've confirmed that it can safely be removed. wisberg2003-04-231-12/+12
* 1.2 call replaced with equivalent 1.1 call.wisberg2003-04-231-1/+1
* prevent div/0, NPE (by inspection)wisberg2003-04-191-2/+4
* resolving unused-imports warningswisberg2003-02-1314-37/+13
* initial versionwisberg2002-12-1635-0/+1856