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.
acolyer 97b20efcc6 fix for pr62606 - raises a lint warning when itdc does not contain an explicit call to a constructor. Can be suppressed using @SuppressAjWarnings 18 years ago
ajbrowser added dependency on loadtime so that loadtime makes it into aspectjtools.jar (and then ajde.jar...) 19 years ago
ajde test and fix for 112615 (-XhasMember not working if passed through AJDT). Patch from Helen Hawkins. 18 years ago
ajdoc Updated ajdoc projects setting for 1.3 source compliance and 1.4 library compliance. You must now have a JRE14_LIB variable set in your workspace. 19 years ago
asm Fixed Bug #56779: [ajdoc] add ajdoc support for inter-type declarations and other declare forms 19 years ago
aspectj-attic initial version of unused/attic code for later reference 21 years ago
aspectj5rt concrete-aspect impl and doc for LTW - see #95529 18 years ago
bcel-builder Fix for generic signature parsing - see pr112105 18 years ago
bridge fix for #113587: when aop.xml include/exclude is used, javac @Aspect are not passed thru the aspectof munger. Added custom logic for that 18 years ago
build discontinuing test if weaver build fails - not the issue 18 years ago
docs pr93253: lazytjp the default. removed mention of lazytjp. 18 years ago
eclipse.plugin Fix for bug 111738: packaging src for new modules into src.zip: from helen 19 years ago
java5 committing to shut up the flippin cvs sync 19 years ago
lib errr, org/aspectj/lang/annotation/Pointcut was missing from one of these, causing tests to fail. rebuilt and checking them in again. 18 years ago
loadtime Matthews patch for 113510 18 years ago
loadtime5 depending on weaver5 will keep the packaging happy... 19 years ago
org.aspectj.ajdt.core fix for pr62606 - raises a lint warning when itdc does not contain an explicit call to a constructor. Can be suppressed using @SuppressAjWarnings 18 years ago
org.aspectj.lib Committing new builder name ... no-one will be using the old one! 18 years ago
org.eclipse.jdt.core ast support - rebuilt shadows 19 years ago
run-all-junit-tests updated for weaver5 19 years ago
runtime fix for pr59076, much more memory efficient creation of join point static parts 19 years ago
shadows.org.eclipse.jdt.core Adrian made me put these in. We seem to need a directory containing one file in order to satisfy the build script when it builds shadows.org.eclipse.jdt.core. 20 years ago
taskdefs Let the bug floodgates open, reweavable is now default (pr91417) 19 years ago
testing make sure the harness translates path separators for those of us working on superior platforms ;) 18 years ago
testing-client ignore bintest directories 19 years ago
testing-drivers fixing typo 19 years ago
testing-util fixed bug with LTW Xreweavable, fix this reflective issue in RunAllBeforeCommit (was misnamed..) 19 years ago
tests tests for pr62606 - itdcs don't run field initialisers in target type. Largely updates to existing tests to cope with new Lint warning. 18 years ago
util Forgot to limit scope to full paths 18 years ago
weaver new Lint warning for pr62606 - warns when an ITDC does not contain an explicit constructor call. 18 years ago
weaver5 organized imports 19 years ago
build.xml updated for new build/build.xml instead of build/build-master.xml 19 years ago