289 コミット (paramAnnotationBinding)

作成者 SHA1 メッセージ 日付
  Andy Clement c8e951296c Fix 436653: conditional aspect activation plus various polish 9年前
  Andy Clement bedb85ee87 Upgrade to JDT 1.8.0 compiler 10年前
  aclement 6f10470e3d e37 related changes 12年前
  aclement e18b289fbf remove wierdness about sometimes and sometimes not getting a param on the default ctor 15年前
  aclement 1237ad5e18 to continue to fail, with new ctor vis checking 15年前
  aclement 0cb10e1778 prevents funny behaviour on JDK1.6 16年前
  aclement 204bbed5a8 fix error revealed by allowing mixed syntaxes 16年前
  aclement 30b591e179 Stupid bloody tests that don't tell you why they failed, I HATE THEM - fixed this one in one place. 16年前
  aclement 023d696a3c AspectJ6: simplified 16年前
  mwebster fe356d2b74 Test LTW dump for JSPs 17年前
  aclement f80ae0089b improved - hopefully get more info as to why currently failing on the build machine 17年前
  mwebster ffc92dd6db Bug 158205 "NullPointerException when weaving with bootstrap agent" (improve declare parents LTW tests) 17年前
  mwebster 6de65b3a76 Bug 158205 "NullPointerException when weaving with bootstrap agent" (remove use of -Daj5.def) 17年前
  aclement 98a5d92553 154054 testcode and fix: noticing changes in around advice and forcing full builds 17年前
  aclement 409e613aac 141556#11 - reworked messagehandler with 'ignore' function! (wooo) - hope Matthew doesnt complain. 18年前
  mwebster 8549d861b1 Bug 150271 "Allow multiple levels of LTW information" (make weaving/not weaving messages debug and add -debug to options for aop.xml) 18年前
  aclement f239f2a2ac tests (?) and fixes for 152873 - optimized check for @AJ aspects in LTW 18年前
  mwebster 9b96943ffe Bug 150131 "org.aspectj.ajde.core testcases create "out" directory in project root" (remove redundant logic that created result.ser" 18年前
  mwebster bebb364069 Bug 151938 "Handle Duplicate -javaagent entries more gracefully" (ignore duplicate agents) 18年前
  aclement 11645343f9 fixed decp bug and problem with 1.5 IBM VM 18年前
  mwebster 4513e921c8 fix for 120739 18年前
  acolyer b6c89301f2 update license to EPL 18年前
  acolyer fc7db25dad fix for pr141945, misleading message re. aop.xml 18年前
  aclement a555c963c0 attempt to remove the damn results.ser file. 18年前
  aclement d578125c1b switched around. 18年前
  aclement f9b9ad79f2 testcode for 121575 18年前
  acolyer 1cbece39b3 merge of RB_V1_5_0 changes back into HEAD 18年前
  avasseur 3509955887 fix NPE in mixing style (can be in concrete aspect from code style as well) 18年前
  aclement 018294023b includes an error on purpose (class is not static) 18年前
  avasseur 41a73ccc3c this was all corrupted tests 18年前
  avasseur e4ef223b7d this was all corrupted tests 18年前
  aclement 93f74cbbd6 more tests. 18年前
  aclement 0de667394f slightly modified 18年前
  avasseur ff86d25cf8 fix new syntax @decp 18年前
  avasseur 2afe12a528 rearchitect @decp 18年前
  acolyer 4676acbde5 merge of changes from 1.5.0 branch into HEAD 18年前
  aclement d9f192dcf9 Comparable test programs. 18年前
  acolyer f5104819f3 making the tests more resilient to legitimate cross-vm differences 18年前
  acolyer 9825192b0f fixes inefficient ordering of tests in SignaturePattern (that I inadvertantly introduced earlier), and corrects @DeclareParents impl in AJTypeSystem :- fields should NOT be shown, and nor should non-interface members. 18年前
  acolyer b7929e9165 tests and fix for pr119749 18年前
  acolyer dc8360ec27 tests and fix for ITDS in AjTypeSystem 18年前
  aclement 9edb4b6f9e fixes for 120363 : from matthew (include/exclude problems for LTW) 18年前
  avasseur 979124d0fe #120351 cflowbelow @AJ and binding 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年前
  acolyer bf97cc20ba tests for parameter name generation in advice annotations 18年前
  acolyer c3bef72dca updated tests and fix for pr116229 18年前
  aclement 3ce492be63 Matthews changes - enabling us to see bytecode before and after LTW (bug 117854) 18年前
  aclement 27f3f0d3b2 last bits for 112105 18年前
  acolyer 45c56831ac new version of GenericAspectY in light of our learning experience wrt. itdm matching and execution 18年前
  acolyer f139242382 fix for parameterizing reference pointcuts with bindings 18年前