summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bit of reordering to Ajc152Tests - and fixed 148972V1_5_2_finalaclement2006-06-282-6/+17
* test and fix for 148727 - reverse synthetic changes for aspectOf() and hasAsp...aclement2006-06-286-5/+50
* NPE guard for 148911aclement2006-06-281-1/+1
* Fix for Bug 148388 "LTW weaver produces a debug message at the begining"mwebster2006-06-271-1/+0
* test/fix for 148786: new array joinpoint problem. tiny one line change, safe...aclement2006-06-274-2/+22
* updated readmeV1_5_2rc1acolyer2006-06-261-7/+7
* readme updates for 1.5.2aclement2006-06-263-0/+57
* includes the missing antadapter code..aclement2006-06-262-0/+0
* have DEVELOPMENT flag.aclement2006-06-262-0/+0
* another scenario for 148545 - generic return type too.aclement2006-06-263-2/+31
* recognizes parameterized methods (fix for 148545)aclement2006-06-251-1/+8
* organized importsaclement2006-06-251-1/+0
* testcode for 148536 and 148537 and 148545aclement2006-06-251-0/+3
* fix for 148536aclement2006-06-251-1/+2
* testcode for 148545aclement2006-06-255-0/+50
* testcode for 148536 and 148537aclement2006-06-254-0/+27
* tests and implementation for enh 147711 (use true synthetic attribute/flag fo...acolyer2006-06-2417-30/+277
* 126167: Fix for @Around problems...aclement2006-06-236-69/+270
* 126167: Fix for @Around problems...aclement2006-06-2312-77/+386
* testcode for 148285 (commented out)aclement2006-06-231-0/+11
* testcode for 148285aclement2006-06-233-0/+100
* fix for NPE in compiler: 147841aclement2006-06-232-0/+0
* doc changes for @Around... wipaclement2006-06-231-0/+20
* three more tests for @Aroundaclement2006-06-233-0/+102
* unfinished (not sure of expected output) testcase committed for 147841aclement2006-06-234-0/+45
* design notes and initial test for "truly synthetic" membersacolyer2006-06-232-0/+87
* 148027: dont generate usespointcut relationship (for now...)aclement2006-06-228-14/+94
* refactored implementation of weaveAfterReturning - this is now much clearer a...acolyer2006-06-221-86/+156
* tests and "fix" for pr148007 - workaround JRockit "goto" bug by generating co...acolyer2006-06-2234-124/+445
* Fix for Bug 140695 "Use LTWWorld not BcelWorld for load-time weaving" (use bo...mwebster2006-06-211-1/+1
* test and fix for 147801: rogue bridge methods in a funky configuration.aclement2006-06-2110-23/+106
* tests and fix for pr147845, generic abstract aspect 3+ deep hierarchiesacolyer2006-06-204-6/+45
* public accessibility..aclement2006-06-201-1/+1
* 145963: patches from comment #3aclement2006-06-203-7/+30
* test and fix for 147701: @DeclareParents: was failing to include package name...aclement2006-06-205-2/+23
* testcode for 147701: @DeclareParentsaclement2006-06-203-0/+76
* make the default warning level for my beautiful "warnOnSwallowedExceptions" b...acolyer2006-06-196-9/+3
* fixed decp bug and problem with 1.5 IBM VMaclement2006-06-192-1/+4
* skip attribute for line number - confuses mac/linux.aclement2006-06-191-1/+2
* testcode and patches for pr141730 comments #13,14: "new handleprovider"aclement2006-06-1916-129/+326
* Fix for 139936 "[ltw] WeavingAdaptor.generatedClassesExist() cannot cope with...mwebster2006-06-1516-14/+221
* Fix build: move createEmptySandbox() from FileUtil back to Ajc to avoid JUnit...mwebster2006-06-155-91/+58
* Make sandbox directories unique among workspaces e.g. c:\temp\ajcSandbox\org....mwebster2006-06-155-109/+91
* Fix for Bug 140695 - Use LTWWorld not BcelWorld for load-time weaving (AjcTes...mwebster2006-06-141-6/+7
* Fix for Bug 140695 - Use LTWWorld not BcelWorld for load-time weaving (wrong ...mwebster2006-06-132-25/+62
* Fix 136707 new logCommand option emits command line to INFOwisberg2006-06-133-21/+88
* 141730: underpinning changes for new handles support. No longer 'leak' imple...aclement2006-06-1311-116/+144
* flag is ON by defaultaclement2006-06-121-3/+3
* fix for 146546aclement2006-06-122-4/+2
* test and fix for 145963: faulting in aspects coming in as binary inputsaclement2006-06-1216-9/+347