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
/
runtime
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests and fix for 122253
aclement
2006-05-30
1
-0
/
+188
*
fix for NPE in SignatureImpl reported on the list by Simon Walter
aclement
2006-05-30
1
-1
/
+5
*
synchronization joinpoints: aspectjrt changes
aclement
2006-05-24
6
-0
/
+154
*
fixes for 135780: aspectjrt will work better now on a 1.1 vm
aclement
2006-05-03
1
-12
/
+44
*
spelling fixed! (pr122417)
aclement
2006-01-10
1
-1
/
+1
*
moved to aspectj5rt
acolyer
2005-12-19
1
-188
/
+0
*
organized imports
aclement
2005-11-10
1
-2
/
+0
*
fix for pr104220 - poor toString implementations for adviceexecution join poi...
acolyer
2005-11-08
3
-5
/
+19
*
fix for pr59076, much more memory efficient creation of join point static parts
acolyer
2005-09-01
2
-38
/
+159
*
Fix and tests for PR94167: NPE in reflection API. Fix submitted by Ron Bodkin.
aclement
2005-06-07
2
-2
/
+2
*
ignore bintest directories
acolyer
2005-05-31
1
-0
/
+1
*
newbuild.xml replacing build.xml, with Alex ok
wisberg
2005-05-19
2
-59
/
+3
*
prospective replacements for {module}/build.xml - will move there once valida...
wisberg
2005-05-11
1
-0
/
+6
*
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
*
PTW perClause for @AJ + perClause test
avasseur
2005-05-02
1
-10
/
+102
*
@AJ annotation are runtime visible, fixed all licenses from branch for EPL
avasseur
2005-04-22
3
-13
/
+30
*
fixing a missing "throw" clause
avasseur
2005-04-22
1
-1
/
+1
*
back to 1.3 exception API, report bad method via NoAspectBoundException.
wisberg
2005-04-21
1
-9
/
+8
*
commented jar target from bcel-builder/build.xml since broken (can someone co...
avasseur
2005-04-20
1
-2
/
+2
*
accessed from gen'd code, needs to be visible
aclement
2005-04-19
1
-1
/
+1
*
From branch: Changes to runtime for @AJ
aclement
2005-04-19
5
-10
/
+229
*
Empty interface for EnclosingStaticPart, to enable differentiation between ES...
aclement
2005-04-19
1
-1
/
+3
*
From branch: New build scripts that Alex uses under IntelliJ - can be run ind...
aclement
2005-04-19
1
-0
/
+41
*
remove dependency on 1.2 API - runtime libs must work at 1.1 level
acolyer
2005-03-10
12
-53
/
+66
*
enhancements to signature to support getAccessibleMember() (see ajdk:annotati...
acolyer
2005-03-09
7
-0
/
+88
*
aspectj5rt.mf.txt is now the manifest in aspectjrt.jar (per build alias in bu...
wisberg
2005-02-11
1
-14
/
+2
*
APIs allowing 3rd parties to integrate with AspectJ's pointcut parsing and ma...
acolyer
2004-12-02
1
-1
/
+28
*
Needs a blank-line before Name: section
acolyer
2004-10-22
1
-0
/
+1
*
Fix for Bugzilla Bug 74238: Applet which uses cflow pointcut gets AccessContr...
aclement
2004-10-14
2
-2
/
+22
*
76030 - cflow optimizations. Part 1 fix - use counters rather than stacks wh...
aclement
2004-10-11
6
-0
/
+197
*
Fixing javadoc comments
ehilsdal
2004-09-08
3
-3
/
+5
*
fix for enh 73360 Extend aspectjrt.jar manifest with OSGi attributes
acolyer
2004-09-07
1
-1
/
+8
*
Enhancement for Bugzilla Bug 49743
aclement
2004-09-01
13
-16
/
+177
*
Fix for Bugzilla Bug 70404
aclement
2004-08-27
1
-1
/
+3
*
copyright statement!
acolyer
2004-08-09
1
-6
/
+10
*
fix for Bugzilla Bug 67592 value in the args[] array of thisJoinPoint can be ...
acolyer
2004-08-09
3
-1
/
+48
*
exposed additional factory methods for creating signatures
acolyer
2004-06-08
1
-0
/
+43
*
Fix for Bugzilla Bug 59909
aclement
2004-05-05
6
-35
/
+223
*
fix for Bugzilla Bug 54721
acolyer
2004-03-19
10
-13
/
+56
*
Implemented feature for Bugzilla Bug 48091
jhugunin
2004-01-24
1
-5
/
+25
*
47952 fix: SoftException.printStackTrace(..) prints wrapped throwable (if not...
wisberg
2004-01-15
2
-10
/
+95
*
Fix for Bugzilla Bug 44587
jhugunin
2004-01-14
2
-0
/
+20
*
added getCause method (patch from Andy) for 1.4 compatibility. bug 49250
acolyer
2004-01-07
1
-2
/
+1
*
returning TestSuite rather than Test to permit all tests to run from Eclipse
wisberg
2003-10-31
1
-1
/
+1
*
gutted. Should be removed once we've confirmed that it can safely be removed.
wisberg
2003-04-23
1
-12
/
+12
*
1.2 call replaced with equivalent 1.1 call.
wisberg
2003-04-23
1
-1
/
+1
*
prevent div/0, NPE (by inspection)
wisberg
2003-04-19
1
-2
/
+4
*
resolving unused-imports warnings
wisberg
2003-02-13
14
-37
/
+13
*
need this or there won't be a manifest in aspectjrt.jar
jhugunin
2003-01-16
1
-0
/
+12
*
initial version
wisberg
2002-12-16
36
-0
/
+1886
[next]