summaryrefslogtreecommitdiffstats
path: root/org.aspectj.ajdt.core/src
Commit message (Expand)AuthorAgeFilesLines
* tests and fix for pr115251acolyer2005-11-253-2/+15
* try this version instead...acolyer2005-11-241-1/+5
* test against output dir location was unreliable on mac os x, now fixedacolyer2005-11-241-0/+1
* 87525 - new error message (and testcase). Thats all I'm doing on this for 1.5.0aclement2005-11-231-0/+15
* NPE fix for 115251aclement2005-11-231-1/+1
* fixes for pr115788.aclement2005-11-232-9/+35
* 117296: testcode and fixes.aclement2005-11-221-4/+3
* made declaredModifiers accessible to AJDTaclement2005-11-221-1/+1
* tests and fix for pr103051 :- declare soft and adviceexecutionacolyer2005-11-222-4/+16
* test and fix for 115607 (declare @type): patch from helen.aclement2005-11-211-0/+2
* test and fix for 114875aclement2005-11-211-4/+6
* fixes for 115252 from Helen (xlint on incorrect annotation usage in signatures)aclement2005-11-181-0/+57
* fixes for pr115237aclement2005-11-172-21/+52
* commentaclement2005-11-151-0/+3
* more AST stuff: 110465aclement2005-11-1117-134/+169
* more AST stuff: 110465aclement2005-11-111-10/+12
* fixes from AST bug: 110465.aclement2005-11-101-2/+3
* fixes for 91859 - enable us to preserve the set of annotations originally dec...aclement2005-11-091-3/+4
* fix for pr112830, tolerate variations on "aspectjrt.jar" for Maven.acolyer2005-11-081-5/+12
* final part of fix for pr115038aclement2005-11-081-1/+4
* Fixed Bugzilla Bug 113554: support ajsym file generation for command line buildsmkersten2005-11-085-1/+28
* fix for 95516 (-outxml / -outxmlfile) - from Matthew.aclement2005-11-073-1/+72
* Fix for pr90143: I'm on fire today ;)aclement2005-11-041-1/+13
* pr73050 - added support for isAnonymousacolyer2005-11-041-0/+5
* test and fix for pr115038aclement2005-11-041-1/+5
* fix for pr62606 - raises a lint warning when itdc does not contain an explici...acolyer2005-11-031-0/+50
* test and fix for pr114744aclement2005-11-021-2/+10
* pr93253: lazytjp the defaultaclement2005-11-011-1/+3
* #108892 cannot reproduce: hierarchy of aop.xml accross classloader test is fineavasseur2005-10-281-2/+8
* Fixes for pr113947.aclement2005-10-276-6/+34
* pr113630: fixed!aclement2005-10-271-10/+39
* see pr112105 comment #13: more helpers, for itd support.aclement2005-10-261-2/+16
* see pr112105 comment #13: these now use the aliases correctly.aclement2005-10-262-11/+10
* fix for #113587: when aop.xml include/exclude is used, javac @Aspect are not ...avasseur2005-10-251-2/+6
* ajdtcore for abstract @Pointcutavasseur2005-10-252-17/+61
* test and fix for 112615 (-XhasMember not working if passed through AJDT). Pa...aclement2005-10-251-0/+3
* *Now* we're moving - more and more stuff from GenericsTests is working :) see...aclement2005-10-201-15/+51
* Fix for ordering problem when using generic abstract aspects. Fix for crappy...aclement2005-10-201-2/+11
* Changes for generic field itds - see 112105 comment 9aclement2005-10-204-40/+66
* ctor ITDs now remember tvar aliases (see 112105)aclement2005-10-182-4/+5
* Fix part 1 for pr110307aclement2005-10-171-0/+4
* Fix for pr112602aclement2005-10-171-6/+12
* Updates for generic ITDs - see pr112105 for a description of all changes.aclement2005-10-146-59/+161
* generic itds - see pr112105aclement2005-10-112-6/+48
* fixes for generic abstract aspectsacolyer2005-10-062-5/+14
* testcases and fix for binary weaving ITDs!!!!!!!!!!! (pr85132, etc,etc)aclement2005-10-062-6/+12
* Let the bug floodgates open, reweavable is now default (pr91417)aclement2005-10-057-38/+31
* test and fix for pr111481: varargs ITD ctors. Patch from Helen Hawkins.aclement2005-10-051-1/+3
* itd support in the MAPacolyer2005-10-043-0/+31
* test and fix for pr110906: vararg ITDsaclement2005-10-043-4/+9