| Commit message (Expand) | Author | Age | Files | Lines |
* | serializing tests. Some depended on others for builds, but test run order is... | wisberg | 2003-08-28 | 1 | -22/+8 |
* | Added a call to remove all structure model listeners from previous run to pre... | acolyer | 2003-08-16 | 1 | -0/+6 |
* | Fixed AJDT bug with truncation of labels (there was a weird substring call in... | mkersten | 2003-08-16 | 3 | -5/+19 |
* | Added spacewar project for testing. | mkersten | 2003-08-16 | 2 | -1/+28 |
* | Improved declare relationships. Implemented batch-build relationship clearin... | mkersten | 2003-08-14 | 1 | -12/+46 |
* | Updated org.aspectj.asm relationship model to string-handle-based API in orde... | mkersten | 2003-08-14 | 7 | -103/+105 |
* | Added support for multiple relationships for a single program element. Renam... | mkersten | 2003-08-13 | 5 | -18/+17 |
* | Minor improvements to structure model generation, clean up of test suite outp... | mkersten | 2003-08-12 | 15 | -52/+26 |
* | added license header | wisberg | 2003-08-08 | 2 | -18/+24 |
* | Got advice relationships working. | mkersten | 2003-08-08 | 8 | -54/+57 |
* | First pass at new relationship API support. | mkersten | 2003-08-08 | 1 | -7/+16 |
* | Fixed ProgramElement modifiers bug. | mkersten | 2003-08-08 | 2 | -5/+1 |
* | Matthew's fixes for failing weaver unit tests. | mkersten | 2003-08-08 | 4 | -105/+195 |
* | Reimplemented ASM API as described in bug "41254: revise asm and create inter... | mkersten | 2003-08-08 | 13 | -96/+247 |
* | Fixed bad paths. | mkersten | 2003-08-07 | 1 | -5/+2 |
* | Added check for build warnings. | mkersten | 2003-08-07 | 1 | -0/+1 |
* | Changed org.aspectj.bridge.IMessage.getISourceLocation to getSourceLocation i... | mkersten | 2003-08-07 | 3 | -28/+31 |
* | Fixed bugs:
| mkersten | 2003-08-06 | 4 | -3/+220 |
* | Improved generation of advice and pointcut names in the ASM. | mkersten | 2003-08-06 | 1 | -6/+50 |
* | Revised and added tests for ASM containment hierarchy. | mkersten | 2003-08-05 | 5 | -5/+153 |
* | fixed 40194: error handling during build config parsing | mkersten | 2003-07-30 | 1 | -24/+30 |
* | De-coupled AJDE APIs from javax.swing, and moved browser-specific funtionalit... | mkersten | 2003-07-25 | 1 | -1/+2 |
* | Fix for bug#40771
| mkersten | 2003-07-25 | 3 | -4/+60 |
* | Added coverge to LST file tests. Improved name of file opening method. | mkersten | 2003-07-22 | 6 | -16/+40 |
* | Disabling test reads from user preferences store.
| wisberg | 2003-05-14 | 2 | -2/+2 |
* | fixed testFileNodeFind that would always pass to be more strict
| jhugunin | 2003-05-08 | 1 | -1/+6 |
* | "organized imports" to eliminate compiler warnings | acolyer | 2003-05-06 | 3 | -13/+12 |
* | implement binary-incompatible API for detecting whether any warnings exist, t... | wisberg | 2003-05-05 | 1 | -0/+15 |
* | fix test - NPE Guard, canonicalize file input | wisberg | 2003-05-05 | 1 | -4/+5 |
* | removing 1.4 API | wisberg | 2003-05-01 | 1 | -3/+4 |
* | cleaner, but no semantic changes | wisberg | 2003-04-30 | 1 | -14/+13 |
* | removed printlns | wisberg | 2003-04-30 | 1 | -6/+7 |
* | not using unimplemented buildStructure() api | wisberg | 2003-04-30 | 1 | -1/+1 |
* | no change, just nicer feedback | wisberg | 2003-04-30 | 2 | -2/+10 |
* | mainly changed setup to avoid reading any existing user properties, which was... | wisberg | 2003-04-30 | 1 | -28/+30 |
* | identify source of log message for convenience | wisberg | 2003-04-30 | 1 | -1/+1 |
* | - IMessage-based compiler messages
| wisberg | 2003-04-30 | 1 | -6/+23 |
* | test failing - node is java file, should be method execution main, so no parent | wisberg | 2003-04-28 | 1 | -0/+1 |
* | Corrected license. To check licenses, run build unit tests (CheckLics in par... | wisberg | 2003-04-03 | 1 | -6/+12 |
* | Extended test case support to allow verification of compiler messages produced
| acolyer | 2003-03-27 | 5 | -3/+119 |
* | Now adds value of "aspectjrt.path" system property to
| acolyer | 2003-03-12 | 1 | -1/+4 |
* | Fixed setting runnable bit on structure nodes.
| mkersten | 2003-02-28 | 2 | -4/+5 |
* | Flipped debug options tests around to reflect fact that
| acolyer | 2003-02-26 | 1 | -8/+8 |
* | This test was failing, seemed to rely on "currentView"
| acolyer | 2003-02-25 | 1 | -4/+6 |
* | Fixed source line mapping errors.
| mkersten | 2003-02-18 | 1 | -0/+22 |
* | Fixed failing unit tests. Involved making paths work right in structure model,
| mkersten | 2003-02-18 | 2 | -81/+86 |
* | resolving misc compiler warnings | wisberg | 2003-02-13 | 2 | -17/+11 |
* | Committed patches specified in:
| mkersten | 2003-01-25 | 8 | -7/+680 |
* | initial version | wisberg | 2002-12-16 | 21 | -0/+1436 |