Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | prospective replacements for {module}/build.xml - will move there once ↵ | wisberg | 2005-05-11 | 1 | -0/+6 |
| | | | | validated by those who use build.xml. | ||||
* | fix 75442 thru lateTypeMungers, currently @AJaspectOf and perObject are ↵ | avasseur | 2005-05-10 | 1 | -1/+1 |
| | | | | lateTypeMungers. new LTW tests, some fix in the LTW test error reporting | ||||
* | Guard running the declare annotation weaving message test unless on a 1.5 vm | aclement | 2005-05-04 | 1 | -0/+15 |
| | |||||
* | Impl of enhancement 92906 from Andrew Huff. -showWeaveInfo for declare ↵ | aclement | 2005-05-04 | 6 | -2/+58 |
| | | | | annotation | ||||
* | MultiIncrementalSupport: the key change - looks in the ↵ | aclement | 2005-04-26 | 1 | -5/+31 |
| | | | | IncrementalStateManager to see if it can locate state for a particular config | ||||
* | MultiIncrementalSupport: reports build kind when claiming success. | aclement | 2005-04-26 | 1 | -5/+11 |
| | |||||
* | Useful guard method - prevents asking for properties twice through ajde. | aclement | 2005-04-26 | 1 | -0/+4 |
| | |||||
* | add aspectj5rt to classpath | acolyer | 2005-04-25 | 1 | -1/+1 |
| | |||||
* | From branch: New build scripts that Alex uses under IntelliJ - can be run ↵ | aclement | 2005-04-19 | 1 | -0/+62 |
| | | | | individually or via master in build module. | ||||
* | Andys quest to reduce unnecessary test output. | aclement | 2005-04-15 | 6 | -51/+59 |
| | |||||
* | Configure weaver to behave in 1.5 way if Java compiler is configured that ↵ | aclement | 2005-04-07 | 1 | -0/+8 |
| | | | | way in AJDT. | ||||
* | Fix for a test that was relying on previous state lying around on disk from ↵ | aclement | 2005-04-06 | 1 | -4/+11 |
| | | | | a previous test. | ||||
* | new icons for annotation/enum, 'borrowed' from JDT UI | aclement | 2005-03-24 | 3 | -1/+7 |
| | |||||
* | guard on structure model dumping. | aclement | 2005-03-24 | 1 | -1/+8 |
| | |||||
* | fixes for annotation type pattern bugs uncovered in 150 tests | acolyer | 2005-03-10 | 11 | -0/+0 |
| | |||||
* | Performance optimization - use stringbuffer (found using xray) | aclement | 2005-02-08 | 1 | -3/+4 |
| | |||||
* | missing copyright. | aclement | 2005-02-08 | 1 | -3/+10 |
| | |||||
* | Fix for Bug 3897 | mkersten | 2005-01-28 | 4 | -14/+41 |
| | | | | add support for compiling in 1.5 mode to AJDE APIs and AJBrowser | ||||
* | Tests and fix for: Bug 83565 | mkersten | 2005-01-27 | 4 | -0/+52 |
| | | | | BCException "bad type name" thrown when compiling | ||||
* | Get enum value fields to work in the ASM. Plus test reorg as we are now ↵ | aclement | 2005-01-20 | 1 | -0/+3 |
| | | | | adding tests that will only run on 1.5 | ||||
* | All jars rebuilt with rev'd weaver version number 2.0 that we will use for ↵ | aclement | 2005-01-07 | 11 | -0/+0 |
| | | | | AspectJ5 (AJ1.2.1 had version 1.0) | ||||
* | updated binary form | acolyer | 2004-12-09 | 11 | -0/+0 |
| | |||||
* | updated binary form | acolyer | 2004-12-08 | 11 | -0/+0 |
| | |||||
* | Rebuilt due to type munger attribute change | aclement | 2004-12-07 | 11 | -0/+0 |
| | |||||
* | work in progress.... annotation pointcuts, parsing, and patterns | acolyer | 2004-12-06 | 11 | -0/+0 |
| | |||||
* | This modified ordering (?!?) means you don't get silly .ajsym files left ↵ | aclement | 2004-12-03 | 1 | -3/+3 |
| | | | | around that Eclipse wants you to check into CVS. | ||||
* | Applied patch for bug#77799 "NullPointerException in StructureSearchManager" | mkersten | 2004-11-04 | 1 | -1/+1 |
| | |||||
* | Change to prevent "uses-pointcut" nodes from appearing by default | mkersten | 2004-10-15 | 1 | -9/+13 |
| | | | | within the structure views. | ||||
* | Added "uses pointcut" relation to the ASM. | mkersten | 2004-10-14 | 2 | -3/+39 |
| | |||||
* | 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 ↵ | aclement | 2004-10-14 | 3 | -0/+86 |
| | | | | AccessControlException | ||||
* | Fix for Bugzilla Bug 73334 | aclement | 2004-09-06 | 3 | -4/+4 |
| | | | | Avoid clashes in the org.eclipse namespace by renaming our duplicates. | ||||
* | Part of fix for AJDT bug 72671 | aclement | 2004-09-06 | 1 | -3/+26 |
| | | | | Bootclasspath specification for compiling is not possible | ||||
* | FindBugs: fixes. | aclement | 2004-08-23 | 6 | -20/+24 |
| | |||||
* | Line numbers moved so update expected results | aclement | 2004-08-19 | 3 | -28/+28 |
| | |||||
* | BcWeaverJarMaker updates - now line numbers have changed. | aclement | 2004-08-19 | 14 | -0/+0 |
| | |||||
* | Fixed name :) | aclement | 2004-08-17 | 1 | -1/+1 |
| | |||||
* | remaining fix for 72016 (problem/type information flowing through AJDE) | aclement | 2004-08-17 | 1 | -2/+20 |
| | |||||
* | Fix for Bugzilla Bug 70241: outline view shows anonymous inner classes in ↵ | aclement | 2004-08-17 | 2 | -0/+111 |
| | | | | different way than jdt outline | ||||
* | Fix for Bugzilla Bug 72016: No problem type information from AspectJ ↵ | aclement | 2004-08-16 | 3 | -0/+65 |
| | | | | compiler / AJDE | ||||
* | cant find type/organize imports (and hopefully fix the build) | aclement | 2004-08-06 | 2 | -4/+0 |
| | |||||
* | No really, this *is* the last fix that will make the build work. | aclement | 2004-08-05 | 1 | -4/+5 |
| | |||||
* | Argh! Surely this will fix the build | aclement | 2004-08-04 | 1 | -1/+2 |
| | |||||
* | The BIG commit. | aclement | 2004-08-03 | 8 | -57/+511 |
| | | | | | | | | | - Enhanced structure model support. - *Incremental* structure model support written and tested (currently switched off, see incModelTests.xml) - -showWeaveInfo compiler option - existence of a 'runtimetest' surfaced through relationships - UI can determine if errors/warnings came from DEOWs. - Code to enable type mungers to remember source locations written (currently switched off) | ||||
* | Updated testdata for weaveinfo messages. | aclement | 2004-08-03 | 13 | -3/+3 |
| | |||||
* | Fix for Bugzilla Bug 57666 | aclement | 2004-08-02 | 10 | -0/+110 |
| | | | | | duplicate manifests cause resource-copying to gack (Contributed by Matthew Webster) | ||||
* | fix for Bugzilla Bug 40206 | acolyer | 2004-07-29 | 2 | -6/+4 |
| | | | | need common isAspectJSourceFile() method | ||||
* | organized imports. | aclement | 2004-07-29 | 1 | -1/+0 |
| | |||||
* | organized imports and deleted unused guff. | aclement | 2004-07-29 | 1 | -11/+0 |
| | |||||
* | Added declare parents relationship test, party commented out and waiting on ↵ | mkersten | 2004-07-27 | 1 | -2/+27 |
| | | | | Andy's merge. |