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 years ago
ajbrowser ignore bintest directories 19 years ago
ajde rebuilt jars because of resolvedmember serialization change to remember type variables. 19 years ago
ajdoc unused imports (only) 19 years ago
asm ignore bintest directories 19 years ago
aspectj-attic initial version of unused/attic code for later reference 21 years ago
aspectj5rt fix corrupted test failing on Jrockit, fix a ltw doc, ltw include are ORed as per doc 19 years ago
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 years ago
bridge removed hard-coded date of July 5th 19 years ago
build organized imports 19 years ago
docs -Xlint:xxx and -Xlintfile:xxx in aop.xml 19 years ago
eclipse.plugin defining aspectj.modules.dir before import 19 years ago
java5 committing to shut up the flippin cvs sync 19 years ago
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 years ago
loadtime -Xlint:xxx and -Xlintfile:xxx in aop.xml 19 years ago
loadtime5 JRE15_SRC variable to build 1.5 modules when defaulting to 1.3 VM's 19 years ago
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 years ago
org.aspectj.lib minimal build script (for doc distribution), instructions. 19 years ago
org.eclipse.jdt.core updated parsing of type parameters in OnType of ITDs 19 years ago
run-all-junit-tests moved some tests with 1.5 dependencies 19 years ago
runtime Fix and tests for PR94167: NPE in reflection API. Fix submitted by Ron Bodkin. 19 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 Ant 1.6 antlib.xml support, per bug 103493 19 years ago
testing unused imports (only) 19 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 genericitds: more method/ctor ITDs that use their target types generic type variables. plus some basic generic aspects that combine the building blocks 19 years ago
util getBestFile(String[]) 19 years ago
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 years ago
build.xml updated for new build/build.xml instead of build/build-master.xml 19 years ago