summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* set static variable to avoid reading value set by other testswisberg2004-10-141-0/+3
* variables available in if(b), removed mdash entity as unknownwisberg2004-10-141-5/+6
* Comment cleanup.mkersten2004-10-141-16/+1
* Added "uses pointcut" relation to the ASM.mkersten2004-10-142-4/+4
* Added "uses pointcut" relation to the ASM.mkersten2004-10-146-50/+163
* Fix for:aclement2004-10-1410-6/+96
* Fix for Bugzilla Bug 76104: can't build distribution from within Eclipse (and...aclement2004-10-141-2/+4
* make the test tidy up after itself to reduce CVS conflicts.aclement2004-10-145-0/+5
* Fix for Bugzilla Bug 74238: Applet which uses cflow pointcut gets AccessContr...aclement2004-10-146-2/+108
* 76030 - cflow optimizations. Part 2 fix - share counters and stacks when we ...aclement2004-10-1210-33/+424
* 76030 - cflow optimizations. Part 1 fix - use counters rather than stacks wh...aclement2004-10-1117-68/+497
* Made selected methods protected to enable extension.mkersten2004-10-061-6/+6
* docs for aspectpath and forkingwisberg2004-10-061-21/+84
* aspectpath weave tests - disabled pending weaveinfo suppressionwisberg2004-10-063-0/+36
* support for aspectpath attribute in run elementwisberg2004-10-061-0/+1
* support for aspectpath, which forces forkingwisberg2004-10-061-8/+34
* support aspectpath, upgrade expected javarun bean propertieswisberg2004-10-061-3/+4
* support for finding files at runtime, for javarun/aspectpathwisberg2004-10-061-0/+41
* read new fork attribute, skip unused file entitywisberg2004-10-061-7/+7
* tests for new java run fork attributeswisberg2004-10-062-0/+37
* removing unused file entity, adding fork attributewisberg2004-10-061-4/+3
* minimal fork attributes supportedwisberg2004-10-061-73/+125
* removing unused Fork and WrapFilewisberg2004-10-061-225/+22
* removing unused reliance on forkwisberg2004-10-061-20/+1
* removing unused parameterwisberg2004-10-061-4/+3
* support vm args during forking (simple update: forking still requires system ...wisberg2004-10-052-35/+62
* -showWeaveInfo for ajc, iajc dev guide sectionswisberg2004-10-052-0/+14
* static ref to static variablewisberg2004-10-051-3/+3
* updated license textwisberg2004-10-051-9/+13
* unused localwisberg2004-10-051-1/+0
* Fix for Bugzilla Bug 74279aclement2004-10-012-0/+17
* Fix for Bugzilla Bug 74279aclement2004-09-302-0/+19
* Fix for Bugzilla Bug 75129aclement2004-09-304-11/+19
* @testcase PR#75129 NPE on thisJoinPoint mistakewisberg2004-09-272-0/+38
* Made getNode(..) protected to enable extensibility.mkersten2004-09-271-1/+1
* Made lookupMember(..) and findMemberInClass(..) protectedmkersten2004-09-161-2/+2
* Fixing javadoc commentsehilsdal2004-09-083-3/+5
* Fix for Bug 73073: Inconsistency between starred and nonstarred type patterns...ehilsdal2004-09-081-1/+60
* Fix for Bugzilla Bug 60863aclement2004-09-082-0/+0
* Ensure makeClasspathString() uses correct buildConfig when reporting problems.aclement2004-09-081-2/+2
* fix for Bugzilla Bug 72157acolyer2004-09-085-1/+53
* Fix for Bugzilla Bug 73433aclement2004-09-081-1/+1
* Fix for Bugzilla Bug 72409aclement2004-09-072-0/+0
* static dependence on SimpleDateFormat had broken WeavingURLClassLoaderacolyer2004-09-071-4/+4
* fix for enh 73360 Extend aspectjrt.jar manifest with OSGi attributesacolyer2004-09-071-1/+8
* Reworked package renaming script to ignore compiler options that are used by ...aclement2004-09-072-0/+0
* Fix the build?aclement2004-09-071-7/+3
* Fix for Bugzilla Bug 73334aclement2004-09-0682-493/+498
* Part of fix for AJDT bug 72671aclement2004-09-065-23/+68
* Fix for Bugzilla Bug 72528aclement2004-09-035-2/+159