You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mwebster 4513e921c8 fix for 120739 18 years ago
..
annotationGen merge of changes from 1.5.0 branch into HEAD 18 years ago
ataspectj fix for 120739 18 years ago
com/foo/bar update license to EPL 18 years ago
coverage test cases for @AspectJ visitors 19 years ago
SimpleAfter.java removed issingleton - causes crash 19 years ago
SimpleBefore.java fix some build. Move AspectJrt5 test to AllTest15. Add weaver checks for @AJ annotations + tests from Andy H 19 years ago
ajc-ant.xml Some updates for 118754. The various places that were checking for 'MISSING' now call 'isMissing' if they can. I think this negates some work Adrian did with introducing MissingWithKnownSignature - but we have to make this change for LTW to work properly. Someone with a bit of time on their hands should go through all the places isMissing() is now called and see if the check should be 'isReallyMissing()' which would allow the MissingWithKnownSignature to get through. I will raise an enhancement to cover this. 18 years ago