aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* corrected header (copyright)wisberg2003-08-082-2/+12
* fixed test to fail on license check failurewisberg2003-08-081-55/+57
* XMLEntry.toString for better errorswisberg2003-08-081-0/+15
* Updated test data.mkersten2003-08-081-0/+1
* Added check for warning issued during JAR creation (manifest not copied).mkersten2003-08-085-89/+52
* Got advice relationships working.mkersten2003-08-0839-337/+409
* Fixed initialization.mkersten2003-08-081-2/+3
* put aspectjrt.jar on classpath for module tests run outside of eclipseacolyer2003-08-081-0/+1
* Fixed unwrapping of exceptions (was infinte looping).mkersten2003-08-081-10/+10
* Fixed typo in method name.mkersten2003-08-081-1/+1
* First pass at new relationship API support.mkersten2003-08-0819-111/+259
* would help if i quoted test.classpath properly....acolyer2003-08-081-2/+2
* Fixed bad cast.mkersten2003-08-082-21/+22
* report fails as junit errors, not failuresacolyer2003-08-081-1/+1
* Fixed ProgramElement modifiers bug.mkersten2003-08-086-16/+20
* switch to using test.classpath rather than bin.classpath - works outside of e...acolyer2003-08-081-2/+2
* Removed unnecessary cast.mkersten2003-08-081-1/+0
* Matthew's fixes for failing weaver unit tests.mkersten2003-08-0812-132/+242
* Added task to call ajcTests with and without emacssym and include results in ...acolyer2003-08-081-2/+117
* Added support for creation of junit xml reports using -junit or -logJUnit flagsacolyer2003-08-081-13/+165
* Reimplemented ASM API as described in bug "41254: revise asm and create inter...mkersten2003-08-0873-2803/+1988
* fix and tests for Bugzilla Bug 41123 jhugunin2003-08-088-2/+79
* fix for Bugzilla Bug 41175 jhugunin2003-08-0829-171/+349
* library of basic pointcut idioms and test case that causes BCException (copie...wisberg2003-08-074-1/+479
* BCException - not isolated, so no bug writtenwisberg2003-08-073-0/+473
* 40534: Declare warning/error output - more detail required. mkersten2003-08-074-12/+66
* Fixed bad paths.mkersten2003-08-072-7/+4
* Added check for build warnings.mkersten2003-08-071-0/+1
* Cleaned up test-generated files.mkersten2003-08-073-0/+57
* Cleaned up test-generated files.mkersten2003-08-074-57/+22
* Cleaned up test-generated files.mkersten2003-08-073-0/+57
* Cleaned up test-generated files.mkersten2003-08-073-57/+0
* Cleaned up test-generated files.mkersten2003-08-072-22/+1
* Changed org.aspectj.bridge.IMessage.getISourceLocation to getSourceLocation i...mkersten2003-08-0713-46/+49
* Cleaned up test-generated files.mkersten2003-08-072-524/+0
* Changed org.aspectj.bridge.IMessage.getISourceLocation to getSourceLocation i...mkersten2003-08-071-1/+1
* Fixed mkersten2003-08-078-19/+50
* fix for annoying javadoc link errorwisberg2003-08-071-1/+1
* - added support for XML/Ant scriptswisberg2003-08-071-8/+35
* - initial api-based tests wisberg2003-08-077-53/+366
* Fixed bugs: mkersten2003-08-064-14/+72
* Fixed bugs: mkersten2003-08-0622-101/+381
* added test to ensure handler from initial runCommand() is not used in repeatC...wisberg2003-08-064-5/+102
* Created accessors for pointcuts contained within And/Or pointcut.mkersten2003-08-062-0/+16
* Improved generation of advice and pointcut names in the ASM.mkersten2003-08-065-29/+125
* tag correction for code gathererwisberg2003-08-061-1/+1
* double-dispatch examplewisberg2003-08-062-0/+86
* modular build questions, unauthoritative answerswisberg2003-08-061-53/+186
* @testcase PR#41175 aspect-declared methods with exception clauses fail in bin...wisberg2003-08-0613-0/+204
* initial checkin of the sandbox. wisberg2003-08-0634-0/+3125