summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix for 122580 "Circularity Failure for Verbose Loading on JRockit 1.4.2_08 A...mwebster2006-06-099-63/+324
* synchronization joinpoints: code dump...aclement2006-06-081-2/+2
* synchronization joinpoints: and ACTIVATE.....................BOOM!aclement2006-06-081-0/+2
* tidied comments.aclement2006-06-081-7/+0
* synchronization joinpoints: code dump...aclement2006-06-081-1/+588
* synchronization joinpoints: code dump...aclement2006-06-081-1/+39
* synchronization joinpoints: code dump...aclement2006-06-082-3/+47
* synchronization joinpoints: code dump...aclement2006-06-082-1/+36
* synchronization joinpoints: code dump...aclement2006-06-084-10/+20
* synchronization joinpoints: code dump...aclement2006-06-086-8/+23
* synchronization joinpoints: code dump... uses world rather than messagehandleraclement2006-06-081-7/+9
* synchronization joinpoints: code dump...aclement2006-06-081-1/+25
* oops! remove that bit.aclement2006-06-081-8/+0
* synchronization joinpoints: code dump...aclement2006-06-087-12/+206
* fix for 145950aclement2006-06-081-9/+4
* test for 145950aclement2006-06-083-0/+31
* 141730 - latest variant of program element signature processingaclement2006-06-0712-72/+289
* testcode for 145391,145693aclement2006-06-072-1/+20
* testcode for 145391,145693aclement2006-06-075-0/+97
* fix for 145322aclement2006-06-061-0/+10
* some code for 141730 - store type signatures in program elements rather than ...aclement2006-06-0615-54/+324
* use a loader that can find the reflection delegate.aclement2006-06-052-4/+3
* test and fix for 145086aclement2006-06-035-14/+47
* fall back logic when on 1.5 vm but necessary classes cant be found (test mach...aclement2006-06-021-4/+6
* 132591 - Duplicate exception with aop.xml file on aspectpathmwebster2006-06-025-10/+64
* Another attempt to make this LTW changeaclement2006-06-021-1/+2
* testcode for 145018aclement2006-06-023-1/+53
* fix for 120739mwebster2006-06-0112-7/+84
* improved handling of optional joinpoints argument processing. and updated us...aclement2006-06-012-4/+7
* 1.5 API: changed new PrintStream(File, ..) to new PrintStream(new FileOutputS...mwebster2006-06-011-1/+2
* update license to EPLacolyer2006-06-0131-267/+309
* update license to EPLacolyer2006-06-01794-1586/+1586
* update license to EPLacolyer2006-06-0117-37/+61
* update license to EPLacolyer2006-06-01118-237/+237
* update license to EPLacolyer2006-06-0113-26/+26
* test and fix for pr144717 - array type as pointcut parameter in reflective worldacolyer2006-05-313-2/+26
* test and fix for 129282aclement2006-05-316-3/+132