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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
weaver
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
1
-10
/
+25
*
Fix for Bug 82134: AspectJ 5 M2 should implement backwards compatibility for ...
aclement
2005-01-07
58
-140
/
+242
*
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
*
Very very first simple helper bits of binary weaving decp
aclement
2005-01-04
2
-0
/
+22
*
Fix for Bug 82062: WeaveMessage should provide more information
aclement
2005-01-04
4
-8
/
+17
*
organized imports.
aclement
2005-01-04
1
-1
/
+0
*
Hopefully fixes disappearance of decsofts in AJDT. The addition of the offse...
aclement
2004-12-20
2
-4
/
+4
*
Fix for Bug 80916: In some cases the structure model doesn't contain the "mat...
aclement
2004-12-20
1
-0
/
+3
*
disambiguating bindings
acolyer
2004-12-16
10
-1
/
+151
*
it is now safe to short-circuit in and/or pc matching (all side-effects removed)
acolyer
2004-12-16
2
-2
/
+6
*
payback time for all the "kinding" work - only ever generate and match
acolyer
2004-12-16
2
-34
/
+59
*
just tidying up a few unused imports
acolyer
2004-12-15
7
-12
/
+0
*
partial fix for bug 61568.
acolyer
2004-12-15
42
-137
/
+1407
*
Support for 'offset' in source locations - enabling AJDT improvements. Not p...
aclement
2004-12-10
3
-11
/
+23
*
Autoboxing and decp restrictions
aclement
2004-12-10
7
-15
/
+196
*
annotation/enum xlints
aclement
2004-12-10
1
-2
/
+3
*
All the new enum/annotation messages
aclement
2004-12-10
2
-1
/
+13
*
@within, @withincode fixes
acolyer
2004-12-10
3
-8
/
+16
*
final(?) @args fixes
acolyer
2004-12-10
2
-4
/
+6
*
more testing, @args support
acolyer
2004-12-09
15
-44
/
+239
*
completed @this and @target
acolyer
2004-12-09
2
-2
/
+11
*
get test instructions ahead of jump test
acolyer
2004-12-09
1
-5
/
+6
*
who put that there???
acolyer
2004-12-09
1
-51
/
+0
*
more @this @target fixes and tests
acolyer
2004-12-09
15
-21
/
+317
*
Complete varargs support.
aclement
2004-12-09
3
-2
/
+15
*
fail gracefully when trying to bind in an @pcd
acolyer
2004-12-09
1
-0
/
+6
*
@within, @withincode impl (non-binding)
acolyer
2004-12-08
5
-41
/
+181
*
lots of pointcut parsing test cases for @xxx pcds
acolyer
2004-12-08
7
-3
/
+46
*
Annotation matching.
aclement
2004-12-08
8
-15
/
+12
[next]