aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* #108488 @AspectJ perthis(..) was broken for some pointcut issueavasseur2005-09-291-0/+2
* #108488 @AspectJ perthis(..) was broken for some pointcut issueavasseur2005-09-296-18/+11
* tests and fix for pr100195, local var debug info not preserved when inlining ...acolyer2005-09-294-2/+85
* perclause resolvingacolyer2005-09-292-1/+10
* final bcel fix for 101047acolyer2005-09-283-1/+4
* pr110927: testcase and fixaclement2005-09-284-7/+30
* pr110927: testcaseaclement2005-09-281-0/+18
* temp comment out for CC, update for #107953 fixavasseur2005-09-282-2/+3
* #107953 @AfterThrowing/Returning checks when extra formal is not boundavasseur2005-09-282-19/+33
* test for Adrian, #108488 - note: other test are commented outavasseur2005-09-282-3/+36
* pr110788: fix - better analysis of type hierarchyaclement2005-09-281-33/+46
* organized importsaclement2005-09-281-2/+0
* pr110788: testcasesaclement2005-09-286-7/+69
* organized importsaclement2005-09-283-9/+12
* Bit of shuffling to keep the build machine happy. Basically the PointcutExpr...aclement2005-09-283-6/+563
* organized importsaclement2005-09-281-5/+0
* restoring original behaviour in LocalVariableGen - not happy with my change f...acolyer2005-09-283-8/+2
* fix for pr101407 - weaver produces wrong local variable table bytecode.acolyer2005-09-275-105/+136
* tests for pr102933, array clone in -1.4, -1.5 vs -1.3acolyer2005-09-273-0/+30
* improve abort handling for AJDTacolyer2005-09-272-7/+12
* tests and fix for pr88900, unneccessary warningacolyer2005-09-275-1/+169
* give context in can't find type messagesacolyer2005-09-271-9/+14
* pr110307: test cases.aclement2005-09-272-0/+90
* trick the build machine into compiling our code !aclement2005-09-272-0/+1
* a few more tweaks to fix for pr108123 and pr106500 - better diagnostics and e...acolyer2005-09-266-16/+34
* include weaver5aclement2005-09-261-1/+1
* imports organized.aclement2005-09-262-10/+8
* doh!aclement2005-09-261-0/+6
* updated for weaver5aclement2005-09-262-92/+25
* weaver5 addedaclement2005-09-262-1/+5
* depending on weaver5 will keep the packaging happy...aclement2005-09-261-40/+11
* java5 related folders have gone.aclement2005-09-261-2/+0
* no longer required with new weaver5 project.aclement2005-09-261-12/+0
* moved to weaver5aclement2005-09-263-744/+0
* weaver5 split out so weaver can continue to be built with Java1.3aclement2005-09-269-0/+833
* fix for pr108123 and pr106500 - better diagnostics and exceptions, plus suppo...acolyer2005-09-2628-23/+726
* 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
* remove @Override that for some reason doesn't compile at 1.3 level...acolyer2005-09-261-1/+0
* tests and fix for pr77076 - MUCH better toleration of missing types when weav...acolyer2005-09-2421-79/+642
* tiny update.aclement2005-09-231-0/+1
* ast support ! (and testcase)aclement2005-09-233-0/+4161
* ast support !aclement2005-09-2327-0/+9276
* ast support - rebuilt shadowsaclement2005-09-232-0/+0
* AST support - factories for ensuring when the classes in JDT core initialize,...aclement2005-09-233-0/+95
* David Knibb's patch for enh 109173 :- Weaving Adaptor enhancementsacolyer2005-09-234-10/+233
* AST support change.aclement2005-09-232-0/+8
* tests and fix for 109283.acolyer2005-09-229-22/+80