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