10 Commits (57dd44a35a6a60aae5576cbd35c110ae82505dac)

Author SHA1 Message Date
  Andrey Turbanov 4c8c90de69 Reduce empty array allocations 2 years ago
  Andrey Turbanov b1c52e2f5e Replace uses of StringBuffer with StringBuilder. 2 years ago
  Alexander Kriegisch 49cb924f54 Upgrade license from CPLv1/EPLv1 to EPLv2 3 years ago
  Lars Grefer 702f3fa5bd Cleanup unused imports 3 years ago
  Lars Grefer 3641f1626d Collection.toArray() call style 3 years ago
  Lars Grefer e1bff9a570 Use the diamond operator where possible 3 years ago
  Lars Grefer c1c373f427 'String.indexOf()' expression is replaceable with 'contains()' 3 years ago
  Lars Grefer 72194b7982 'for' loop replaceable with enhanced 'for' loop 3 years ago
  Andy Clement 38a19ea6a0 mavenizing loadtime - wip 5 years ago
  Andy Clement 0a552d812d polish 5 years ago
  Andy Clement f6d9aaaf05 1.9.2.RC1 changes 5 years ago
  Andy Clement c641ffdbb6 Fix 432178: percflow concreteaspectcodegen problem 10 years ago
  Andy Clement 724823aa18 declare annotation on type XML support 12 years ago
  Andy Clement 096b004fda 375881 12 years ago
  aclement d825f323f5 359159 12 years ago
  aclement c1994e5b98 Remove debug! 12 years ago
  aclement 411539e851 359159 12 years ago
  aclement b21cd2fcde extended definition and code gen to allow for deows 14 years ago
  aclement 1d471f7cfa 296734: various optimizations for LTW and aop.xml include/exclude processing 14 years ago
  aclement 23357ade78 refactoring 14 years ago
  aclement 390b387fd0 266220: generic aspect subtypes in aop.xml 15 years ago
  aclement 4fcdec844c 246918: perclause: 15 years ago
  aclement 0a5eeedb96 246125: comment 3: reworked AnnotationX - got rid of the thing 15 years ago
  aclement 4e4299ef56 fixed eclipse warnings 16 years ago
  aclement c25f60966b 231396: Comment #4: Big Refactoring 16 years ago
  aclement e8d2556d94 fix for 165148 - don't resolve things you are 99 percent sure won't be found 17 years ago
  mwebster 6b31b32ae3 Bug 132080 "LTW concrete-aspect definitions not exposed to weaver" 17 years ago
  aclement 6a20efc072 typo! 18 years ago
  aclement 69e24e90d4 fix for 142466 18 years ago
  aclement e1e919408d fix for 125480 18 years ago
  aclement 7a2087ef98 test and fix for 128744 (or at least the LTW problem Sian hit whilst debugging it...) 18 years ago
  aclement 0c8c0a3d21 Some updates for 118754. The various places that were checking for 'MISSING' now call 'isMissing' if they can. I think this negates some work Adrian did with introducing MissingWithKnownSignature - but we have to make this change for LTW to work properly. Someone with a bit of time on their hands should go through all the places isMissing() is now called and see if the check should be 'isReallyMissing()' which would allow the MissingWithKnownSignature to get through. I will raise an enhancement to cover this. 18 years ago
  avasseur fa21e62717 impl and test for dec precedence in aop.xml without extends 18 years ago
  avasseur 808a511b8f fix for #113587: when aop.xml include/exclude is used, javac @Aspect are not passed thru the aspectof munger. Added custom logic for that 18 years ago
  avasseur e1d674faa6 ajdtcore for abstract @Pointcut 18 years ago
  avasseur 76ebbc76ad concrete-aspect impl and doc for LTW - see #95529 18 years ago