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
*
Progress on: empty catch block warning - compiler changes to warn on empty ca...
acolyer
2006-02-10
2
-0
/
+0
*
Progress on: empty catch block warning - option support
acolyer
2006-02-10
1
-10
/
+14
*
Progress on: empty catch block warning - test cases
acolyer
2006-02-10
2
-0
/
+18
*
Progress on: empty catch block warning - updates to test cases with empty cat...
acolyer
2006-02-10
13
-45
/
+72
*
Progress on: empty catch block warning - extra lint message
acolyer
2006-02-10
2
-0
/
+4
*
define some constants to avoid spreading string literals around
acolyer
2006-02-10
1
-0
/
+4
*
provide a way to reset dump state to free up memory
acolyer
2006-02-10
1
-0
/
+23
*
free up memory anchored in static at the end of a run
acolyer
2006-02-10
2
-1
/
+8
*
I don't think this class is actively used anymore...
acolyer
2006-02-10
1
-4
/
+5
*
don't hold onto references to AjBuildConfigs
acolyer
2006-02-10
1
-0
/
+1
*
don't hold eclipse source types in ajstate
acolyer
2006-02-10
2
-67
/
+225
*
go "back to the source" on an incremental aspect change
acolyer
2006-02-10
1
-26
/
+13
*
Put compilation-and-weaving-context into multi-thread mode when doing LTW
acolyer
2006-02-10
1
-0
/
+3
*
don't hold hard references to state in this context. Assume single threaded u...
acolyer
2006-02-10
1
-11
/
+37
*
comment fix
aclement
2006-02-10
1
-2
/
+2
*
fix for 120356 - better feedback for DEOW when using @AJ. (from helen)
aclement
2006-02-10
5
-2
/
+142
*
fix for 123212 - ignoring subversion resources
aclement
2006-02-10
1
-0
/
+3
*
lazy unpacking of the line number table contents. Only done when required - ...
aclement
2006-02-07
2
-0
/
+0
*
lazy unpacking of the table contents. Only done when required - usually when...
aclement
2006-02-07
1
-18
/
+54
*
dont do anything if we dont have to.
aclement
2006-02-07
1
-0
/
+2
*
not perfect yet - but some I'm using.
aclement
2006-02-07
3
-0
/
+266
*
Helen and Eduardos AST changes for 110465
aclement
2006-02-06
7
-5
/
+291
*
Progress on: Bug 126328: IlegalStateException : zip file closed
acolyer
2006-02-03
1
-1
/
+18
*
Progress on: Bug 126316: Invalid method signature: Pjava/lang/Enum<Ljava/lang...
acolyer
2006-02-03
6
-4
/
+17
*
Progress on: Bug 126316: Invalid method signature: Pjava/lang/Enum<Ljava/lang...
acolyer
2006-02-03
1
-0
/
+14
*
more detail in memory answers, on incremental mode and strong static referenc...
wisberg
2006-02-02
1
-3
/
+19
*
simple visitor added that lets you discover if a pointcut binds this or target
aclement
2006-02-02
2
-0
/
+46
*
Err, corrected to visit the right branch as well as the left...
aclement
2006-02-02
1
-2
/
+2
*
@AJ around tests for 126167
aclement
2006-02-02
25
-0
/
+1041
*
thats better.
aclement
2006-02-01
2
-18
/
+19
*
oops
aclement
2006-02-01
2
-14
/
+15
*
fix for 125810 (from helen)
aclement
2006-02-01
1
-4
/
+17
*
testcode for 125699 and 125810 from matthew. test for 125699 commented out.
aclement
2006-02-01
8
-0
/
+64
*
free up maps during cleanup() processing
acolyer
2006-01-31
1
-3
/
+6
*
get build configuration via accessor, not direct field access
acolyer
2006-01-31
1
-1
/
+1
*
made all the state in AjState private so we can get a better handle on what's...
acolyer
2006-01-31
2
-35
/
+139
*
cleanup the EclipseFactory afterCompilation
acolyer
2006-01-31
1
-0
/
+1
*
added a cleanup method to release memory held in type maps
acolyer
2006-01-31
1
-0
/
+5
*
dom changes for 125809 (from helen)
aclement
2006-01-31
3
-11
/
+204
*
support for -messageHolder command-line option. This is needed by the forking...
acolyer
2006-01-30
3
-4
/
+141
*
support for -messageHolder : do nothing since this (obviously) has to be proc...
acolyer
2006-01-30
1
-1
/
+4
*
support for messageHolder attribute even when forking (see corresponding chan...
acolyer
2006-01-30
1
-5
/
+7
*
enh 123423 (expose PTW type) - code currently commented out until return type...
aclement
2006-01-30
2
-1
/
+24
*
fixes for 125475/125480 - matches nothing @AJ support. Definetly *NOT* as cl...
aclement
2006-01-30
2
-8
/
+15
*
avoid NPE (125657)
aclement
2006-01-30
1
-2
/
+2
*
testcode for 125475/125480 (from matthew) and for enh 123423 (expose PTW type...
aclement
2006-01-30
1
-1
/
+20
*
testcode for 125475/125480 (from matthew) and for enh 123423 (expose PTW type)
aclement
2006-01-30
12
-4
/
+162
*
useful definition of STRING
aclement
2006-01-30
1
-0
/
+1
*
fix and test for 123901. test for 125475 (commented out)
aclement
2006-01-29
6
-3
/
+36
*
fixes for the AST - see comment #26 in 110465. Now exposes perclause/privile...
aclement
2006-01-27
9
-35
/
+265
[next]