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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Force change of these files - might make cruisecontrol happy.
aclement
2005-04-23
2
-0
/
+0
*
Workaround/fix for Wes' problem with the compiler building his article code. ...
aclement
2005-04-22
1
-1
/
+3
*
Changed runtime invis param attrs to always be invis as discovered by Alex. W...
aclement
2005-04-22
4
-2
/
+2
*
Changed runtime invis attrs to always be invis as discovered by Alex. Was imp...
aclement
2005-04-22
3
-1
/
+1
*
Now you see them, now you don't. Annotations now runtime visible.
aclement
2005-04-22
2
-0
/
+0
*
@AJ annotation are runtime visible, fixed all licenses from branch for EPL
avasseur
2005-04-22
28
-157
/
+251
*
fixing a missing "throw" clause
avasseur
2005-04-22
1
-1
/
+1
*
compile runtime under 1.1, see how badly it fails
wisberg
2005-04-21
2
-0
/
+25
*
back to 1.3 exception API, report bad method via NoAspectBoundException.
wisberg
2005-04-21
1
-9
/
+8
*
Fixed bug#91912 added softens / softened by relationship to ASM
mkersten
2005-04-21
2
-14
/
+24
*
this set of commits teaches the TypeX world about parameterized types. it han...
acolyer
2005-04-20
6
-16
/
+180
*
commented jar target from bcel-builder/build.xml since broken (can someone co...
avasseur
2005-04-20
6
-30
/
+46
*
Fix for pr92053: atargs causes a VerifyError: Unable to pop operand off an em...
aclement
2005-04-20
4
-17
/
+43
*
fix for Bugzilla Bug 91858
acolyer
2005-04-20
5
-8
/
+22
*
first half of Andrew Huff's patch for 59636 (-log option not producing output...
acolyer
2005-04-20
1
-0
/
+22
*
refactored to avoid clash and duplicate class with modules/testing. Package f...
avasseur
2005-04-20
8
-12
/
+9
*
first half of Andrew Huff's patch for 59636 (-log option not producing output...
acolyer
2005-04-20
2
-12
/
+72
*
fixing Alex build dependancies. Adding top level build. Usefull for patch cre...
avasseur
2005-04-20
4
-12
/
+62
*
Temporarily removed loadtime modules as they are empty in HEAD
aclement
2005-04-20
1
-3
/
+6
*
Delete bintest, not quite in with Alex's policy as paths hardcoded - could be...
aclement
2005-04-20
2
-0
/
+2
*
Refresh these builds of aspectjrt.jar - they are used by the harness
aclement
2005-04-19
2
-0
/
+0
*
I didn't move the test suite class..
aclement
2005-04-19
1
-1
/
+1
*
Copyright altered to pass the test..
aclement
2005-04-19
3
-3
/
+12
*
Switch on junit task call.
aclement
2005-04-19
1
-10
/
+10
*
removed issingleton - causes crash
aclement
2005-04-19
1
-1
/
+1
*
committing to shut up the flippin cvs sync
aclement
2005-04-19
1
-0
/
+11
*
accessed from gen'd code, needs to be visible
aclement
2005-04-19
1
-1
/
+1
*
new simple tests - one of which aborts...
aclement
2005-04-19
2
-0
/
+21
*
from branch: change to advice ordering (sorts on source loc rather than name)...
aclement
2005-04-19
1
-26
/
+109
*
from branch: changed visibility
aclement
2005-04-19
1
-3
/
+2
*
from branch: loads of @AJ changes for inlining strategies, using the right JP...
aclement
2005-04-19
1
-50
/
+234
*
from branch: needs to implement mustcheckexceptions method
aclement
2005-04-19
1
-0
/
+8
*
from branch: concern from alex that sequenced hash map might be needed?
aclement
2005-04-19
1
-1
/
+2
*
from branch: redundant?
aclement
2005-04-19
1
-1
/
+11
*
from branch: dont stick the interface on @AJ thingies.
aclement
2005-04-19
1
-3
/
+12
*
from branch: rtx's now know whether they are @AJ aspects or not
aclement
2005-04-19
1
-2
/
+11
*
from branch: check exceptions if necessary
aclement
2005-04-19
1
-6
/
+15
*
from branch: mod to check if exceptions must be verified or not...
aclement
2005-04-19
1
-1
/
+8
*
from branch: perclause support necessary for @AJ
aclement
2005-04-19
1
-0
/
+13
*
modified for binding processing from branch and Andy optimized toString()
aclement
2005-04-19
1
-8
/
+15
*
from branch: processes @AJ annotations
aclement
2005-04-19
2
-0
/
+899
*
from branch: new exprs supported
aclement
2005-04-19
5
-1
/
+148
*
from branch: new tests supported
aclement
2005-04-19
1
-0
/
+28
*
From branch: necessary for @AJ
aclement
2005-04-19
1
-0
/
+389
*
from branch: modified parameter code for @AJ
aclement
2005-04-19
1
-35
/
+99
*
from branch: perclause support and modified delegate processing for multi-thr...
aclement
2005-04-19
1
-13
/
+57
*
from branch: knows about new JP subtypes
aclement
2005-04-19
1
-10
/
+48
*
from branch: processes @AJ stuff on a field
aclement
2005-04-19
1
-1
/
+4
*
from branch: processes @AJ stuff on a method
aclement
2005-04-19
1
-1
/
+4
*
from branch: capable of knowing whether it represents an @AJ aspect
aclement
2005-04-19
1
-4
/
+33
[next]