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.
aclement f8cf60b03a pr110927: testcase and fix 18 years ago
ajbrowser added dependency on loadtime so that loadtime makes it into aspectjtools.jar (and then ajde.jar...) 19 years ago
ajde improve abort handling for AJDT 18 years ago
ajdoc unused imports (only) 19 years ago
asm Fix for Bug #82752: ProgramElement.getSourceSignature returns "public" for "private" members 19 years ago
aspectj-attic initial version of unused/attic code for later reference 21 years ago
aspectj5rt tests and implementation for 108120 - runtime pointcut parsing and matching. 19 years ago
bcel-builder restoring original behaviour in LocalVariableGen - not happy with my change from last night.... 18 years ago
bridge a few more tweaks to fix for pr108123 and pr106500 - better diagnostics and exceptions, plus support for -Xdev:Pinpoint 18 years ago
build include weaver5 18 years ago
docs clarification of args matching with null for pr68603. 19 years ago
eclipse.plugin defining aspectj.modules.dir before import 19 years ago
java5 committing to shut up the flippin cvs sync 19 years ago
lib restoring original behaviour in LocalVariableGen - not happy with my change from last night.... 18 years ago
loadtime fix for pr108123 and pr106500 - better diagnostics and exceptions, plus support for -Xdev:Pinpoint 18 years ago
loadtime5 depending on weaver5 will keep the packaging happy... 18 years ago
org.aspectj.ajdt.core #107953 @AfterThrowing/Returning checks when extra formal is not bound 18 years ago
org.aspectj.lib minimal build script (for doc distribution), instructions. 19 years ago
org.eclipse.jdt.core ast support - rebuilt shadows 19 years ago
run-all-junit-tests updated for weaver5 18 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 Ant 1.6 antlib.xml support, per bug 103493 19 years ago
testing doh! 19 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 pr110927: testcase and fix 18 years ago
util Patch files to reapply changes developed in exploring pr107313 should we ever decided to go back down that route... 19 years ago
weaver pr110927: testcase and fix 18 years ago
weaver5 Bit of shuffling to keep the build machine happy. Basically the PointcutExpressionTest is now in *two* places. Its in weaver and when run it will not use a 1.5 delegate, and its in weaver5 where it *will* use a 1.5 delegate. I changed the logic in the ReflectionDelegateFactory to allow for being unable to find the 1.5 delegate class, although this should only arise on the build machine or running weaver tests standalone. 18 years ago
build.xml updated for new build/build.xml instead of build/build-master.xml 19 years ago