4319 Commits (0adc866c0f8b8eb0f9d398898c052a3376936b8d)
 

Author SHA1 Message Date
  aclement 0adc866c0f testcode for call and decp LTW 133770 18 years ago
  mwebster 11fe8eb9db Bug 152982 "org.aspectj Restructure - Phase 2: Move tests" (fix MultiProjectIncrementalTests, 2nd attempt) 18 years ago
  aclement 0fb1a38f58 fix for problem found whilst looking into 153380 18 years ago
  aclement 1b7aa6a076 testcode for problem found whilst looking into 153380 18 years ago
  mwebster 7a0f7a45b2 Bug 150487 "Tracing and Logging Framework" (support debug, info, warn, error and fatal) 18 years ago
  mwebster e42bdf150d Bug 150487 "Tracing and Logging Framework" (TraceMessageHandler) 18 years ago
  aclement fe2b911d4a fix adrians test to allow MultiProjectIncrementalTests to run after this one 18 years ago
  mwebster 8df8db1be5 Bug 152982 "org.aspectj Restructure - Phase 2: Move tests" (move Java 5 dependent tests to XLint5Tests) 18 years ago
  mwebster 594b441f49 Bug 152982 "org.aspectj Restructure - Phase 2: Move tests" (move MultiProjectIncrementalTests fromm AllTests to AllTests15 because of Java 5 dependencies) 18 years ago
  mwebster 00851bff4e Bug 152982 "org.aspectj Restructure - Phase 2: Move tests" (fail XML test if JVM not supported) 18 years ago
  mwebster dd10a2b22b Missing "/" 18 years ago
  aclement 07c2189bdb test and fix for pr148219 18 years ago
  aclement 19fb4370af test and fix for 150467 18 years ago
  aclement c021ad9391 test and fix for 150467 18 years ago
  mwebster 08ddc0a602 Bug 152982 "org.aspectj Restructure - Phase 2: Move tests" (remove unnecessary reflective invocation) 18 years ago
  mwebster b8dd4360f0 Bug 152982 "org.aspectj Restructure - Phase 2: Move tests" (move Java 5 dependent tests in AjASTTests to AjAST5Tests in java5-testsrc) 18 years ago
  aclement 039be6888f patches from 152161 18 years ago
  aclement a38edd39a8 fix for 152388 18 years ago
  aclement 282188781f inactive test case for Classloader repository sharing 18 years ago
  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