aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Work on Bugzilla 42668: effect of an after returning type incompatible with a...ehilsdal2003-11-185-46/+119
* Fix for Bugzilla 43064: case error in noinline optionehilsdal2003-11-171-2/+2
* removed errant debugging printlnehilsdal2003-11-171-1/+1
* switch from using class files in bin directory created during acolyer2003-11-171-1/+2
* These class files are *input* to the weaver test cases. acolyer2003-11-179-0/+4
* built using Eclipse 2.1.1 compiler - when we didn't do this, acolyer2003-11-172-0/+0
* Added JSR45 attributeehilsdal2003-11-175-18/+212
* minor pruning (semantics preserving)ehilsdal2003-11-1412-30/+24
* fixed static calls (semantics preserving and non-crosscutting)ehilsdal2003-11-1413-226/+369
* a few inner class cleanups (semantics preserving)ehilsdal2003-11-146-8/+8
* removed unused imports (semantics-preserving)ehilsdal2003-11-1323-63/+50
* updates listed in q:faqchanges. wisberg2003-11-131-32/+295
* patch from George Harley for pr 42711 (test case)acolyer2003-11-121-0/+5
* added credit for adoption slide, fixed tomcat slidesmkersten2003-11-121-0/+0
* ensure InpathTestCases still behave in the presence of CVS info acolyer2003-11-111-6/+10
* patch from George Harley for pr 42711acolyer2003-11-112-0/+0
* Andy Clement's patch for enh 46347: "-inpath"acolyer2003-11-1131-39/+722
* can't use packages prefixes option in M4 due to eclipse bugacolyer2003-11-111-2/+2
* Fixed slide version.mkersten2003-11-111-0/+0
* Adding OOPSLA 2002 slidesmkersten2003-11-111-0/+0
* Adding old demo scripts.mkersten2003-11-112-0/+981
* Renamed demo.mkersten2003-11-111-0/+0
* Renamed demo.mkersten2003-11-111-0/+0
* Updated template.mkersten2003-11-111-0/+0
* Adding scrubbed demos (figures & spacewar), scripts, slides, and Eclipse proj...mkersten2003-11-1066-0/+4978
* expanded definition of makeSoftDiffs to cope with multiple expected acolyer2003-11-101-46/+71
* added detail of expected messages (message text) for pr31724acolyer2003-11-101-16/+18
* drop the extra "s" on the project nameacolyer2003-11-101-1/+1
* don't worry about .ajsym files in cvsacolyer2003-11-103-0/+3
* created the CVS module with name eclipse.plugin instead of acolyer2003-11-061-3/+3
* ensure that release builds also build eclipse pluginsacolyer2003-11-061-0/+4
* class is already defined entrywisberg2003-11-051-1/+19
* changes to build script to create aspectj eclipse plugins as part acolyer2003-11-052-3/+91
* eclipse.plugins project fileacolyer2003-11-051-0/+11
* describes role and usage of this moduleacolyer2003-11-051-0/+6
* org.aspectj.ajde.source plugin built as part of the aspectj build. acolyer2003-11-053-0/+50
* org.aspectj.ajde.doc plugin built as part of aspectj build - at acolyer2003-11-057-0/+240
* org.aspectj.ajde plugin to be built as part of aspectj buildacolyer2003-11-053-0/+72
* initial fixes for oopsla post-mortem. Many notes left onehilsdal2003-11-041-0/+0
* manifest.mf copying means that 1 previous warning is now no longer issued.acolyer2003-11-041-0/+2
* Fix from Matthew Webster for copying first resource in jars and acolyer2003-11-044-38/+29
* Rogue import of EajcModuleTests was breaking Eclipse buildsacolyer2003-11-041-2/+0
* initial version of common JUnit driver usable from Eclipsewisberg2003-10-313-0/+92
* using ../{module}/ convention for testdata references so tests can be run fro...wisberg2003-10-315-9/+50
* consolidate output dir for post-test clean-upwisberg2003-10-316-12/+73
* locate, cleanup temp fileswisberg2003-10-311-1/+3
* refactored test, annotated specification for JDT bug.wisberg2003-10-311-15/+4
* test for 42574 passes.wisberg2003-10-311-0/+8
* fix for 42574. (Not using FileUtil.listFiles as recursive (and looks broken f...wisberg2003-10-311-6/+4
* reorganize test b/c conflating two issues: wisberg2003-10-3111-17/+40