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 d2ab7c219d Fix for pr92880: I've removed the exception clause from the declaration of ajc$getInstance() and modified the internals to return null if an exception occurs rather than rethrowing it. I've only changed the code gen in the compiler layer, not in the weaver layer. (interestingly with only my compiler layer change, no tests fail...) 19 年之前
ajbrowser ignore bintest directories 19 年之前
ajde rebuilt jars because of resolvedmember serialization change to remember type variables. 19 年之前
ajdoc unused imports (only) 19 年之前
asm ignore bintest directories 19 年之前
aspectj-attic initial version of unused/attic code for later reference 21 年之前
aspectj5rt fix corrupted test failing on Jrockit, fix a ltw doc, ltw include are ORed as per doc 19 年之前
bcel-builder for one little change, this sure was a hell of a lot of work to track down. Fixes bug pr106130 where methods using iinc instructions with > 255 local vars were failing to generate wide versions of iinc instruction correctly. 19 年之前
bridge removed hard-coded date of July 5th 19 年之前
build organized imports 19 年之前
docs -Xlint:xxx and -Xlintfile:xxx in aop.xml 19 年之前
eclipse.plugin defining aspectj.modules.dir before import 19 年之前
java5 committing to shut up the flippin cvs sync 19 年之前
lib for one little change, this sure was a hell of a lot of work to track down. Fixes bug pr106130 where methods using iinc instructions with > 255 local vars were failing to generate wide versions of iinc instruction correctly. Only change in the jar is to IINC class. 19 年之前
loadtime -Xlint:xxx and -Xlintfile:xxx in aop.xml 19 年之前
loadtime5 JRE15_SRC variable to build 1.5 modules when defaulting to 1.3 VM's 19 年之前
org.aspectj.ajdt.core Fix for pr92880: I've removed the exception clause from the declaration of ajc$getInstance() and modified the internals to return null if an exception occurs rather than rethrowing it. I've only changed the code gen in the compiler layer, not in the weaver layer. (interestingly with only my compiler layer change, no tests fail...) 19 年之前
org.aspectj.lib minimal build script (for doc distribution), instructions. 19 年之前
org.eclipse.jdt.core updated parsing of type parameters in OnType of ITDs 19 年之前
run-all-junit-tests moved some tests with 1.5 dependencies 19 年之前
runtime Fix and tests for PR94167: NPE in reflection API. Fix submitted by Ron Bodkin. 19 年之前
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 Ant 1.6 antlib.xml support, per bug 103493 19 年之前
testing unused imports (only) 19 年之前
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 genericitds: more method/ctor ITDs that use their target types generic type variables. plus some basic generic aspects that combine the building blocks 19 年之前
util getBestFile(String[]) 19 年之前
weaver Fix for pr92880: I've removed the exception clause from the declaration of ajc$getInstance() and modified the internals to return null if an exception occurs rather than rethrowing it. I've only changed the code gen in the compiler layer, not in the weaver layer. (interestingly with only my compiler layer change, no tests fail...) 19 年之前
build.xml updated for new build/build.xml instead of build/build-master.xml 19 年之前