43 커밋 (extensions)

작성자 SHA1 메시지 날짜
  mwebster bee8f80147 Bug 117293 "Java 5 compiler warnings in aspectrt5 and weaver5 modules" (added project-specific properties) 17 년 전
  aclement 3294a35d1b removing asm for the moment 17 년 전
  aclement 5b71560803 test and fix for 160674: simpler strategy for loading bytecode on SAP 17 년 전
  aclement e6a707af67 test and fix for 160674: simpler strategy for loading bytecode on SAP 17 년 전
  mwebster 6be70973a7 Bug 155148 "jdk14 trace deadlock in oc4j" (use formatObj for _all_ arguments) 18 년 전
  mwebster 5787d0e82f Bug 150487 "Tracing and Logging Framework" (Trace.event()) 18 년 전
  acolyer 135173acd2 fix for pr153572 LTWWorld with Annotation finding and boot classes 18 년 전
  aclement 82e3e13c66 test and fix for 153535 18 년 전
  mwebster 7a0f7a45b2 Bug 150487 "Tracing and Logging Framework" (support debug, info, warn, error and fatal) 18 년 전
  mwebster 6dca4cc41d Bug 152982 "org.aspectj Restructure - Phase 2: Move tests" (move Java 5 dependedent tests to weaver5, reduce use of reflection and conditional execution, remove duplication) 18 년 전
  wisberg 73b71e3834 copyright notice 18 년 전
  wisberg db081c5bd8 copyright notice 18 년 전
  mwebster bebb364069 Bug 151938 "Handle Duplicate -javaagent entries more gracefully" (ignore duplicate agents) 18 년 전
  mwebster eb31ec6c3d Bug 113948 "Repackage AspectJ" (move module root suites out of default package) 18 년 전
  mwebster db06666e1c Bug 150487 "Tracing and Logging Framework" (add JUnit tests) 18 년 전
  mwebster b15cda7add First drop of Bug 150487 "Tracing and Logging Framework" (Trace & TraceFactory) 18 년 전
  aclement e907c49da0 oops! testcase bug - uncovered by work on 150095 18 년 전
  acolyer 97cd71ae81 test and fix for pr144717 - array type as pointcut parameter in reflective world 18 년 전
  aclement c625e91d4f organized imports 18 년 전
  acolyer b954b2664c test and fix for pr140357, reference pointcuts that refer to other reference pointcuts in the same type, in a reflective world... 18 년 전
  acolyer 064c514553 test matching on annotations directly in the java.lang package 18 년 전
  acolyer 3e0fc355ac use signature rather than name when annotation matching as Bcel chops name in the java.lang package !! 18 년 전
  acolyer d1304320e9 for pointcuts in @AspectJ aspects compiled by javac, try a bit harder to find the pointcut parameter names 18 년 전
  acolyer 5e01ed2cb2 must use the same world when creating a pointcut parser 18 년 전
  aclement b52515fc23 delegates modified to return the same thing as BCEL. Ctors have the name <init> and a return type of 'void'. Fix for 119353 18 년 전
  aclement 1e1bbb3f2e fixes for 118715 from Matthew. 18 년 전
  acolyer 5611db4f27 fixes getGenericXXX methods in Reflection-based resolved member impl, GenericSignatureInformationProvider allows this to work across both 1.4 and 1.5 18 년 전
  acolyer 20e7098a05 a way to run the pointcut parser tests under 1.5 and have the weaver5 types visible (not linked to main suite...) 18 년 전
  aclement b6980f2f7b Further changes for 118192 18 년 전
  aclement 97b5f52b52 fixes for 118192 18 년 전
  acolyer c3bef72dca updated tests and fix for pr116229 18 년 전
  acolyer dd1c1b6b4a ensure this test works on non-windows machines too! 18 년 전
  aclement 749461102f fixes and improved tests for 117622 18 년 전
  aclement 5cba2054c0 some fixes for 117622 18 년 전
  acolyer 522911ec81 tests and fix for pr116229 and pr116755. Also adds support and tests for parseTypePattern in PointcutParser. 18 년 전
  aclement b8b6452001 moved 1.5 dependency to 1.5 module! 18 년 전
  aclement 074261689a organized imports 18 년 전
  acolyer f74a5c0fc3 updates to reflection library (largely javadoc, but with a few small tweaks) 18 년 전
  wisberg 2bfd630098 Using JRE15_LIB to permit default JRE to be 1.3 (see aspectj5rt and loadtime5) 18 년 전
  aclement 1feb254c88 Bit of shuffling to keep the build machine happy. Basically the PointcutExpressionTest is now in *two* places. Its in weaver and when run it will not use a 1.5 delegate, and its in weaver5 where it *will* use a 1.5 delegate. I changed the logic in the ReflectionDelegateFactory to allow for being unable to find the 1.5 delegate class, although this should only arise on the build machine or running weaver tests standalone. 18 년 전
  aclement 24e42cff34 trick the build machine into compiling our code ! 18 년 전
  aclement 601d08a2e4 doh! 18 년 전
  aclement 0ea99cad04 weaver5 split out so weaver can continue to be built with Java1.3 18 년 전