Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove old '.cvsignore' files | Alexander Kriegisch | 2023-09-27 | 12 | -24/+0 |
| | | | | Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name> | ||||
* | Fix misplaced or incorrect javadoc tags | Jerry James | 2020-09-14 | 1 | -1/+1 |
| | |||||
* | 148190#32 | aclement | 2007-01-15 | 3 | -24/+0 |
| | |||||
* | Added "uses pointcut" relation to the ASM. | mkersten | 2004-10-14 | 1 | -0/+13 |
| | |||||
* | 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. | ||||
* | don't worry about .ajsym files in cvs | acolyer | 2003-11-10 | 2 | -0/+2 |
| | |||||
* | 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. | ||||
* | 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 |
| | |||||
* | 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. | ||||
* | Cleaned up test-generated files. | mkersten | 2003-08-07 | 2 | -524/+0 |
| | |||||
* | Fixed bugs: | mkersten | 2003-08-06 | 2 | -2/+2 |
| | | | | | | | 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 |
| | |||||
* | Expanded test data sources. | mkersten | 2003-08-05 | 1 | -0/+0 |
| | |||||
* | extended test data | mkersten | 2003-07-30 | 3 | -0/+525 |
| | |||||
* | *** empty log message *** | mkersten | 2003-07-23 | 1 | -0/+1 |
| | |||||
* | Added coverge to LST file tests. | mkersten | 2003-07-22 | 2 | -1/+7 |
| | |||||
* | Extended test case support to allow verification of compiler messages produced | acolyer | 2003-03-27 | 3 | -0/+22 |
| | | | | | during compilation. Added test case for bug 33474 (full source location for declare warning messages). | ||||
* | Edited (and then restored) iilegalNewFigElt pointcut | acolyer | 2003-02-26 | 1 | -1/+3 |
| | | | | to trap declare error task generation | ||||
* | The mappings for advice are now correct, and associations have corresponding ↵ | mkersten | 2003-02-26 | 2 | -7/+8 |
| | | | | kinds (e.g. "affects exception handlers"). | ||||
* | Added new coverage test source. | mkersten | 2003-02-26 | 3 | -0/+70 |
| | |||||
* | Ignore bin directory | acolyer | 2003-02-26 | 1 | -0/+1 |
| | |||||
* | Fixed source line mapping errors. | mkersten | 2003-02-18 | 1 | -0/+2 |
| | | | | | | Fixed formatting of pointcuts. Added a few more tests for above. | ||||
* | Committed patches specified in: | mkersten | 2003-01-25 | 1 | -2/+4 |
| | | | | http://bugs.eclipse.org/bugs/show_bug.cgi?id=29769 | ||||
* | initial version - neglected .lst files in testdata | wisberg | 2002-12-17 | 4 | -0/+13 |
| | |||||
* | initial version | wisberg | 2002-12-16 | 36 | -0/+1249 |