index
:
aspectj.git
1.8.x
356694
AspectJ5_Development
BETA_JAVA8
RB_V1_5_0
RB_V1_8
RB_V_1_5_2
V1_6_X
V1_8_X
ajdt_support
antora
bug356694
bug433351
conditionalThis
dependabot/maven/com.thoughtworks.xstream-xstream-1.4.20
dependabot/maven/commons-logging-commons-logging-1.2
dependabot/maven/org.apache.maven.plugins-maven-assembly-plugin-3.5.0
dependabot/maven/org.apache.maven.plugins-maven-clean-plugin-3.3.1
dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.11.0
dependabot/maven/org.apache.maven.plugins-maven-gpg-plugin-3.1.0
dependabot/maven/org.apache.maven.plugins-maven-help-plugin-3.4.0
dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.5.0
dependabot/maven/org.codehaus.mojo-build-helper-maven-plugin-3.3.0
dependabot/maven/org.codehaus.mojo-flatten-maven-plugin-1.4.0
earlyJava9
extensions
gh-217
gh-314
invokedynamic
java-21
java8
master
maven_build
origin
paramAnnotationBinding
param_anno_matching_change
refactoring
transientTjp
verification
A seamless aspect-oriented extension to the Java programming language: https://github.com/eclipse-aspectj/aspectj
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
weaver
Commit message (
Expand
)
Author
Age
Files
Lines
*
Although there isn't anything to resolve - we should say we have tried...
aclement
2005-02-11
1
-0
/
+1
*
New type pattern kind introduced to represent '@Annotation *'
aclement
2005-02-11
2
-3
/
+85
*
Performance optimization - don't use toString() of a pointcut on the main cod...
aclement
2005-02-08
1
-1
/
+2
*
Fix copyright.
aclement
2005-02-08
1
-1
/
+1
*
taking the print out *again*
aclement
2005-02-07
1
-1
/
+1
*
Testcases and fix for using @target() when the annotation is in a package.
aclement
2005-02-07
3
-3
/
+4
*
Support for @this, @args
aclement
2005-02-03
4
-32
/
+43
*
Annotation Binding - now complete for @annotation (for *all* kinded PCDs)
Root_AspectJ5_Development
aclement
2005-02-01
2
-69
/
+154
*
Use the correct 'subject' at the join point for matching
aclement
2005-02-01
1
-3
/
+13
*
Updates for annotation binding. Support for static methods !!
aclement
2005-01-31
2
-7
/
+8
*
Annotation Binding
aclement
2005-01-31
1
-10
/
+13
*
No longer a restriction
aclement
2005-01-31
1
-4
/
+4
*
Puts out binding restriction message for unsupported kinded pcds - also verif...
aclement
2005-01-31
1
-1
/
+19
*
Annotation binding support
aclement
2005-01-31
2
-0
/
+257
*
Annotation Binding: works for @target and @annotation (when combined with cal...
aclement
2005-01-31
1
-1
/
+59
*
Organized imports.
aclement
2005-01-31
1
-1
/
+0
*
Remove message about binding restriction for @annotation
aclement
2005-01-31
1
-5
/
+0
*
Fix for annotation resolution - allow for package names!
aclement
2005-01-31
1
-1
/
+16
*
Fix for hasAnnotation() - add the annotation type through the standard route ...
aclement
2005-01-31
1
-2
/
+4
*
Updated javadoc to tell you not to use a particular method if you can help it.
aclement
2005-01-31
1
-0
/
+1
*
some of these tests were failing in an environment which did not have an aspe...
acolyer
2005-01-31
1
-10
/
+17
*
Putting println back in.
aclement
2005-01-31
1
-1
/
+1
*
weaver manifest for aspectjweaver.jar (if it changes to using this)
wisberg
2005-01-29
1
-0
/
+10
*
copyright holder - test failed when enabled.
wisberg
2005-01-29
1
-1
/
+1
*
Removing string temporarily - might be interfering with XML output for test r...
aclement
2005-01-28
1
-1
/
+1
*
Fix for Bug 83645: pertypewithin({interface}) illegal field modifier
aclement
2005-01-27
1
-1
/
+3
*
Fix for Bug 83645: pertypewithin({interface}) illegal field modifier
aclement
2005-01-27
1
-0
/
+2
*
Fix for null arrays (from AV)
aclement
2005-01-26
1
-1
/
+1
*
Added isSynthetic() to keep Java5 compiler happy (isSynthetic() is a new meth...
aclement
2005-01-26
1
-0
/
+4
*
Matthew fix for 83380: don't use enum as a variable name.
aclement
2005-01-26
1
-2
/
+2
*
Fix for Bug 83563: pertypewithin() handling of inner classes
aclement
2005-01-25
2
-6
/
+24
*
Fix to ensure woven methods don't lose their annotations.
aclement
2005-01-24
1
-0
/
+10
*
Fix for Bug 82570: Weaved code does not include debug lines
aclement
2005-01-19
1
-1
/
+8
*
PerTypeWithin support.
aclement
2005-01-18
13
-5
/
+430
*
pass addURL calls onto super
acolyer
2005-01-17
1
-0
/
+2
*
java 5 support
acolyer
2005-01-17
1
-1
/
+1
*
Fix for AjcPre10xTests.test016 if run standalone. (if run standalone no-one ...
aclement
2005-01-14
1
-0
/
+4
*
Fix for "staticinitialization(@Blah *)"
aclement
2005-01-14
1
-0
/
+2
*
Fixes for 78021, 79554 - both to do with us breaking the exception table for ...
aclement
2005-01-11
6
-37
/
+54
*
Fix for Bug 82134: AspectJ 5 M2 should implement backwards compatibility for ...
aclement
2005-01-07
68
-151
/
+256
*
rebuilt with 2.0 weaver version attribute (aj1.2.1 had version 1.0)
aclement
2005-01-07
14
-0
/
+0
*
BWD: One extra check.
aclement
2005-01-05
1
-1
/
+2
*
BWD: Improved source loc stuff and helper methods
aclement
2005-01-05
1
-0
/
+20
*
Changed order processing for weaving to match the recent changes in source or...
aclement
2005-01-05
1
-17
/
+68
*
BWD: Main part of the implementation, checks all the rules before allowing th...
aclement
2005-01-05
1
-11
/
+292
*
BWD: improved source loc creation
aclement
2005-01-05
1
-0
/
+15
*
test cases and fix for Bugzilla Bug 81863
acolyer
2005-01-05
7
-11
/
+33
*
Binary Weaving Decp: helper methods and bug fix for unnecessary suid warning.
aclement
2005-01-05
1
-1
/
+10
*
Binary Weaving Decp: another helper method..
aclement
2005-01-05
1
-0
/
+51
*
switch from string comparison to a more robust RPN format for testing pointcu...
acolyer
2005-01-05
1
-8
/
+88
[next]