summaryrefslogtreecommitdiffstats
path: root/runtime
Commit message (Expand)AuthorAgeFilesLines
* tests and fix for 122253aclement2006-05-301-0/+188
* fix for NPE in SignatureImpl reported on the list by Simon Walteraclement2006-05-301-1/+5
* synchronization joinpoints: aspectjrt changesaclement2006-05-246-0/+154
* fixes for 135780: aspectjrt will work better now on a 1.1 vmaclement2006-05-031-12/+44
* spelling fixed! (pr122417)aclement2006-01-101-1/+1
* moved to aspectj5rtacolyer2005-12-191-188/+0
* organized importsaclement2005-11-101-2/+0
* fix for pr104220 - poor toString implementations for adviceexecution join poi...acolyer2005-11-083-5/+19
* fix for pr59076, much more memory efficient creation of join point static partsacolyer2005-09-012-38/+159
* Fix and tests for PR94167: NPE in reflection API. Fix submitted by Ron Bodkin.aclement2005-06-072-2/+2
* ignore bintest directoriesacolyer2005-05-311-0/+1
* newbuild.xml replacing build.xml, with Alex okwisberg2005-05-192-59/+3
* prospective replacements for {module}/build.xml - will move there once valida...wisberg2005-05-111-0/+6
* 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-223-13/+30
* 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
* commented jar target from bcel-builder/build.xml since broken (can someone co...avasseur2005-04-201-2/+2
* accessed from gen'd code, needs to be visibleaclement2005-04-191-1/+1
* From branch: Changes to runtime for @AJaclement2005-04-195-10/+229
* Empty interface for EnclosingStaticPart, to enable differentiation between ES...aclement2005-04-191-1/+3
* From branch: New build scripts that Alex uses under IntelliJ - can be run ind...aclement2005-04-191-0/+41
* remove dependency on 1.2 API - runtime libs must work at 1.1 levelacolyer2005-03-1012-53/+66
* enhancements to signature to support getAccessibleMember() (see ajdk:annotati...acolyer2005-03-097-0/+88
* aspectj5rt.mf.txt is now the manifest in aspectjrt.jar (per build alias in bu...wisberg2005-02-111-14/+2
* APIs allowing 3rd parties to integrate with AspectJ's pointcut parsing and ma...acolyer2004-12-021-1/+28
* Needs a blank-line before Name: sectionacolyer2004-10-221-0/+1
* 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
* fix for enh 73360 Extend aspectjrt.jar manifest with OSGi attributesacolyer2004-09-071-1/+8
* Enhancement for Bugzilla Bug 49743aclement2004-09-0113-16/+177
* Fix for Bugzilla Bug 70404aclement2004-08-271-1/+3
* copyright statement!acolyer2004-08-091-6/+10
* fix for Bugzilla Bug 67592 value in the args[] array of thisJoinPoint can be ...acolyer2004-08-093-1/+48
* 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-1910-13/+56
* Implemented feature for Bugzilla Bug 48091 jhugunin2004-01-241-5/+25
* 47952 fix: SoftException.printStackTrace(..) prints wrapped throwable (if not...wisberg2004-01-152-10/+95
* Fix for Bugzilla Bug 44587 jhugunin2004-01-142-0/+20
* added getCause method (patch from Andy) for 1.4 compatibility. bug 49250acolyer2004-01-071-2/+1
* returning TestSuite rather than Test to permit all tests to run from Eclipsewisberg2003-10-311-1/+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
* need this or there won't be a manifest in aspectjrt.jarjhugunin2003-01-161-0/+12
* initial versionwisberg2002-12-1636-0/+1886