aboutsummaryrefslogtreecommitdiffstats
path: root/org.aspectj.ajdt.core
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* #108488 @AspectJ perthis(..) was broken for some pointcut issueavasseur2005-09-291-10/+2
* #107953 @AfterThrowing/Returning checks when extra formal is not boundavasseur2005-09-281-14/+28
* organized importsaclement2005-09-281-2/+0
* organized importsaclement2005-09-281-5/+0
* improve abort handling for AJDTacolyer2005-09-271-0/+1
* a few more tweaks to fix for pr108123 and pr106500 - better diagnostics and e...acolyer2005-09-263-5/+18
* weaver5 addedaclement2005-09-262-1/+5
* fix for pr108123 and pr106500 - better diagnostics and exceptions, plus suppo...acolyer2005-09-2613-14/+202
* avoid using IdentityHashMap - that doesnt exist < 1.4aclement2005-09-261-3/+3
* avoid 'illegal forward reference' problem when compiling with 1.3aclement2005-09-261-2/+3
* Ensure tests run if no aj-build folder exists.aclement2005-09-262-1/+3
* now builds ok under 1.3. Needs a 'drastic' refactor/tidyupaclement2005-09-261-571/+574