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 82e3e13c66 test and fix for 153535 18 years ago
..
asm synchronization joinpoints: code dump... 18 years ago
ast update license to EPL 18 years ago
bcel 133770 'call and ltw': now able to complete ITD binding for binary types in LTW world 18 years ago
internal/tools update license to EPL 18 years ago
loadtime 133770 'call and ltw': moving type from loadtime to weaver 18 years ago
ltw 133770 'call and ltw': now attempts to grab a delegate for a non-locally defined type, giving the super-loader chance to weave a type with ITDs. 18 years ago
patterns remove debug 18 years ago
reflect test and fix for 153535 18 years ago
tools Bug 150487 "Tracing and Logging Framework" (WeavingAdaptorMessageHandler delegates and traces) 18 years ago
AbstractReferenceTypeDelegate.java update license to EPL 18 years ago
Advice.java last patches for 141730 18 years ago
AdviceKind.java update license to EPL 18 years ago
AjAttribute.java synchronization joinpoints: code dump... uses world rather than messagehandler 18 years ago
AjcMemberMaker.java update license to EPL 18 years ago
AnnotatedElement.java update license to EPL 18 years ago
AnnotationAJ.java pipeline changes: implemented stringify. 18 years ago
AnnotationAnnotationValue.java optimizationasm: new BCI independant Annotation representation. 18 years ago
AnnotationNameValuePair.java pipeline changes: implemented stringify. 18 years ago
AnnotationOnTypeMunger.java update license to EPL 18 years ago
AnnotationTargetKind.java fixes for 115252 from Helen (xlint on incorrect annotation usage in signatures) 18 years ago
AnnotationValue.java optimizationasm: new BCI independant Annotation representation. 18 years ago
AnnotationX.java pipeline changes: printable 18 years ago
AnnotationsForMemberHolder.java optimization: encapsulates lazy unpacking of annotations 18 years ago
ArrayAnnotationValue.java optimizationasm: new BCI independant Annotation representation. 18 years ago
AsmRelationshipProvider.java test and fixes for Bug 145963: add injar aspects to the model 18 years ago
AsmRelationshipUtils.java test and fixes for Bug 145963: add injar aspects to the model 18 years ago
BCException.java update license to EPL 18 years ago
BetaException.java update license to EPL 18 years ago
BoundedReferenceType.java Progress on: Bug 126316: Invalid method signature: Pjava/lang/Enum<Ljava/lang/Object;>; 18 years ago
Checker.java last patches for 141730 18 years ago
ClassAnnotationValue.java optimizationasm: new BCI independant Annotation representation. 18 years ago
ConcreteTypeMunger.java update license to EPL 18 years ago
Constants.java update license to EPL 18 years ago
CrosscuttingMembers.java testcode for 149305, 149096, 149305: fix for 149305 18 years ago
CrosscuttingMembersSet.java last patches for 141730 18 years ago
Dump.java update license to EPL 18 years ago
EnumAnnotationValue.java optimizationasm: new BCI independant Annotation representation. 18 years ago
ExtensibleURLClassLoader.java Bug 150487 "Tracing and Logging Framework" (lazy initialize SimpleDateFormat to prevent recursion in JDK 1.4 LTW) 18 years ago
FakeAnnotation.java fixes for 117882 18 years ago
IClassFileProvider.java update license to EPL 18 years ago
IClassWeaver.java update license to EPL 18 years ago
ICrossReferenceHandler.java update license to EPL 18 years ago
IEclipseSourceContext.java test and fix for 129282 18 years ago
IHasPosition.java update license to EPL 18 years ago
IHasSourceLocation.java update license to EPL 18 years ago
ISourceContext.java update license to EPL 18 years ago
IWeaveRequestor.java update license to EPL 18 years ago
IWeaver.java update license to EPL 18 years ago
IntMap.java update license to EPL 18 years ago
Iterators.java update license to EPL 18 years ago
JoinPointSignature.java tested eviction code plugged in. not activated yet in whats in CVS yet though. Enables BcelDelegates/methods/fields to completely unpack what they need from the JavaClass and then discard it. 18 years ago
JoinPointSignatureIterator.java optimizationasm: various tweaks!! See optimization #7 in 128650 18 years ago
Lint.java test and initial patches for 141556 18 years ago
Member.java synchronization joinpoints: code dump... 18 years ago
MemberImpl.java pipeline changes: tell us what needed resolving! 18 years ago
MethodDelegateTypeMunger.java 129163: more bits...: equals in the type munger hierarchy 18 years ago
MissingResolvedTypeWithKnownSignature.java 128650: more memory stuff 18 years ago
NameMangler.java test and fix for 148727 - reverse synthetic changes for aspectOf() and hasAspect() 18 years ago
NewConstructorTypeMunger.java update license to EPL 18 years ago
NewFieldTypeMunger.java update license to EPL 18 years ago
NewMethodTypeMunger.java update license to EPL 18 years ago
NewParentTypeMunger.java update license to EPL 18 years ago
PerObjectInterfaceTypeMunger.java update license to EPL 18 years ago
PerTypeWithinTargetTypeMunger.java update license to EPL 18 years ago
Position.java update license to EPL 18 years ago
PrivilegedAccessMunger.java update license to EPL 18 years ago
ReferenceType.java update license to EPL 18 years ago
ReferenceTypeDelegate.java update license to EPL 18 years ago
ResolvedMember.java update license to EPL 18 years ago
ResolvedMemberImpl.java test and fix for Bug 150671: declare error on set of volatile field does not work 18 years ago
ResolvedPointcutDefinition.java update license to EPL 18 years ago
ResolvedType.java update license to EPL 18 years ago
ResolvedTypeMunger.java update license to EPL 18 years ago
Shadow.java synchronization joinpoints: code dump... 18 years ago
ShadowMunger.java test and fixes for Bug 145963: add injar aspects to the model 18 years ago
SimpleAnnotationValue.java need to keep Mr Build Machine happy. 18 years ago
SourceContextImpl.java update license to EPL 18 years ago
StaticJoinPointFactory.java update license to EPL 18 years ago
TypeFactory.java fix for 137568: dreaded generics signature 18 years ago
TypeVariable.java tests and fix for pr147845, generic abstract aspect 3+ deep hierarchies 18 years ago
TypeVariableDeclaringElement.java generic itds - see pr112105 18 years ago
TypeVariableReference.java proper support for type variable across patterns in the Eclipse Source Type world. Still need serialization support for this. 19 years ago
TypeVariableReferenceType.java Progress on: Bug 126316: Invalid method signature: Pjava/lang/Enum<Ljava/lang/Object;>; 18 years ago
UnresolvedType.java test and fix for 148409 18 years ago
UnresolvedTypeVariableReferenceType.java see pr112105: tidyup 18 years ago
VersionedDataInputStream.java update license to EPL 18 years ago
WeaverMessages.java new weaver message - pr145693 18 years ago
WeaverMetrics.java update license to EPL 18 years ago
WeaverStateInfo.java update license to EPL 18 years ago
World.java 133770 'call and ltw': now attempts to grab a delegate for a non-locally defined type, giving the super-loader chance to weave a type with ITDs. 18 years ago
XlintDefault.properties make the default warning level for my beautiful "warnOnSwallowedExceptions" be "ignore" 18 years ago
raw types.txt This commit simply makes the World a better place. 19 years ago
weaver-messages.properties new weaver message - pr145693 18 years ago