aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* updated to not allow general extension of type patternsacolyer2004-11-101-218/+310
|
* attendees should not use blackdown jdk under linuxehilsdal2004-11-101-0/+7
|
* changes influenced by OOPSLA 2004ehilsdal2004-11-101-0/+0
|
* revised with info from OOPSLA 2004:ehilsdal2004-11-1013-99/+144
| | | | | | | renaming support.Log.log to support.Log.write renaming test.Test to test.CoreTest (r)ing aspectj clearing up a few random things
* build the 1.5 developer's notebook as part of the distribution.acolyer2004-11-091-1/+9
|
* early draft of AspectJ 1.5 documentation - do not rely on the contents of ↵acolyer2004-11-0911-0/+1127
| | | | these docs yet!!!
* Matthews fix for Bugzilla Bug 77163: Load time weaver default verbose settingV1_2_1aclement2004-11-053-55/+184
|
* Applied patch for bug#77799 "NullPointerException in StructureSearchManager"mkersten2004-11-041-1/+1
|
* Needs a blank-line before Name: sectionacolyer2004-10-221-0/+1
|
* Fix for Bugzilla Bug 76798: Add versions to woven class files - enabling ↵aclement2004-10-227-9/+113
| | | | better backwards compatibility.
* don't upset windows script...acolyer2004-10-222-5/+6
|
* fixing an html bugehilsdal2004-10-211-1/+1
|
* preparations for 1.2.1 releaseacolyer2004-10-212-0/+293
|
* Bugzilla Bug 73895acolyer2004-10-211-1/+1
| | | | unnecessary cast causing problems
* fix for bugzilla bug 75486: issingleton or issingleton()acolyer2004-10-213-0/+0
|
* fix for Bugzilla Bug 75486acolyer2004-10-212-4/+4
| | | | issingleton or issingleton()?
* Fix for Bugzilla Bug 74952: before,after !(cflow(within(Trace*))) prints nothingaclement2004-10-214-3/+195
|
* fix for Bugzilla Bug 73369acolyer2004-10-214-4/+36
| | | | Create a jar file that can be used for load-time weaving...
* dup showWeaveInfo in 1.11 - already added in revision 1.10wisberg2004-10-201-7/+0
|
* Fix for Bugzilla Bug 76096: Anonymous classes unaware of introductions into ↵aclement2004-10-194-1/+71
| | | | abstract classes (error can't find type $Local$)
* Docs for ANT task showWeaveInfo option.aclement2004-10-191-0/+7
|
* Aha! You foul LazyTjp testcase. The fix I put in to properly support ↵aclement2004-10-181-1/+5
| | | | '-proceedOnError' highlighted a problem in this testcase which (until recently) was producing a compile time error *and* still writing the .class file out to disk.
* Re-add the LazyTjp testcase.aclement2004-10-181-1/+1
|
* Modified test to account for additional "uses pointcut" relationships.mkersten2004-10-151-5/+5
|
* Change to prevent "uses-pointcut" nodes from appearing by defaultmkersten2004-10-151-9/+13
| | | | within the structure views.
* TEMPORARILY deactivated one test to get a !*(&*£^ build to work.aclement2004-10-151-1/+1
|
* TEMPORARILY removed some tests - to see if they enable the build to progress.aclement2004-10-151-2/+2
|
* 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
| | | | | | Bugzilla Bug 75568 : ajc changes classfile timestamps even if compilation fails (regression) and maybe: Bugzilla Bug 74245: -proceedOnError does not weave aspects on compile error
* Fix for Bugzilla Bug 76104: can't build distribution from within Eclipse ↵aclement2004-10-141-2/+4
| | | | (and fixes the problem where you have to call clean and build separately)
* 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 ↵aclement2004-10-146-2/+108
| | | | AccessControlException
* 76030 - cflow optimizations. Part 2 fix - share counters and stacks when we ↵aclement2004-10-1210-33/+424
| | | | can.
* 76030 - cflow optimizations. Part 1 fix - use counters rather than stacks ↵aclement2004-10-1117-68/+497
| | | | when we can.
* 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
|