| Commit message (Expand) | Author | Age | Files | Lines |
* | set static variable to avoid reading value set by other tests | wisberg | 2004-10-14 | 1 | -0/+3 |
* | variables available in if(b), removed mdash entity as unknown | wisberg | 2004-10-14 | 1 | -5/+6 |
* | Comment cleanup. | mkersten | 2004-10-14 | 1 | -16/+1 |
* | Added "uses pointcut" relation to the ASM. | mkersten | 2004-10-14 | 2 | -4/+4 |
* | Added "uses pointcut" relation to the ASM. | mkersten | 2004-10-14 | 6 | -50/+163 |
* | Fix for: | aclement | 2004-10-14 | 10 | -6/+96 |
* | Fix for Bugzilla Bug 76104: can't build distribution from within Eclipse (and... | aclement | 2004-10-14 | 1 | -2/+4 |
* | make the test tidy up after itself to reduce CVS conflicts. | aclement | 2004-10-14 | 5 | -0/+5 |
* | Fix for Bugzilla Bug 74238: Applet which uses cflow pointcut gets AccessContr... | aclement | 2004-10-14 | 6 | -2/+108 |
* | 76030 - cflow optimizations. Part 2 fix - share counters and stacks when we ... | aclement | 2004-10-12 | 10 | -33/+424 |
* | 76030 - cflow optimizations. Part 1 fix - use counters rather than stacks wh... | aclement | 2004-10-11 | 17 | -68/+497 |
* | Made selected methods protected to enable extension. | mkersten | 2004-10-06 | 1 | -6/+6 |
* | docs for aspectpath and forking | wisberg | 2004-10-06 | 1 | -21/+84 |
* | aspectpath weave tests - disabled pending weaveinfo suppression | wisberg | 2004-10-06 | 3 | -0/+36 |
* | support for aspectpath attribute in run element | wisberg | 2004-10-06 | 1 | -0/+1 |
* | support for aspectpath, which forces forking | wisberg | 2004-10-06 | 1 | -8/+34 |
* | support aspectpath, upgrade expected javarun bean properties | wisberg | 2004-10-06 | 1 | -3/+4 |
* | support for finding files at runtime, for javarun/aspectpath | wisberg | 2004-10-06 | 1 | -0/+41 |
* | read new fork attribute, skip unused file entity | wisberg | 2004-10-06 | 1 | -7/+7 |
* | tests for new java run fork attributes | wisberg | 2004-10-06 | 2 | -0/+37 |
* | removing unused file entity, adding fork attribute | wisberg | 2004-10-06 | 1 | -4/+3 |
* | minimal fork attributes supported | wisberg | 2004-10-06 | 1 | -73/+125 |
* | removing unused Fork and WrapFile | wisberg | 2004-10-06 | 1 | -225/+22 |
* | removing unused reliance on fork | wisberg | 2004-10-06 | 1 | -20/+1 |
* | removing unused parameter | wisberg | 2004-10-06 | 1 | -4/+3 |
* | support vm args during forking (simple update: forking still requires system ... | wisberg | 2004-10-05 | 2 | -35/+62 |
* | -showWeaveInfo for ajc, iajc dev guide sections | wisberg | 2004-10-05 | 2 | -0/+14 |
* | static ref to static variable | wisberg | 2004-10-05 | 1 | -3/+3 |
* | updated license text | wisberg | 2004-10-05 | 1 | -9/+13 |
* | unused local | wisberg | 2004-10-05 | 1 | -1/+0 |
* | Fix for Bugzilla Bug 74279 | aclement | 2004-10-01 | 2 | -0/+17 |
* | Fix for Bugzilla Bug 74279 | aclement | 2004-09-30 | 2 | -0/+19 |
* | Fix for Bugzilla Bug 75129 | aclement | 2004-09-30 | 4 | -11/+19 |
* | @testcase PR#75129 NPE on thisJoinPoint mistake | wisberg | 2004-09-27 | 2 | -0/+38 |
* | Made getNode(..) protected to enable extensibility. | mkersten | 2004-09-27 | 1 | -1/+1 |
* | Made lookupMember(..) and findMemberInClass(..) protected | mkersten | 2004-09-16 | 1 | -2/+2 |
* | Fixing javadoc comments | ehilsdal | 2004-09-08 | 3 | -3/+5 |
* | Fix for Bug 73073: Inconsistency between starred and nonstarred type patterns... | ehilsdal | 2004-09-08 | 1 | -1/+60 |
* | Fix for Bugzilla Bug 60863 | aclement | 2004-09-08 | 2 | -0/+0 |
* | Ensure makeClasspathString() uses correct buildConfig when reporting problems. | aclement | 2004-09-08 | 1 | -2/+2 |
* | fix for Bugzilla Bug 72157 | acolyer | 2004-09-08 | 5 | -1/+53 |
* | Fix for Bugzilla Bug 73433 | aclement | 2004-09-08 | 1 | -1/+1 |
* | Fix for Bugzilla Bug 72409 | aclement | 2004-09-07 | 2 | -0/+0 |
* | static dependence on SimpleDateFormat had broken WeavingURLClassLoader | acolyer | 2004-09-07 | 1 | -4/+4 |
* | fix for enh 73360 Extend aspectjrt.jar manifest with OSGi attributes | acolyer | 2004-09-07 | 1 | -1/+8 |
* | Reworked package renaming script to ignore compiler options that are used by ... | aclement | 2004-09-07 | 2 | -0/+0 |
* | Fix the build? | aclement | 2004-09-07 | 1 | -7/+3 |
* | Fix for Bugzilla Bug 73334 | aclement | 2004-09-06 | 82 | -493/+498 |
* | Part of fix for AJDT bug 72671 | aclement | 2004-09-06 | 5 | -23/+68 |
* | Fix for Bugzilla Bug 72528 | aclement | 2004-09-03 | 5 | -2/+159 |