summaryrefslogtreecommitdiffstats
path: root/org.aspectj.ajdt.core
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-059-48/+41
* 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-046-4/+9
* Fix and tests for pr77269: incorrect structure model for inner types. (Patch ...aclement2005-10-041-1/+15
* completes all of the MAP bar ITDsacolyer2005-10-033-8/+98
* pr83717: allows ITD incremental compilation with reweavable. Also commented ...aclement2005-10-031-24/+57
* avoid unpleasant NPE (see pr110307)aclement2005-09-301-2/+2
* give compilation context on compiler crashes during test case runsacolyer2005-09-291-0/+28