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 7279108648 fixes for 128655 18 lat temu
ajbrowser added dependency on loadtime so that loadtime makes it into aspectjtools.jar (and then ajde.jar...) 19 lat temu
ajde test and fix for 119451 18 lat temu
ajdoc pr58524 (golden oldie...) - from Helen - removing use of deprecated API in ajdoc. 18 lat temu
asm helens changes for 125295 - should keep AJDT happy. 18 lat temu
aspectj-attic initial version of unused/attic code for later reference 21 lat temu
aspectj5rt merge of RB_V1_5_0 changes back into HEAD 18 lat temu
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 lat temu
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 lat temu
build matthews fixes for 95517 18 lat temu
docs more detail in memory answers, on incremental mode and strong static reference to singleton aspects 18 lat temu
eclipse.plugin Fix for bug 111738: packaging src for new modules into src.zip: from helen 19 lat temu
java5 committing to shut up the flippin cvs sync 19 lat temu
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 lat temu
loadtime 77166 - newarray joinpoint support. "-Xjoinpoints:arrayconstruction" 18 lat temu
loadtime5 Put compilation-and-weaving-context into multi-thread mode when doing LTW 18 lat temu
org.aspectj.ajdt.core fixes for 128655 18 lat temu
org.aspectj.lib Committing new builder name ... no-one will be using the old one! 18 lat temu
org.eclipse.jdt.core Progress on: empty catch block warning - compiler changes to warn on empty catch block 18 lat temu
run-all-junit-tests updated for weaver5 19 lat temu
runtime spelling fixed! (pr122417) 18 lat temu
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 lat temu
taskdefs test for 128128 - also grouped test cases to better disable by commenting 18 lat temu
testing fixes for 118715 from Matthew. 18 lat temu
testing-client ignore bintest directories 19 lat temu
testing-drivers fixing typo 19 lat temu
testing-util fixed bug with LTW Xreweavable, fix this reflective issue in RunAllBeforeCommit (was misnamed..) 19 lat temu
tests testcode for 128655 18 lat temu
util Forgot to limit scope to full paths 18 lat temu
weaver Fix for 128699 - message. From Ramnivas. 18 lat temu
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 lat temu
build.xml updated for new build/build.xml instead of build/build-master.xml 19 lat temu