summaryrefslogtreecommitdiffstats
path: root/org.aspectj.ajdt.core
Commit message (Expand)AuthorAgeFilesLines
* Fix for 157057: expanded EclipseResolvedMember to work for fields as well as ...aclement2006-09-142-20/+75
* new type - not yet used, but may prove useful when we get into the situation ...aclement2006-09-141-0/+198
* found whilst investigating 157057 - we sometimes crashed for bad input (dupli...aclement2006-09-141-0/+2
* fixes for 153490: mixing delegates. Refactored a *lot* of stuff - promoting ...aclement2006-09-131-0/+5
* refix 112098 - check for correct aspectjrt.jar version re-enabled for Main (t...wisberg2006-09-071-0/+3
* refix 112098 - check for correct aspectjrt.jar version re-enabled for Main (t...wisberg2006-09-071-0/+88
* 141556#11 - reworked messagehandler with 'ignore' function! (wooo) - hope Mat...aclement2006-08-256-9/+36
* Bug 149289 "Support system and user aop.xml configuration files" (add META-IN...mwebster2006-08-232-2/+2
* 112098: checkRtJar removed.aclement2006-08-231-75/+1
* refactored tests for 154552 - use new model testing structureaclement2006-08-221-0/+2
* 141556: lint message sort out and memory leak resolutionaclement2006-08-183-15/+44
* 145963: binary entries in the model: various parts to the fix.aclement2006-08-181-0/+4
* fix for problem found whilst looking into 153380aclement2006-08-101-0/+1
* test and fix for pr148219aclement2006-08-081-0/+10
* test and fix for 150467aclement2006-08-081-0/+20
* Bug 152982 "org.aspectj Restructure - Phase 2: Move tests" (move Java 5 depen...mwebster2006-08-087-170/+280
* 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