aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Ported inline annotation support to new ASM API. Ported aspect visualizer. ...mkersten2003-08-154-45/+77
* wire in older minimal test caseswisberg2003-08-143-4/+36
* static methods for unwrapping to keep internal structure knowledge localwisberg2003-08-141-0/+14
* disabled testswisberg2003-08-141-1/+1
* comment about disabled testswisberg2003-08-141-1/+2
* Improved declare relationships. Implemented batch-build relationship clearin...mkersten2003-08-1410-55/+110
* Updated org.aspectj.asm relationship model to string-handle-based API in orde...mkersten2003-08-1442-512/+929
* Added support for multiple relationships for a single program element. Renam...mkersten2003-08-1324-88/+137
* Minor improvements to structure model generation, clean up of test suite outp...mkersten2003-08-1227-122/+142
* Minor improvements to structure model generation, clean up of test suite outp...mkersten2003-08-128-63/+88
* use System property aspectjrt.path to add to testcase classpath if definedacolyer2003-08-115-24/+59
* Expanded developer documentation. Moved ASM doc to MSWord format since it wi...mkersten2003-08-115-420/+158
* added license headerwisberg2003-08-082-18/+24
* 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