aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* @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
* document new contents of docs modulewisberg2003-08-061-10/+34
* passing tests for interface libraries. The behavior might be wrong (i.e., so...wisberg2003-08-069-0/+188
* @testcase PR#41170 combine classpath on command line and in .lst filewisberg2003-08-065-0/+24
* Exposed subtype inclusion property.mkersten2003-08-051-0/+5
* Exposed declaredSelector with accessor.mkersten2003-08-051-0/+5
* Revised and added tests for ASM containment hierarchy.mkersten2003-08-0514-112/+468
* Expanded test data sources.mkersten2003-08-052-0/+1
* Fix for Bug 39470: ehilsdal2003-08-051-0/+21
* fix for Bugzilla Bug 40805 jhugunin2003-08-053-19/+29
* fixes for Bugzilla Bug 40858 jhugunin2003-08-047-33/+63
* Addendum to the original contribution from PARC. Three presentations: jhugunin2003-08-0158-0/+3192
* *** empty log message ***mkersten2003-07-311-0/+2
* Fixed missing sourceline file info.mkersten2003-07-311-41/+13
* *** empty log message ***mkersten2003-07-311-1/+20
* Fix forehilsdal2003-07-311-0/+17
* Added documentation forehilsdal2003-07-311-0/+48
* spelling changes onlywisberg2003-07-301-17/+17
* ------ mkersten2003-07-302-57/+50
* comment change onlymkersten2003-07-301-1/+1
* Removed unused method.mkersten2003-07-301-11/+11
* *** empty log message ***mkersten2003-07-301-1/+1
* fixed 40194: error handling during build config parsingmkersten2003-07-303-24/+32
* fixed 40194: error handling during build config parsingmkersten2003-07-301-80/+66
* fixed 39974: Some strange error when compiling the observer example with JBu...mkersten2003-07-301-4/+13
* Fixed 39626: Added AsmBuilderTest class that tests handling for this and rela...mkersten2003-07-303-3/+81
* added mailing list discussion itemsmkersten2003-07-301-0/+13
* Updated for 1.1.1rc1mkersten2003-07-301-1/+156
* extended test datamkersten2003-07-303-0/+525
* Added incremental warning message.mkersten2003-07-301-44/+52
* fix for Bugzilla Bug 40876 jhugunin2003-07-293-11/+14
* Added test case for bug#39959. mkersten2003-07-293-0/+76
* Exposed message handler as "protected" to clients who may want to override.mkersten2003-07-291-1/+1
* Fix for bug 40824.mkersten2003-07-291-3/+14
* This problem occurred when a command line compile did not specify a "-classpa...mkersten2003-07-291-8/+17
* Added sample for extending Main to collect joinpoints from ASM.mkersten2003-07-291-0/+67
* Deprecated singleton API.mkersten2003-07-291-3/+3
* @testcase PR#40876 subtype-qualified pointcut reference wisberg2003-07-282-0/+58
* @testcase PR#40858 weaver trace on mis-qualified pointcut referencewisberg2003-07-282-0/+36
* Using to force a build.acolyer2003-07-281-1/+1
* Using to force a build.acolyer2003-07-281-0/+1
* Using to force a build.acolyer2003-07-281-1/+2
* @testcase PR#40814 compile error expected for pointcuts in interfaceswisberg2003-07-262-3/+19
* passing tests compiler errors when abstract pointcuts are outside abstract a...wisberg2003-07-262-0/+21
* Fixes and tests for bugs 39842 and 40807wisberg2003-07-263-15/+210
* @testcase PR#40805 interface call signatures when declaring method in aspectwisberg2003-07-262-1/+71
* De-coupled AJDE APIs from javax.swing, and moved browser-specific funtionalit...mkersten2003-07-254-20/+37
* Added license.mkersten2003-07-251-1/+15
* Refactored singleton reference to be accessed via getDefault() in order to be...mkersten2003-07-254-7/+11