summaryrefslogtreecommitdiffstats
path: root/runtime/src/org/aspectj/lang
Commit message (Expand)AuthorAgeFilesLines
* 89009: added getId() to joinpoint.staticpartaclement2009-03-241-1/+21
* 210848: better javadocaclement2008-02-211-2/+15
* javadoc only - null Constructor for interface and static initializers, empty ...wisberg2006-09-211-2/+13
* update license to EPLacolyer2006-06-0115-28/+28
* tests and fix for 122253aclement2006-05-301-0/+188
* synchronization joinpoints: aspectjrt changesaclement2006-05-243-0/+39
* spelling fixed! (pr122417)aclement2006-01-101-1/+1
* moved to aspectj5rtacolyer2005-12-191-188/+0
* fix for pr104220 - poor toString implementations for adviceexecution join poi...acolyer2005-11-081-1/+1
* hacked out 1.4 apis - needs tidying up but I'm just trying to see if I can ge...aclement2005-05-041-3/+6
* PTW perClause for @AJ + perClause testavasseur2005-05-021-10/+102
* @AJ annotation are runtime visible, fixed all licenses from branch for EPLavasseur2005-04-222-12/+14
* fixing a missing "throw" clauseavasseur2005-04-221-1/+1
* back to 1.3 exception API, report bad method via NoAspectBoundException.wisberg2005-04-211-9/+8
* From branch: Changes to runtime for @AJaclement2005-04-192-0/+147
* Empty interface for EnclosingStaticPart, to enable differentiation between ES...aclement2005-04-191-1/+3
* remove dependency on 1.2 API - runtime libs must work at 1.1 levelacolyer2005-03-106-4/+14
* enhancements to signature to support getAccessibleMember() (see ajdk:annotati...acolyer2005-03-091-0/+3
* Fixing javadoc commentsehilsdal2004-09-083-3/+5
* fix for Bugzilla Bug 54721 acolyer2004-03-191-0/+7
* 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
* resolving unused-imports warningswisberg2003-02-131-2/+0
* initial versionwisberg2002-12-1615-0/+553