aboutsummaryrefslogtreecommitdiffstats
path: root/org.aspectj.ajdt.core
Commit message (Expand)AuthorAgeFilesLines
* guard for 152835 - could be knock on effect from pipeline changeaclement2006-08-041-0/+2
* Bug 150131 "org.aspectj.ajde.core testcases create "out" directory in project...mwebster2006-08-037-71/+89
* test and fix for 152589: adviceDidNotMatch incorrectly appearingaclement2006-08-031-6/+11
* test and fix for 152257aclement2006-07-312-2/+2
* Bug 113948 "Repackage AspectJ" (move module root suites out of default package)mwebster2006-07-301-0/+1
* pipeline changes: fix for deep nesting aspectsaclement2006-07-281-1/+12
* pipeline changes: new info message for time taken, plus optional (commented o...aclement2006-07-281-1/+8
* pipeline changes: converts Eclipse annotations to AJ onesaclement2006-07-281-5/+214
* pipeline changes: builds EclipseResolvedMembersaclement2006-07-281-1/+7
* pipeline changes: changed to cope with differing implementations of ICompiler...aclement2006-07-282-16/+35
* pipeline changes: multiple variants of compiler adapter now, one pipelines, o...aclement2006-07-283-1/+641
* fix for Bug 151845: NPE while buildingaclement2006-07-271-9/+11
* Bug 150487 "Tracing and Logging Framework" (remove 1.4 API)mwebster2006-07-271-1/+1
* pipeline changes: new kind of ResolvedMember for Eclipsey membersaclement2006-07-261-0/+78
* pipeline changes: need extra hook into compiler lifecycle (after diet parse)aclement2006-07-261-0/+4
* Bug 150487 "Tracing and Logging Framework" (handle missing org.apache.commons...mwebster2006-07-251-0/+5
* allow exception to flow out rather than losing it due to an NPEaclement2006-07-251-1/+1
* test and fixes for Bug 145963: add injar aspects to the modelaclement2006-07-251-56/+14
* pr145689 - telling AJDT through the progress monitor (rather than a debug int...aclement2006-07-241-2/+2
* pr145689 - telling AJDT through the progress monitor (rather than a debug int...aclement2006-07-241-1/+6
* Interim fix for Bug 117885 "Classes are reloaded in AjcTestCase.run()" (copy ...mwebster2006-07-061-9/+36
* remaining fix for 145693aclement2006-07-061-2/+4
* test and fix for 148693aclement2006-07-051-0/+5
* correct construction for inner types and source positions.aclement2006-07-031-2/+4
* test and fix for 148737aclement2006-07-031-1/+1
* NPE guard for 148911aclement2006-06-281-1/+1
* recognizes parameterized methods (fix for 148545)aclement2006-06-251-1/+8
* organized importsaclement2006-06-251-1/+0
* fix for 148536aclement2006-06-251-1/+2
* tests and implementation for enh 147711 (use true synthetic attribute/flag fo...acolyer2006-06-244-1/+17
* 148027: dont generate usespointcut relationship (for now...)aclement2006-06-221-1/+3
* testcode and patches for pr141730 comments #13,14: "new handleprovider"aclement2006-06-191-0/+45
* Fix build: move createEmptySandbox() from FileUtil back to Ajc to avoid JUnit...mwebster2006-06-151-2/+49
* Make sandbox directories unique among workspaces e.g. c:\temp\ajcSandbox\org....mwebster2006-06-151-32/+2
* Fix for Bug 140695 - Use LTWWorld not BcelWorld for load-time weaving (AjcTes...mwebster2006-06-141-6/+7
* Fix for Bug 140695 - Use LTWWorld not BcelWorld for load-time weaving (wrong ...mwebster2006-06-131-24/+61
* 141730: underpinning changes for new handles support. No longer 'leak' imple...aclement2006-06-132-14/+21
* 141730 - latest variant of program element signature processingaclement2006-06-072-15/+2
* some code for 141730 - store type signatures in program elements rather than ...aclement2006-06-063-29/+39
* 132591 - Duplicate exception with aop.xml file on aspectpathmwebster2006-06-021-0/+11
* improved handling of optional joinpoints argument processing. and updated us...aclement2006-06-012-4/+7
* update license to EPLacolyer2006-06-012-4/+4
* update license to EPLacolyer2006-06-01121-242/+242
* test and fix for 129282aclement2006-05-312-3/+39
* test and fixes for 143930, 143924aclement2006-05-302-3/+4
* test and fix for pr132349: itds on inner type of generic typeaclement2006-05-221-1/+32
* final implementation and tests for 101983: allow separate output foldersacolyer2006-05-192-6/+6
* fix for 138171 - error if we can't copy a resource over rather than crashing.aclement2006-05-181-4/+13
* sick and tired of checking these classes out of CVS and hacking debug ON. Th...aclement2006-05-172-2/+2
* test and fix for 141956aclement2006-05-171-2/+5