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 84131827f7 Spacewar - a small project that exercises the compiler. 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 18 年之前
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 organized imports 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 18 年之前
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 Spacewar - a small project that exercises the compiler. 18 年之前
util Forgot to limit scope to full paths 18 年之前
weaver feature: Use ASM for non-woven types: testcode 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 年之前