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
path:
root
/
weaver
/
testsrc
/
org
Commit message (
Expand
)
Author
Age
Files
Lines
*
LTW modules + AntSpec to test LTW in the sandbox + code cleanup in my FIXME +...
avasseur
2005-05-04
1
-0
/
+1
*
support in ajc for parsing and error reporting of @AspectJ style aspect defin...
acolyer
2005-04-25
1
-1
/
+1
*
this set of commits teaches the TypeX world about parameterized types. it han...
acolyer
2005-04-20
1
-0
/
+15
*
copyright added
aclement
2005-04-14
8
-0
/
+80
*
From The Branch: Alex's changes in the weaver module to avoid use of the defa...
aclement
2005-04-13
12
-3
/
+541
*
Guard test execution on 1.5 vm level
aclement
2005-03-11
2
-7
/
+43
*
fixes for annotation type pattern bugs uncovered in 150 tests
acolyer
2005-03-10
1
-6
/
+2
*
@xxx(@Foo) -> @xxx(Foo)
acolyer
2005-02-17
3
-26
/
+25
*
No longer a restriction
aclement
2005-01-31
1
-4
/
+4
*
some of these tests were failing in an environment which did not have an aspe...
acolyer
2005-01-31
1
-10
/
+17
*
Matthew fix for 83380: don't use enum as a variable name.
aclement
2005-01-26
1
-2
/
+2
*
Fix for Bug 82134: AspectJ 5 M2 should implement backwards compatibility for ...
aclement
2005-01-07
10
-11
/
+14
*
switch from string comparison to a more robust RPN format for testing pointcu...
acolyer
2005-01-05
1
-8
/
+88
*
organized imports.
aclement
2005-01-04
1
-1
/
+0
*
payback time for all the "kinding" work - only ever generate and match
acolyer
2004-12-16
2
-2
/
+4
*
partial fix for bug 61568.
acolyer
2004-12-15
3
-2
/
+374
*
fail gracefully when trying to bind in an @pcd
acolyer
2004-12-09
2
-6
/
+16
*
lots of pointcut parsing test cases for @xxx pcds
acolyer
2004-12-08
2
-6
/
+163
*
update to new @pat syntax
acolyer
2004-12-08
1
-2
/
+2
*
Annotation matching.
aclement
2004-12-08
2
-5
/
+7
*
Annotation matching.
aclement
2004-12-08
2
-6
/
+76
*
updated test cases to reflect new parsing
acolyer
2004-12-08
2
-95
/
+93
*
updates to annotation parsing...
acolyer
2004-12-08
1
-1
/
+9
*
Annotation matching.
aclement
2004-12-08
3
-2
/
+202
*
more parser test cases and updates
acolyer
2004-12-07
1
-19
/
+100
*
annotation pattern and type pattern parsing and test cases
acolyer
2004-12-06
3
-27
/
+252
*
work in progress.... annotation pointcuts, parsing, and patterns
acolyer
2004-12-06
3
-2
/
+71
*
integrate new tools tests into suite
acolyer
2004-12-03
1
-0
/
+25
*
APIs allowing 3rd parties to integrate with AspectJ's pointcut parsing and ma...
acolyer
2004-12-03
2
-0
/
+712
*
Matthews fix for Bugzilla Bug 77163: Load time weaver default verbose setting
V1_2_1
aclement
2004-11-05
1
-19
/
+99
*
fix for Bugzilla Bug 72531
acolyer
2004-08-24
1
-0
/
+14
*
organized imports
aclement
2004-08-23
1
-7
/
+2
*
FindBugs: fixes.
aclement
2004-08-23
2
-2
/
+3
*
Matthews enhancement fix for Bugzilla Bug 72154 "Support for simple dump file"
aclement
2004-08-23
2
-0
/
+153
*
BCEL rename (enhancement 61374)
aclement
2004-08-12
3
-8
/
+8
*
cant find type/organize imports (and hopefully fix the build)
aclement
2004-08-06
1
-2
/
+0
*
Starting the quest to rid the world of unhelpful 'cant find type' messages......
aclement
2004-08-06
5
-12
/
+28
*
removed unnecessary TODOs
aclement
2004-08-02
3
-6
/
+0
*
Moved all weaver messages into weaver-messages.properties.
acolyer
2004-07-29
2
-0
/
+51
*
organized imports.
aclement
2004-07-27
1
-3
/
+4
*
ensure args() handles boxed primitives correctly when doing
acolyer
2004-06-09
2
-0
/
+26
*
additional test cases to cover matching Pointcuts against
acolyer
2004-06-08
9
-0
/
+509
*
ensure tests don't give false failures on fast machines
acolyer
2004-06-08
1
-0
/
+9
*
Fix and tests for Bugzilla Bug 62227
aclement
2004-05-14
1
-0
/
+31
*
Fix for Bug 55341
aclement
2004-04-02
1
-6
/
+2
*
fix for Bugzilla Bug 31460
acolyer
2004-04-02
2
-1
/
+304
*
Fix for Bugzilla Bug 41181
aclement
2004-03-16
2
-3
/
+5
*
Picked lowest hanging weave-time performance optimization fruit.
jhugunin
2004-01-27
1
-32
/
+33
*
spring cleaning in advance of 1.2 enhancements:
acolyer
2004-01-23
4
-25
/
+25
*
switch from using class files in bin directory created during
acolyer
2003-11-17
1
-1
/
+2
[next]