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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Guard running the declare annotation weaving message test unless on a 1.5 vm
aclement
2005-05-04
1
-0
/
+15
*
hacked out 1.4 apis - needs tidying up but I'm just trying to see if I can ge...
aclement
2005-05-04
1
-3
/
+6
*
Impl of enhancement 92906 from Andrew Huff. -showWeaveInfo for declare annota...
aclement
2005-05-04
10
-5
/
+165
*
remove mistaken useless instances field + getInstances() in PTW @AJ aspect
avasseur
2005-05-04
2
-74
/
+40
*
rebuilt with sun 142
aclement
2005-05-03
2
-0
/
+0
*
missing perTypeWithinEntry filtering - happens when running @AtAJSyntax suite...
avasseur
2005-05-03
1
-3
/
+4
*
temporarily removing the eclipse.plugins target - we never use the output!
aclement
2005-05-03
1
-1
/
+1
*
@AJ around inline + test, fix a bug in BcelClassWeaver on my way
avasseur
2005-05-03
12
-62
/
+676
*
Go back to this old form of .classpath file.
aclement
2005-05-03
1
-57
/
+13
*
the matching aspectjrt.jar. could come in handy? who knows ;)
acolyer
2005-05-03
1
-0
/
+0
*
fix for pr93460
aclement
2005-05-03
1
-1
/
+1
*
PTW perClause for @AJ + perClause test
avasseur
2005-05-02
10
-279
/
+531
*
it's a whole new compiler in there...
acolyer
2005-04-29
13
-10
/
+50
*
it's a whole new compiler in there...
acolyer
2005-04-29
20
-231
/
+326
*
updated for DeclareError and DeclareWarning
acolyer
2005-04-29
9
-19
/
+282
*
More bullet proof and with added diagnostics.
aclement
2005-04-29
1
-2
/
+19
*
Fix for timing problem in multiincrementalproject tests.
aclement
2005-04-28
1
-2
/
+2
*
Doh - didn't update aspectjtools.jar when I did aspectjrt.jar. Does this hel...
aclement
2005-04-28
1
-0
/
+0
*
inlining of around for @AJ works unless non public member accessed from withi...
avasseur
2005-04-28
8
-176
/
+592
*
MultiIncrementalSupport: the key change - looks in the IncrementalStateManage...
aclement
2005-04-26
1
-5
/
+31
*
MultiIncrementalSupport: some notes and helper stuff added.
aclement
2005-04-26
1
-9
/
+41
*
MultiIncrementalSupport: moved weaver/world into the state object and changed...
aclement
2005-04-26
1
-43
/
+91
*
MultiIncrementalSupport: state that was scattered across the hierarchy has be...
aclement
2005-04-26
1
-13
/
+99
*
MultiIncrementalSupport: reports build kind when claiming success.
aclement
2005-04-26
2
-6
/
+12
*
needed to add this dependency?
aclement
2005-04-26
1
-19
/
+80
*
useful?
aclement
2005-04-26
1
-0
/
+52
*
MultiIncrementalSupport: the test harness for managing Ajde interactions and ...
aclement
2005-04-26
3
-0
/
+1135
*
MultiIncrementalSupport: manages state for multiple projects.
aclement
2005-04-26
1
-0
/
+72
*
organized imports
aclement
2005-04-26
3
-7
/
+2
*
Improved toString for debugging !
aclement
2005-04-26
1
-0
/
+6
*
Useful guard method - prevents asking for properties twice through ajde.
aclement
2005-04-26
1
-0
/
+4
*
Implements new statelistener interface method.
aclement
2005-04-26
1
-0
/
+1
*
Another useful callback method added.
aclement
2005-04-26
1
-0
/
+2
*
Fix for structure model missing declare @constructor matches that hit the def...
aclement
2005-04-26
1
-0
/
+1
*
Put the ordering back to allow deserialization of an old set of relationships...
aclement
2005-04-26
1
-6
/
+6
*
Fix for Bug 92630: Null Pointer Exception thrown by ajc compiler
aclement
2005-04-26
1
-2
/
+4
*
Hmmm - rebuilt with 1.4 Java - any difference to the build?
aclement
2005-04-26
2
-0
/
+0
*
Copyright added to keep checklics happy.
aclement
2005-04-26
2
-3
/
+22
*
fix some build. Move AspectJrt5 test to AllTest15. Add weaver checks for @AJ ...
avasseur
2005-04-26
26
-221
/
+696
*
fix local build so that test run with 1.5
avasseur
2005-04-26
2
-4
/
+10
*
@AJ declarePrecedence was not runtime visible in those jar - don't know why..
avasseur
2005-04-26
2
-0
/
+0
*
MultiProjectIncremental testcases.
aclement
2005-04-25
7
-0
/
+77
*
run the aspectj5rt tests as part of this suite
acolyer
2005-04-25
2
-4
/
+6
*
test cases for @AspectJ visitors
acolyer
2005-04-25
34
-35
/
+850
*
support in ajc for parsing and error reporting of @AspectJ style aspect defin...
acolyer
2005-04-25
2
-0
/
+0
*
support in ajc for parsing and error reporting of @AspectJ style aspect defin...
acolyer
2005-04-25
34
-108
/
+1271
*
this patch implements the MAP for aspects, pointcuts, and advice. just enough...
acolyer
2005-04-25
18
-54
/
+1290
*
add aspectj5rt to classpath
acolyer
2005-04-25
1
-1
/
+1
*
test case for fix bug in bcel RIV annotations (impacted declare anno I think)
avasseur
2005-04-25
1
-1
/
+66
*
Force change of these files - might make cruisecontrol happy.
aclement
2005-04-23
2
-0
/
+0
[next]