aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Bug 153772 "Support stdout/stderr specifications for the ant compiler test step"mwebster2006-08-141-14/+19
|
* Bug 150487 "Tracing and Logging Framework" (override TraceFactory, trace ↵mwebster2006-08-142-21/+39
| | | | info, warn, error, fatal by default)
* 133770 'call and ltw': isLocallyDefined() implemented - may not be right for ↵aclement2006-08-143-2/+32
| | | | all classloader hierarchies (especially non-delegating ones) - but its a start!
* 133770 'call and ltw': testcodeaclement2006-08-142-78/+121
|
* 133770 'call and ltw': now able to complete ITD binding for binary types in ↵aclement2006-08-143-3/+210
| | | | LTW world
* 133770 'call and ltw': moving type from loadtime to weaveraclement2006-08-141-0/+10
|
* testcode for call and decp LTW 133770aclement2006-08-141-0/+7
|
* testcode for call and decp LTW 133770aclement2006-08-1433-0/+294
|
* Bug 152982 "org.aspectj Restructure - Phase 2: Move tests" (fix ↵mwebster2006-08-102-2/+1
| | | | MultiProjectIncrementalTests, 2nd attempt)
* fix for problem found whilst looking into 153380aclement2006-08-101-0/+1
|
* testcode for problem found whilst looking into 153380aclement2006-08-109-0/+33
|
* Bug 150487 "Tracing and Logging Framework" (support debug, info, warn, error ↵mwebster2006-08-099-140/+218
| | | | and fatal)
* Bug 150487 "Tracing and Logging Framework" (TraceMessageHandler)mwebster2006-08-099-0/+197
|
* fix adrians test to allow MultiProjectIncrementalTests to run after this oneaclement2006-08-091-0/+1
|
* Bug 152982 "org.aspectj Restructure - Phase 2: Move tests" (move Java 5 ↵mwebster2006-08-092-7/+36
| | | | dependent tests to XLint5Tests)
* Bug 152982 "org.aspectj Restructure - Phase 2: Move tests" (move ↵mwebster2006-08-092-2/+9
| | | | MultiProjectIncrementalTests fromm AllTests to AllTests15 because of Java 5 dependencies)
* Bug 152982 "org.aspectj Restructure - Phase 2: Move tests" (fail XML test if ↵mwebster2006-08-092-3/+5
| | | | JVM not supported)
* Missing "/"mwebster2006-08-091-1/+1
|
* test and fix for pr148219aclement2006-08-084-0/+23
|
* test and fix for 150467aclement2006-08-081-0/+20
|
* test and fix for 150467aclement2006-08-082-0/+0
|
* Bug 152982 "org.aspectj Restructure - Phase 2: Move tests" (remove ↵mwebster2006-08-081-6/+4
| | | | unnecessary reflective invocation)
* Bug 152982 "org.aspectj Restructure - Phase 2: Move tests" (move Java 5 ↵mwebster2006-08-087-170/+280
| | | | dependent tests in AjASTTests to AjAST5Tests in java5-testsrc)
* patches from 152161aclement2006-08-086-2/+46
|
* fix for 152388aclement2006-08-081-3/+5
|
* inactive test case for Classloader repository sharingaclement2006-08-081-0/+69
|
* 152979: shared cache in the repositorypre_pr_153572aclement2006-08-085-32/+214
|
* Eclipse 3.2 (JSE-1.5 and JUnit 3)mwebster2006-08-081-0/+2
|
* tests (?) and fixes for 152873 - optimized check for @AJ aspects in LTWaclement2006-08-089-24/+241
|
* Bug 152982 "org.aspectj Restructure - Phase 2: Move tests" (move Java 5 ↵mwebster2006-08-0720-760/+1497
| | | | dependedent tests to weaver5, reduce use of reflection and conditional execution, remove duplication)
* Bug 152982 "org.aspectj Restructure - Phase 2: Move tests" (ensure ↵mwebster2006-08-071-1/+9
| | | | contextClassLoader is set for JCL)
* dont need TODOaclement2006-08-071-1/+1
|
* fix for 152871: parsing bytecode too oftenaclement2006-08-076-30/+73
|
* testcode for 152871: parsing bytecode too often (needs a wildcard pattern in ↵aclement2006-08-073-0/+32
| | | | the exclude list)
* remove debugaclement2006-08-071-1/+1
|
* better diagnostic message.aclement2006-08-041-4/+8
|
* guard for 152835 - could be knock on effect from pipeline changeaclement2006-08-041-0/+2
|
* test and fix for 152631: decp targetting aspect using cflowaclement2006-08-044-2/+20
|
* bug 143903 - doc rewriting of javac tasks to support iajc via build.compilerwisberg2006-08-031-4/+21
|
* synchronized advice (I thought I checked this in right after the mail list ↵wisberg2006-08-031-1/+26
| | | | discussion)
* bug 149577 (darker tt tag color in .css)wisberg2006-08-033-3/+3
|
* doc process for adding new modules (soon to be superceded)wisberg2006-08-031-0/+33
|
* Bug 151991 add modules ajdoc, loadtime, loadtime5, weaver5 to license checkwisberg2006-08-031-1/+18
|
* copyright noticewisberg2006-08-032-0/+23
|
* copyright noticewisberg2006-08-033-0/+36
|
* test and initial patches for 141556aclement2006-08-0311-2/+154
|
* Bug 150131 "org.aspectj.ajde.core testcases create "out" directory in ↵mwebster2006-08-037-71/+89
| | | | project root" (use sandbox for compiling and running tests)
* fix for problem with transform of static synchronized method on pre Java5.aclement2006-08-033-3/+39
|
* fix for problem with transform of static synchronized method on pre Java5.aclement2006-08-032-0/+47
|
* test and fix for 152589: adviceDidNotMatch incorrectly appearingaclement2006-08-034-6/+51
|