| Commit message (Expand) | Author | Age | Files | Lines |
* | guard for 152835 - could be knock on effect from pipeline change | aclement | 2006-08-04 | 1 | -0/+2 |
* | Bug 150131 "org.aspectj.ajde.core testcases create "out" directory in project... | mwebster | 2006-08-03 | 7 | -71/+89 |
* | test and fix for 152589: adviceDidNotMatch incorrectly appearing | aclement | 2006-08-03 | 1 | -6/+11 |
* | test and fix for 152257 | aclement | 2006-07-31 | 2 | -2/+2 |
* | Bug 113948 "Repackage AspectJ" (move module root suites out of default package) | mwebster | 2006-07-30 | 1 | -0/+1 |
* | pipeline changes: fix for deep nesting aspects | aclement | 2006-07-28 | 1 | -1/+12 |
* | pipeline changes: new info message for time taken, plus optional (commented o... | aclement | 2006-07-28 | 1 | -1/+8 |
* | pipeline changes: converts Eclipse annotations to AJ ones | aclement | 2006-07-28 | 1 | -5/+214 |
* | pipeline changes: builds EclipseResolvedMembers | aclement | 2006-07-28 | 1 | -1/+7 |
* | pipeline changes: changed to cope with differing implementations of ICompiler... | aclement | 2006-07-28 | 2 | -16/+35 |
* | pipeline changes: multiple variants of compiler adapter now, one pipelines, o... | aclement | 2006-07-28 | 3 | -1/+641 |
* | fix for Bug 151845: NPE while building | aclement | 2006-07-27 | 1 | -9/+11 |
* | Bug 150487 "Tracing and Logging Framework" (remove 1.4 API) | mwebster | 2006-07-27 | 1 | -1/+1 |
* | pipeline changes: new kind of ResolvedMember for Eclipsey members | aclement | 2006-07-26 | 1 | -0/+78 |
* | pipeline changes: need extra hook into compiler lifecycle (after diet parse) | aclement | 2006-07-26 | 1 | -0/+4 |
* | Bug 150487 "Tracing and Logging Framework" (handle missing org.apache.commons... | mwebster | 2006-07-25 | 1 | -0/+5 |
* | allow exception to flow out rather than losing it due to an NPE | aclement | 2006-07-25 | 1 | -1/+1 |
* | test and fixes for Bug 145963: add injar aspects to the model | aclement | 2006-07-25 | 1 | -56/+14 |
* | pr145689 - telling AJDT through the progress monitor (rather than a debug int... | aclement | 2006-07-24 | 1 | -2/+2 |
* | pr145689 - telling AJDT through the progress monitor (rather than a debug int... | aclement | 2006-07-24 | 1 | -1/+6 |
* | Interim fix for Bug 117885 "Classes are reloaded in AjcTestCase.run()" (copy ... | mwebster | 2006-07-06 | 1 | -9/+36 |
* | remaining fix for 145693 | aclement | 2006-07-06 | 1 | -2/+4 |
* | test and fix for 148693 | aclement | 2006-07-05 | 1 | -0/+5 |
* | correct construction for inner types and source positions. | aclement | 2006-07-03 | 1 | -2/+4 |
* | test and fix for 148737 | aclement | 2006-07-03 | 1 | -1/+1 |
* | NPE guard for 148911 | aclement | 2006-06-28 | 1 | -1/+1 |
* | recognizes parameterized methods (fix for 148545) | aclement | 2006-06-25 | 1 | -1/+8 |
* | organized imports | aclement | 2006-06-25 | 1 | -1/+0 |
* | fix for 148536 | aclement | 2006-06-25 | 1 | -1/+2 |
* | tests and implementation for enh 147711 (use true synthetic attribute/flag fo... | acolyer | 2006-06-24 | 4 | -1/+17 |
* | 148027: dont generate usespointcut relationship (for now...) | aclement | 2006-06-22 | 1 | -1/+3 |
* | testcode and patches for pr141730 comments #13,14: "new handleprovider" | aclement | 2006-06-19 | 1 | -0/+45 |
* | Fix build: move createEmptySandbox() from FileUtil back to Ajc to avoid JUnit... | mwebster | 2006-06-15 | 1 | -2/+49 |
* | Make sandbox directories unique among workspaces e.g. c:\temp\ajcSandbox\org.... | mwebster | 2006-06-15 | 1 | -32/+2 |
* | Fix for Bug 140695 - Use LTWWorld not BcelWorld for load-time weaving (AjcTes... | mwebster | 2006-06-14 | 1 | -6/+7 |
* | Fix for Bug 140695 - Use LTWWorld not BcelWorld for load-time weaving (wrong ... | mwebster | 2006-06-13 | 1 | -24/+61 |
* | 141730: underpinning changes for new handles support. No longer 'leak' imple... | aclement | 2006-06-13 | 2 | -14/+21 |
* | 141730 - latest variant of program element signature processing | aclement | 2006-06-07 | 2 | -15/+2 |
* | some code for 141730 - store type signatures in program elements rather than ... | aclement | 2006-06-06 | 3 | -29/+39 |
* | 132591 - Duplicate exception with aop.xml file on aspectpath | mwebster | 2006-06-02 | 1 | -0/+11 |
* | improved handling of optional joinpoints argument processing. and updated us... | aclement | 2006-06-01 | 2 | -4/+7 |
* | update license to EPL | acolyer | 2006-06-01 | 2 | -4/+4 |
* | update license to EPL | acolyer | 2006-06-01 | 121 | -242/+242 |
* | test and fix for 129282 | aclement | 2006-05-31 | 2 | -3/+39 |
* | test and fixes for 143930, 143924 | aclement | 2006-05-30 | 2 | -3/+4 |
* | test and fix for pr132349: itds on inner type of generic type | aclement | 2006-05-22 | 1 | -1/+32 |
* | final implementation and tests for 101983: allow separate output folders | acolyer | 2006-05-19 | 2 | -6/+6 |
* | fix for 138171 - error if we can't copy a resource over rather than crashing. | aclement | 2006-05-18 | 1 | -4/+13 |
* | sick and tired of checking these classes out of CVS and hacking debug ON. Th... | aclement | 2006-05-17 | 2 | -2/+2 |
* | test and fix for 141956 | aclement | 2006-05-17 | 1 | -2/+5 |