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
*
test and fix for 128237 from Helen
aclement
2006-02-21
4
-1
/
+42
*
test and fix for 128744 (or at least the LTW problem Sian hit whilst debuggin...
aclement
2006-02-21
6
-1
/
+56
*
oops - used Boolean.parseBoolean()
aclement
2006-02-21
1
-1
/
+2
*
Progress on: PointcutHandlerDesignator.
acolyer
2006-02-21
5
-13
/
+101
*
optimization: use tags not gens. improves memory (create less garbage), fast...
aclement
2006-02-21
12
-70
/
+204
*
exposed method for testing.
aclement
2006-02-21
1
-0
/
+3
*
organized imports
aclement
2006-02-21
1
-1
/
+0
*
fixes for 128655
aclement
2006-02-21
1
-12
/
+68
*
testcode for 128655
aclement
2006-02-21
13
-7
/
+108
*
Fix for 128699 - message. From Ramnivas.
aclement
2006-02-20
1
-1
/
+1
*
optimization: reset logic for primitives so they don't anchor a world instanc...
aclement
2006-02-20
2
-0
/
+15
*
Spacewar - a small project that exercises the compiler.
aclement
2006-02-20
1
-0
/
+52
*
test for 123553
wisberg
2006-02-17
3
-1
/
+26
*
test for 128128 - also grouped test cases to better disable by commenting
wisberg
2006-02-16
1
-97
/
+138
*
fix for 128128 - suggestion correct
wisberg
2006-02-16
1
-5
/
+7
*
feature: Use ASM for non-woven types: testcode
aclement
2006-02-16
41
-0
/
+353
*
just a comment.
aclement
2006-02-16
1
-0
/
+1
*
organized imports
aclement
2006-02-16
1
-1
/
+0
*
test and fix for 122370 (Andy & Helen) - code generated for @Decp busted.
aclement
2006-02-16
7
-3
/
+71
*
test and fix for 121616
aclement
2006-02-16
4
-0
/
+29
*
tests and (slightly reworked) fix for 125699 from Helen. @AJ bug with inherit...
aclement
2006-02-16
6
-7
/
+32
*
Support for "-Xset:name=value,name=value,name=value". The name/value data is...
aclement
2006-02-16
5
-0
/
+44
*
test and fix for 120527 and test (commented out) for 127299
aclement
2006-02-15
3
-0
/
+61
*
test and fix for 120527
aclement
2006-02-15
2
-2
/
+36
*
optimization: made unpacking of the table lazy. With a minor change in AJ it...
aclement
2006-02-15
5
-5
/
+18
*
optimization: made unpacking of the table lazy. With a minor change in AJ it...
aclement
2006-02-15
1
-32
/
+70
*
include latest bcel changes.
aclement
2006-02-14
2
-0
/
+0
*
tidy up after yourself
aclement
2006-02-14
1
-0
/
+2
*
Bugette: annotation value of primitive type 'char' wasnt working !
aclement
2006-02-14
4
-3
/
+3
*
optimization: rather than continuously constructing new arrays from the linke...
aclement
2006-02-14
4
-119
/
+118
*
optimization: less fiddling with collections when setting up the localvariabl...
aclement
2006-02-14
1
-21
/
+27
*
optimization: use bit twiddling rather than Sets for manipulating the list of...
aclement
2006-02-13
31
-220
/
+240
*
optimization: char rather than string manipulation
aclement
2006-02-13
1
-7
/
+7
*
optimization: dont unnecessarily build signatures and faster signature proces...
aclement
2006-02-13
1
-7
/
+7
*
organized imports
aclement
2006-02-13
2
-14
/
+10
*
lessen the cost of hashcode and equals
aclement
2006-02-13
2
-14
/
+24
*
fix for 119882 (from Helen) - similar to fix for 113531
aclement
2006-02-13
8
-0
/
+89
*
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
[next]