summaryrefslogtreecommitdiffstats
path: root/org.aspectj.ajdt.core
Commit message (Expand)AuthorAgeFilesLines
* 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
* Matthews patches from 95529aclement2005-11-111-3/+4
* more AST stuff: 110465aclement2005-11-1117-134/+169
* more AST stuff: 110465aclement2005-11-112-10/+16
* fixes from AST bug: 110465.aclement2005-11-102-10/+19
* fixes for 91859 - enable us to preserve the set of annotations originally dec...aclement2005-11-091-3/+4
* some useful AST testsaclement2005-11-081-0/+13
* 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-074-1/+90
* 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
* risky... what about '-Xlint:warning'aclement2005-11-041-1/+1
* fix for pr62606 - raises a lint warning when itdc does not contain an explici...acolyer2005-11-031-0/+50
* make sure the harness translates path separators for those of us working on s...acolyer2005-11-031-0/+7
* test and fix for pr114744aclement2005-11-021-2/+10
* pr93253: lazytjp the defaultaclement2005-11-012-2/+5
* #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
* serialized form of ITD field mungers changed (includes aliases) - jars rebuiltaclement2005-10-203-0/+0
* change to itd ctor serialization - quick rebuild of jars.aclement2005-10-183-0/+0
* 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-149-59/+161
* Code for enhancement 107741: Updated WeavingURLClassLoader (thanks to Matthew...aclement2005-10-142-4/+18
* generic itds - see pr112105aclement2005-10-112-6/+48
* change to resolvedmember serialization (to support varargs ITDs) is quite ser...aclement2005-10-074-0/+1
* fixes for generic abstract aspectsacolyer2005-10-062-5/+14