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
*
enable compilation of @AfterReturning(pointcut="...")
acolyer
2005-05-04
5
-52
/
+87
*
Is this rebuilt with 1.3 compliance? I hope so or everything is *!"&Łed
aclement
2005-05-04
1
-0
/
+0
*
Prefs to tell Eclipse to use Java5
aclement
2005-05-04
1
-0
/
+12
*
eclipse stuff for loadtime module to become Java Project.
aclement
2005-05-04
4
-0
/
+98
*
removed unused imports. (they clog up eclipse warnings view!)
aclement
2005-05-04
3
-44
/
+22
*
removed unused imports.
aclement
2005-05-04
2
-14
/
+1
*
Rebuilt with compiler level 1.3 - and I know these work as I had recreated th...
aclement
2005-05-04
2
-0
/
+0
*
ltw modules referenced
avasseur
2005-05-04
1
-13
/
+6
*
sorted out the blank lines so the messages will line up with their expected l...
aclement
2005-05-04
1
-1
/
+0
*
LTW modules + AntSpec to test LTW in the sandbox + code cleanup in my FIXME +...
avasseur
2005-05-04
26
-61
/
+477
*
*** empty log message ***
avasseur
2005-05-04
1
-0
/
+137
*
loadtime java1.3 module
avasseur
2005-05-04
11
-0
/
+1091
*
loadtime5 java5 module
avasseur
2005-05-04
4
-0
/
+169
*
enhancement 91719 - Oli B's tests for xlint warnings, integration work done b...
aclement
2005-05-04
3
-0
/
+203
*
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
[next]