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
/
weaver
/
testsrc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Some new TypeX tests to check parameterization processing is working.
aclement
2005-06-14
1
-0
/
+38
*
unused imports (only)
wisberg
2005-06-09
1
-2
/
+0
*
This PointcutParser should *not* support if - it is not to be confused with t...
acolyer
2005-06-09
1
-70
/
+78
*
first batch of updates for generics :- largely parsing plus storage of type v...
acolyer
2005-06-09
4
-2
/
+175
*
@style if support, parser support for if() / if(true)/ if(false) [might lead ...
avasseur
2005-06-08
1
-3
/
+5
*
add getters for visitor, turned on poincut test case
avasseur
2005-06-08
2
-36
/
+28
*
Tests and fix for pr98646: "Parser cannot parse varargs correctly". Fix is t...
aclement
2005-06-07
1
-3
/
+3
*
mock test to avoid junit no test in there (temp / waiting for Adrian fix in p...
avasseur
2005-06-07
1
-0
/
+4
*
test case for pattern visitor, issue with varargs so test case for Adrian to ...
avasseur
2005-06-07
2
-0
/
+81
*
GenericsWork: Minor mod to Member.typesToSignature() call - now the caller ca...
aclement
2005-06-01
1
-1
/
+1
*
empty pseudo-test required by ant junit
wisberg
2005-05-21
1
-0
/
+1
*
making Test a TestCase
wisberg
2005-05-21
1
-1
/
+4
*
forget the empty pseudo-test required by ant junit
wisberg
2005-05-21
1
-1
/
+1
*
test fails unless setup and run manually, so skipped with instructions
wisberg
2005-05-21
1
-1
/
+2
*
Reduced duplication of vm checking logic.
aclement
2005-05-12
2
-32
/
+10
*
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
13
-5
/
+30
*
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
2
-0
/
+28
*
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
*
organized imports.
for_ajdt1_1_12
aclement
2004-08-12
1
-2
/
+2
[next]