4300 Commits (387c3ac6f23a39aebbc4044093c793009dfea8f6)
 

Author SHA1 Message Date
  aclement 387c3ac6f2 152979: shared cache in the repository 18 years ago
  mwebster 4f3c86ded0 Eclipse 3.2 (JSE-1.5 and JUnit 3) 18 years ago
  aclement f239f2a2ac tests (?) and fixes for 152873 - optimized check for @AJ aspects in LTW 18 years ago
  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 years ago
  mwebster 51ace9a1a3 Bug 152982 "org.aspectj Restructure - Phase 2: Move tests" (ensure contextClassLoader is set for JCL) 18 years ago
  aclement c6b01b10d3 dont need TODO 18 years ago
  aclement c779c96eff fix for 152871: parsing bytecode too often 18 years ago
  aclement 73368931c7 testcode for 152871: parsing bytecode too often (needs a wildcard pattern in the exclude list) 18 years ago
  aclement d559512e93 remove debug 18 years ago
  aclement 54c52c8ecd better diagnostic message. 18 years ago
  aclement 908b4054bf guard for 152835 - could be knock on effect from pipeline change 18 years ago
  aclement ff2377a7f3 test and fix for 152631: decp targetting aspect using cflow 18 years ago
  wisberg 1e9ca71a25 bug 143903 - doc rewriting of javac tasks to support iajc via build.compiler 18 years ago
  wisberg f19e8f51c2 synchronized advice (I thought I checked this in right after the mail list discussion) 18 years ago
  wisberg e28d7fd48b bug 149577 (darker tt tag color in .css) 18 years ago
  wisberg af722d0d6a doc process for adding new modules (soon to be superceded) 18 years ago
  wisberg 7aa6cfeed1 Bug 151991 add modules ajdoc, loadtime, loadtime5, weaver5 to license check 18 years ago
  wisberg 73b71e3834 copyright notice 18 years ago
  wisberg db081c5bd8 copyright notice 18 years ago
  aclement b7ccac980f test and initial patches for 141556 18 years ago
  mwebster ea82f25eb6 Bug 150131 "org.aspectj.ajde.core testcases create "out" directory in project root" (use sandbox for compiling and running tests) 18 years ago
  aclement b6925cbe5f fix for problem with transform of static synchronized method on pre Java5. 18 years ago
  aclement e38e839037 fix for problem with transform of static synchronized method on pre Java5. 18 years ago
  aclement 9664058bcd test and fix for 152589: adviceDidNotMatch incorrectly appearing 18 years ago
  mwebster 9b96943ffe Bug 150131 "org.aspectj.ajde.core testcases create "out" directory in project root" (remove redundant logic that created result.ser" 18 years ago
  mwebster 13098e3b34 Bug 150487 "Tracing and Logging Framework" (fix Linux) 18 years ago
  aclement 572e8e4d8b Fix for failure when lock()/unlock() used in XML defined pointcut and would require synchronization transform of a method 18 years ago
  aclement d15e56b459 failure when lock()/unlock() used in XML defined pointcut and would require synchronization transform of a method 18 years ago
  mwebster bebb364069 Bug 151938 "Handle Duplicate -javaagent entries more gracefully" (ignore duplicate agents) 18 years ago
  mwebster a89eac7f94 Bug 150487 "Tracing and Logging Framework" (lazy initialize SimpleDateFormat to prevent recursion in JDK 1.4 LTW) 18 years ago
  aclement f4289cd151 synchronization pointcut problem (see Fourteen.java for info) 18 years ago
  aclement c6b1c7c63f build should cope now. 18 years ago
  aclement 43991a1334 cope (not perfect) with recent change to containers in AJDT projects. 18 years ago
  mwebster 684562c498 Bug 150487 "Tracing and Logging Framework" 18 years ago
  mwebster 079fb81e53 Bug 150487 "Tracing and Logging Framework" (remove tracing from ClassPathManager to prevent recursion in JDK 1.4 LTW) 18 years ago
  aclement a3f3ae406d test and fix for 152257 18 years ago
  aclement 832480f729 testcode 152257 18 years ago
  aclement f1f468907e testcode 152257 18 years ago
  aclement 4a6ccf0f0d trace! 18 years ago
  mwebster eb31ec6c3d Bug 113948 "Repackage AspectJ" (move module root suites out of default package) 18 years ago
  aclement 50d13c720a being worked on... 18 years ago
  aclement af9e8ba799 pipeline changes: fix for deep nesting aspects 18 years ago
  aclement 68c36e3ac9 bug151978: testcase (commented out) 18 years ago
  mwebster d692fc2a7d Bug 150487 "Tracing and Logging Framework" (remove redundant TraceFactory.isEnabled() method and test) 18 years ago
  aclement 2f3145681e pipeline changes: changed adviceDidNotMatch processing and moved reweavable message (dont want it for every file woven!) 18 years ago
  aclement c8497181b1 pipeline changes: stores names of super types, not direct references (cost?) 18 years ago
  aclement a46a226073 pipeline changes: activated PipeliningTests, some adviceDidNotMatch changes in the test xml 18 years ago
  aclement e30498bef9 pipeline changes: new info message for time taken required change 18 years ago
  aclement d2e88a7f9f pipeline changes: new info message for time taken, plus optional (commented out logic) for easily attaching jconsole 18 years ago
  aclement 2719757a92 pipeline changes: converts Eclipse annotations to AJ ones 18 years ago