Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Work on Bugzilla 42668: effect of an after returning type incompatible with ↵ | ehilsdal | 2003-11-18 | 5 | -46/+119 |
| | | | | | | | a join point return type * fix to semantics document to describe correct semantics * checkin of failing coverage test case for correct semantics | ||||
* | Fix for Bugzilla 43064: case error in noinline option | ehilsdal | 2003-11-17 | 1 | -2/+2 |
| | |||||
* | removed errant debugging println | ehilsdal | 2003-11-17 | 1 | -1/+1 |
| | |||||
* | switch from using class files in bin directory created during | acolyer | 2003-11-17 | 1 | -1/+2 |
| | | | | project build, to using the ones in testdata/bin. | ||||
* | These class files are *input* to the weaver test cases. | acolyer | 2003-11-17 | 9 | -0/+4 |
| | | | | | | Can't rely on the ones built as part of the AspectJ build as the weaver test cases are sensitive to the exact compiler used (needs to be Eclipse 2.1.1 based). | ||||
* | built using Eclipse 2.1.1 compiler - when we didn't do this, | acolyer | 2003-11-17 | 2 | -0/+0 |
| | | | | some tests failed on IBM JDK only ?! | ||||
* | Added JSR45 attribute | ehilsdal | 2003-11-17 | 5 | -18/+212 |
| | |||||
* | minor pruning (semantics preserving) | ehilsdal | 2003-11-14 | 12 | -30/+24 |
| | |||||
* | fixed static calls (semantics preserving and non-crosscutting) | ehilsdal | 2003-11-14 | 13 | -226/+369 |
| | |||||
* | a few inner class cleanups (semantics preserving) | ehilsdal | 2003-11-14 | 6 | -8/+8 |
| | |||||
* | removed unused imports (semantics-preserving) | ehilsdal | 2003-11-13 | 23 | -63/+50 |
| | |||||
* | updates listed in q:faqchanges. | wisberg | 2003-11-13 | 1 | -32/+295 |
| | | | | Many more to harvest from the list, and to move from here and the list to the programming guide. | ||||
* | patch from George Harley for pr 42711 (test case) | acolyer | 2003-11-12 | 1 | -0/+5 |
| | |||||
* | added credit for adoption slide, fixed tomcat slides | mkersten | 2003-11-12 | 1 | -0/+0 |
| | |||||
* | ensure InpathTestCases still behave in the presence of CVS info | acolyer | 2003-11-11 | 1 | -6/+10 |
| | | | | in the directories. | ||||
* | patch from George Harley for pr 42711 | acolyer | 2003-11-11 | 2 | -0/+0 |
| | |||||
* | Andy Clement's patch for enh 46347: "-inpath" | acolyer | 2003-11-11 | 31 | -39/+722 |
| | |||||
* | can't use packages prefixes option in M4 due to eclipse bug | acolyer | 2003-11-11 | 1 | -2/+2 |
| | |||||
* | Fixed slide version. | mkersten | 2003-11-11 | 1 | -0/+0 |
| | |||||
* | Adding OOPSLA 2002 slides | mkersten | 2003-11-11 | 1 | -0/+0 |
| | |||||
* | Adding old demo scripts. | mkersten | 2003-11-11 | 2 | -0/+981 |
| | |||||
* | Renamed demo. | mkersten | 2003-11-11 | 1 | -0/+0 |
| | |||||
* | Renamed demo. | mkersten | 2003-11-11 | 1 | -0/+0 |
| | |||||
* | Updated template. | mkersten | 2003-11-11 | 1 | -0/+0 |
| | |||||
* | Adding scrubbed demos (figures & spacewar), scripts, slides, and Eclipse ↵ | mkersten | 2003-11-10 | 66 | -0/+4978 |
| | | | | project configurations. | ||||
* | expanded definition of makeSoftDiffs to cope with multiple expected | acolyer | 2003-11-10 | 1 | -46/+71 |
| | | | | messages on the same line that differ only by message text. | ||||
* | added detail of expected messages (message text) for pr31724 | acolyer | 2003-11-10 | 1 | -16/+18 |
| | |||||
* | drop the extra "s" on the project name | acolyer | 2003-11-10 | 1 | -1/+1 |
| | |||||
* | don't worry about .ajsym files in cvs | acolyer | 2003-11-10 | 3 | -0/+3 |
| | |||||
* | created the CVS module with name eclipse.plugin instead of | acolyer | 2003-11-06 | 1 | -3/+3 |
| | | | | | eclipse.plugins. Doh! Easier to change reference in this build script than fix module name now... | ||||
* | ensure that release builds also build eclipse plugins | acolyer | 2003-11-06 | 1 | -0/+4 |
| | |||||
* | class is already defined entry | wisberg | 2003-11-05 | 1 | -1/+19 |
| | |||||
* | changes to build script to create aspectj eclipse plugins as part | acolyer | 2003-11-05 | 2 | -3/+91 |
| | | | | | of an aspectj build. Results are placed in: aj-build/dist/ide/eclipse/xxxxx | ||||
* | eclipse.plugins project file | acolyer | 2003-11-05 | 1 | -0/+11 |
| | |||||
* | describes role and usage of this module | acolyer | 2003-11-05 | 1 | -0/+6 |
| | |||||
* | org.aspectj.ajde.source plugin built as part of the aspectj build. | acolyer | 2003-11-05 | 3 | -0/+50 |
| | | | | Contains the source jars for the aspectj build. | ||||
* | org.aspectj.ajde.doc plugin built as part of aspectj build - at | acolyer | 2003-11-05 | 7 | -0/+240 |
| | | | | | last the doc in AJDT will always be up to date with the latest in the org.aspectj CVS. | ||||
* | org.aspectj.ajde plugin to be built as part of aspectj build | acolyer | 2003-11-05 | 3 | -0/+72 |
| | |||||
* | initial fixes for oopsla post-mortem. Many notes left on | ehilsdal | 2003-11-04 | 1 | -0/+0 |
| | | | | starting page for additional work | ||||
* | manifest.mf copying means that 1 previous warning is now no longer issued. | acolyer | 2003-11-04 | 1 | -0/+2 |
| | |||||
* | Fix from Matthew Webster for copying first resource in jars and | acolyer | 2003-11-04 | 4 | -38/+29 |
| | | | | for copying first Manifest.mf file | ||||
* | Rogue import of EajcModuleTests was breaking Eclipse builds | acolyer | 2003-11-04 | 1 | -2/+0 |
| | |||||
* | initial version of common JUnit driver usable from Eclipse | wisberg | 2003-10-31 | 3 | -0/+92 |
| | |||||
* | using ../{module}/ convention for testdata references so tests can be run ↵ | wisberg | 2003-10-31 | 5 | -9/+50 |
| | | | | | | from any peer directory/module, i.e., from one module Also catching some errors as failures and avoiding others with non-null ErrorHandler | ||||
* | consolidate output dir for post-test clean-up | wisberg | 2003-10-31 | 6 | -12/+73 |
| | |||||
* | locate, cleanup temp files | wisberg | 2003-10-31 | 1 | -1/+3 |
| | |||||
* | refactored test, annotated specification for JDT bug. | wisberg | 2003-10-31 | 1 | -15/+4 |
| | |||||
* | test for 42574 passes. | wisberg | 2003-10-31 | 1 | -0/+8 |
| | |||||
* | fix for 42574. (Not using FileUtil.listFiles as recursive (and looks broken ↵ | wisberg | 2003-10-31 | 1 | -6/+4 |
| | | | | for nested files), because I think jre/ext dir is not - should confirm. | ||||
* | reorganize test b/c conflating two issues: | wisberg | 2003-10-31 | 11 | -17/+40 |
| | | | | | (a) zip not accepted by extdirs (b) uppercase ZIP and JAR not accepted by eclipse FileSystem |