您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
acolyer ddf1655ed6 don't let jdt put out warnings about static overrides for ITDs - we've already done it and we do a better job of it :) 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 removed 1.3 testing temporarily to keep build happy? 19 年前
docs deleted the section about declaring a pertypewithin aspect with a type variable. We could consider supporting this beyond AspectJ 1.5.0 perhaps, but not before. 19 年前
eclipse.plugin defining aspectj.modules.dir before import 19 年前
java5 committing to shut up the flippin cvs sync 19 年前
lib replacing the bloated ones in CVS ! 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 don't let jdt put out warnings about static overrides for ITDs - we've already done it and we do a better job of it :) 19 年前
org.aspectj.lib minimal build script (for doc distribution), instructions. 19 年前
org.eclipse.jdt.core updated jars with fix for pr83377, which was basically some messed up legal override checking for 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 hasmember (hasmethod / hasfield) tests - not linked into main suite at this point in time 19 年前
util Using JLS 20.18.7 system property for version per mailing list request 19 年前
weaver support for hasmember / hasfield type patterns. currently disabled via static final boolean flag in PatternParser. If re-enabling, see HasMemberTests class and don't forget to figure out behaviour wrt. itds! 19 年前
build.xml updated for new build/build.xml instead of build/build-master.xml 19 年前