aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/src/org/aspectj/lang
Commit message (Expand)AuthorAgeFilesLines
* @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