9 Revīzijas (5abc2f1dce1e97b92acc5562b3c5fa32cf0abb5d)

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