aboutsummaryrefslogtreecommitdiffstats
path: root/org.aspectj.ajdt.core/src
Commit message (Expand)AuthorAgeFilesLines
* code for enh193065: pointcutdoctor changesaclement2007-12-021-0/+13
* 162539: NullPointerException when pointcut library missing @aspect annotion: ...aclement2007-11-191-11/+47
* pr169428: text and fix for checking decp annotation specified on construct in...aclement2007-11-071-2/+16
* pr173729: test and fixes committed. Modify the bcel delegate at compile time...aclement2007-11-061-2/+17
* 203646: tests and fixes for ITD method on generic inner typeaclement2007-10-291-20/+59
* macfix: use canonicalpath in case the /tmp dir is a softlinkaclement2007-10-221-2/+13
* 171953#1 - test and fix for generic method introduction and compilation error...aclement2007-02-201-1/+14
* 171667: npe guardsaclement2007-02-161-1/+5
* Bug 171069 "java.util.EmptyStackException in CompilationAndWeavingContext usi...mwebster2007-01-221-0/+1
* test and fix for 168044 - processing complex self referential generic declara...aclement2007-01-111-1/+2
* test and fix for 166580: multiple output locations and incremental compilationaclement2007-01-094-80/+246
* AST contributions: bug 110465aclement2006-12-161-2/+85
* Test and fix for 165885: generic fields and pipelining problemaclement2006-11-291-7/+11
* test and fix for 164633 - problem with decp incorrectly targetting an inner typeaclement2006-11-211-0/+1
* fix for pr164317aclement2006-11-171-3/+3
* test and fix for 123423: getWithinTypeName() for ptw aspectsaclement2006-10-181-5/+24
* pr133532 fix: checks the state object before going back to disk - will enable...aclement2006-10-161-1/+9
* pr133532 fix: new top level type (from AjState) - implements IBinaryType and ...aclement2006-10-161-0/+150
* pr133532 fix: promoted compact representation to top level type - fixed memor...aclement2006-10-161-119/+36
* pr133532 fix: always uses a StatefulNameEnvironment (since needs to check the...aclement2006-10-161-3/+3
* corrected some problems with parameterized types in packagesaclement2006-10-161-12/+25
* dont NPE for blank output folder (160167)aclement2006-10-091-4/+2
* test and fix for 149071aclement2006-10-031-6/+12
* test and fix for 148908: structure modelaclement2006-09-261-1/+22
* test and fix for 158412: annotation style reference pointcuts don't workaclement2006-09-251-2/+36
* 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-254-9/+26
* Bug 149289 "Support system and user aop.xml configuration files" (add META-IN...mwebster2006-08-231-1/+1
* 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
* guard for 152835 - could be knock on effect from pipeline changeaclement2006-08-041-0/+2
* test and fix for 152589: adviceDidNotMatch incorrectly appearingaclement2006-08-031-6/+11
* test and fix for 152257aclement2006-07-312-2/+2
* 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
* pipeline changes: new kind of ResolvedMember for Eclipsey membersaclement2006-07-261-0/+78