9 コミット (5abc2f1dce1e97b92acc5562b3c5fa32cf0abb5d)

作成者 SHA1 メッセージ 日付
  Andrey Turbanov b1c52e2f5e Replace uses of StringBuffer with StringBuilder. 2年前
  Alexander Kriegisch 49cb924f54 Upgrade license from CPLv1/EPLv1 to EPLv2 3年前
  Lars Grefer 702f3fa5bd Cleanup unused imports 3年前
  Lars Grefer 3641f1626d Collection.toArray() call style 3年前
  Lars Grefer e1bff9a570 Use the diamond operator where possible 3年前
  Lars Grefer c1c373f427 'String.indexOf()' expression is replaceable with 'contains()' 3年前
  Lars Grefer 72194b7982 'for' loop replaceable with enhanced 'for' loop 3年前
  Andy Clement 38a19ea6a0 mavenizing loadtime - wip 5年前
  Andy Clement 0a552d812d polish 5年前
  Andy Clement f6d9aaaf05 1.9.2.RC1 changes 5年前
  Andy Clement c641ffdbb6 Fix 432178: percflow concreteaspectcodegen problem 10年前
  Andy Clement 724823aa18 declare annotation on type XML support 12年前
  Andy Clement 096b004fda 375881 12年前
  aclement d825f323f5 359159 12年前
  aclement c1994e5b98 Remove debug! 12年前
  aclement 411539e851 359159 12年前
  aclement b21cd2fcde extended definition and code gen to allow for deows 14年前
  aclement 1d471f7cfa 296734: various optimizations for LTW and aop.xml include/exclude processing 14年前
  aclement 23357ade78 refactoring 14年前
  aclement 390b387fd0 266220: generic aspect subtypes in aop.xml 15年前
  aclement 4fcdec844c 246918: perclause: 15年前
  aclement 0a5eeedb96 246125: comment 3: reworked AnnotationX - got rid of the thing 15年前
  aclement 4e4299ef56 fixed eclipse warnings 15年前
  aclement c25f60966b 231396: Comment #4: Big Refactoring 16年前
  aclement e8d2556d94 fix for 165148 - don't resolve things you are 99 percent sure won't be found 17年前
  mwebster 6b31b32ae3 Bug 132080 "LTW concrete-aspect definitions not exposed to weaver" 17年前
  aclement 6a20efc072 typo! 17年前
  aclement 69e24e90d4 fix for 142466 18年前
  aclement e1e919408d fix for 125480 18年前
  aclement 7a2087ef98 test and fix for 128744 (or at least the LTW problem Sian hit whilst debugging it...) 18年前
  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年前
  avasseur fa21e62717 impl and test for dec precedence in aop.xml without extends 18年前
  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年前
  avasseur e1d674faa6 ajdtcore for abstract @Pointcut 18年前
  avasseur 76ebbc76ad concrete-aspect impl and doc for LTW - see #95529 18年前