Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixes for annotation type pattern bugs uncovered in 150 tests | acolyer | 2005-03-10 | 11 | -0/+0 |
| | |||||
* | Fix for Bug 3897 | mkersten | 2005-01-28 | 2 | -1/+1 |
| | | | | add support for compiling in 1.5 mode to AJDE APIs and AJBrowser | ||||
* | Tests and fix for: Bug 83565 | mkersten | 2005-01-27 | 2 | -0/+26 |
| | | | | BCException "bad type name" thrown when compiling | ||||
* | 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 |
| | |||||
* | Added "uses pointcut" relation to the ASM. | mkersten | 2004-10-14 | 1 | -0/+13 |
| | |||||
* | make the test tidy up after itself to reduce CVS conflicts. | aclement | 2004-10-14 | 3 | -0/+0 |
| | |||||
* | Fix for Bugzilla Bug 74238: Applet which uses cflow pointcut gets ↵ | aclement | 2004-10-14 | 3 | -0/+86 |
| | | | | AccessControlException | ||||
* | 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 |
| | |||||
* | Fix for Bugzilla Bug 70241: outline view shows anonymous inner classes in ↵ | aclement | 2004-08-17 | 1 | -0/+35 |
| | | | | different way than jdt outline | ||||
* | Fix for Bugzilla Bug 72016: No problem type information from AspectJ ↵ | aclement | 2004-08-16 | 1 | -0/+9 |
| | | | | compiler / AJDE | ||||
* | Updated testdata for weaveinfo messages. | aclement | 2004-08-03 | 13 | -3/+3 |
| | |||||
* | Fix for Bugzilla Bug 57666 | aclement | 2004-08-02 | 8 | -0/+40 |
| | | | | | duplicate manifests cause resource-copying to gack (Contributed by Matthew Webster) | ||||
* | ignore .ajsym files | acolyer | 2004-07-27 | 1 | -0/+1 |
| | |||||
* | Test data for -showWeaveInfo | aclement | 2004-07-27 | 37 | -0/+215 |
| | |||||
* | Added ignores for test ouptut | mkersten | 2004-03-30 | 3 | -0/+3 |
| | |||||
* | Fix for Bugzilla Bug 40192 | aclement | 2004-03-18 | 10 | -0/+78 |
| | | | | build cancel during weaving | ||||
* | fix for Bugzilla Bug 47910 | acolyer | 2004-03-17 | 4 | -0/+43 |
| | | | | ajc -outjar jarfile does not contain MANIFEST.MF | ||||
* | Added methods for retrieving the signature of a program element as it ↵ | mkersten | 2004-03-11 | 1 | -0/+2 |
| | | | | | | occurrs in the source code. Needed by ajdoc, possibly useful to other clients. | ||||
* | Fix for Bug 36430: Xreweavable support | aclement | 2004-02-24 | 13 | -0/+164 |
| | |||||
* | move to Eclipse 3.0 M6 JDT core (v_396). Also makes 1.4 the | acolyer | 2004-01-13 | 1 | -1/+2 |
| | | | | default mode (inherited behaviour from JDT). | ||||
* | Andy Clement's patch for enh 46347: "-inpath" | acolyer | 2003-11-11 | 12 | -0/+54 |
| | |||||
* | don't worry about .ajsym files in cvs | acolyer | 2003-11-10 | 3 | -0/+3 |
| | |||||
* | Fix from Matthew Webster for copying first resource in jars and | acolyer | 2003-11-04 | 2 | -0/+0 |
| | | | | for copying first Manifest.mf file | ||||
* | Cleaning up bad bug data. | mkersten | 2003-09-26 | 11 | -2/+1 |
| | |||||
* | Added spacewar to test data. | mkersten | 2003-09-05 | 33 | -0/+3107 |
| | |||||
* | Fixed AJDT bug with truncation of labels (there was a weird substring call ↵ | mkersten | 2003-08-16 | 1 | -1/+18 |
| | | | | in AdviceActionDelegate). Fixed ASM/AJDT modifiers bug. Fixed ASM static initializers bug (we may want to change the way they show up, i.e. Added imports to ASM containment hierarchy. Fixed numerous AJBrwoser, JBuilder and NetBeans bugs. | ||||
* | Added spacewar project for testing. | mkersten | 2003-08-16 | 1 | -1/+1 |
| | |||||
* | Improved declare relationships. Implemented batch-build relationship ↵ | mkersten | 2003-08-14 | 1 | -1/+1 |
| | | | | clearing policy. | ||||
* | Updated org.aspectj.asm relationship model to string-handle-based API in ↵ | mkersten | 2003-08-14 | 1 | -2/+6 |
| | | | | order to support adding and removing relationships at any point in the compilation cycle, and to support external tools building relationships (e.g. JDT's incremental containment hierarchy builder). Also made inter-type declaration relationships show up in the model. | ||||
* | Minor improvements to structure model generation, clean up of test suite ↵ | mkersten | 2003-08-12 | 1 | -4/+6 |
| | | | | output, and port of AJDT to new ASM APIs. | ||||
* | Updated test data. | mkersten | 2003-08-08 | 1 | -0/+1 |
| | |||||
* | Got advice relationships working. | mkersten | 2003-08-08 | 1 | -13/+29 |
| | |||||
* | First pass at new relationship API support. | mkersten | 2003-08-08 | 1 | -2/+4 |
| | |||||
* | Matthew's fixes for failing weaver unit tests. | mkersten | 2003-08-08 | 7 | -2/+3 |
| | |||||
* | Reimplemented ASM API as described in bug "41254: revise asm and create ↵ | mkersten | 2003-08-08 | 3 | -2/+7 |
| | | | | interfaces". Containment hierarchy is done and tests added. Relationships are not done yet. All clients except AJDT ported. More UI porting in Swing clients required. | ||||
* | Fixed bad paths. | mkersten | 2003-08-07 | 1 | -2/+2 |
| | |||||
* | Cleaned up test-generated files. | mkersten | 2003-08-07 | 3 | -0/+57 |
| | |||||
* | Cleaned up test-generated files. | mkersten | 2003-08-07 | 4 | -57/+22 |
| | |||||
* | Cleaned up test-generated files. | mkersten | 2003-08-07 | 3 | -0/+57 |
| | |||||
* | Cleaned up test-generated files. | mkersten | 2003-08-07 | 3 | -57/+0 |
| | |||||
* | Cleaned up test-generated files. | mkersten | 2003-08-07 | 2 | -22/+1 |
| | |||||
* | Cleaned up test-generated files. | mkersten | 2003-08-07 | 2 | -524/+0 |
| | |||||
* | Fixed bugs: | mkersten | 2003-08-06 | 12 | -2/+111 |
| | | | | | | | 40943: Binary weaving should copy non-Java resources from "-inja... 36071: 1.1 rc1 should copy resources similar to java compiler 40826: ajbrowser does not report errors properly 40774: task list icons don't show in ajbrowser | ||||
* | Improved generation of advice and pointcut names in the ASM. | mkersten | 2003-08-06 | 2 | -0/+5 |
| | |||||
* | Revised and added tests for ASM containment hierarchy. | mkersten | 2003-08-05 | 2 | -13/+42 |
| |