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 67a3319816 testcode for 128655 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 119451 18 years ago
ajdoc pr58524 (golden oldie...) - from Helen - removing use of deprecated API in ajdoc. 18 years ago
asm helens changes for 125295 - should keep AJDT happy. 18 years ago
aspectj-attic initial version of unused/attic code for later reference 21 years ago
aspectj5rt merge of RB_V1_5_0 changes back into HEAD 18 years ago
bcel-builder optimization: made unpacking of the table lazy. With a minor change in AJ itself, this results in us only unpacking 15000 of the 39000 local variable table objects constructed during a build of shadows. Saving space and time. 18 years ago
bridge don't hold hard references to state in this context. Assume single threaded unless told otherwise. Provide reset to ditch memory we are holding. 18 years ago
build matthews fixes for 95517 18 years ago
docs more detail in memory answers, on incremental mode and strong static reference to singleton aspects 18 years ago
eclipse.plugin Fix for bug 111738: packaging src for new modules into src.zip: from helen 18 years ago
java5 committing to shut up the flippin cvs sync 19 years ago
lib optimization: made unpacking of the table lazy. With a minor change in AJ itself, this results in us only unpacking 15000 of the 39000 local variable table objects constructed during a build of shadows. Saving space and time. 18 years ago
loadtime 77166 - newarray joinpoint support. "-Xjoinpoints:arrayconstruction" 18 years ago
loadtime5 Put compilation-and-weaving-context into multi-thread mode when doing LTW 18 years ago
org.aspectj.ajdt.core organized imports 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 Progress on: empty catch block warning - compiler changes to warn on empty catch block 18 years ago
run-all-junit-tests updated for weaver5 18 years ago
runtime spelling fixed! (pr122417) 18 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 test for 128128 - also grouped test cases to better disable by commenting 18 years ago
testing fixes for 118715 from Matthew. 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 testcode for 128655 18 years ago
util Forgot to limit scope to full paths 18 years ago
weaver Fix for 128699 - message. From Ramnivas. 18 years ago
weaver5 delegates modified to return the same thing as BCEL. Ctors have the name <init> and a return type of 'void'. Fix for 119353 18 years ago
build.xml updated for new build/build.xml instead of build/build-master.xml 19 years ago