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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
another case of ArrayStoreException - a bug that Java generics would actually...
acolyer
2005-08-12
2
-0
/
+0
*
includes fix in GenericSignatureParser to handle nested types properly.
acolyer
2005-08-11
2
-0
/
+0
*
add test for proxy weaving and jit class weaving, update ltw doc
avasseur
2005-08-11
1
-0
/
+0
*
do the right thing with ":" in an ftp
acolyer
2005-07-11
2
-0
/
+0
*
fix in GenericSigParser when tokenising primitives
acolyer
2005-07-08
2
-0
/
+0
*
small signature change in JavaClass
acolyer
2005-07-08
2
-0
/
+0
*
generics: first bit of making the compiler/weaver more aware - includes signa...
aclement
2005-07-04
2
-0
/
+0
*
JRockit agent for LTW with 1.3/1.4 + update in doc
avasseur
2005-07-04
2
-0
/
+8
*
fix release jars including testing-*
wisberg
2005-06-21
1
-0
/
+0
*
yet another version of aspectjrt.jar due to question mark over 1.5 contents i...
acolyer
2005-06-20
2
-0
/
+0
*
update aspectjrt.jar in lib and test cases uses MAP in tests to reflect intro...
acolyer
2005-06-20
2
-0
/
+0
*
ship dtd's too (see loadtime)
wisberg
2005-06-15
1
-0
/
+0
*
out-of-date check working. Applies only to compiles, not assembly or Ant targ...
wisberg
2005-06-15
1
-0
/
+0
*
revamped builder
wisberg
2005-06-08
1
-0
/
+0
*
Upgraded BCEL annotation support - can now get an immutable form of annotatio...
aclement
2005-06-08
2
-0
/
+0
*
Fix and tests for PR94167: NPE in reflection API. Fix submitted by Ron Bodkin.
aclement
2005-06-07
2
-0
/
+0
*
GenericsWork: packaged version of new BCEL features for supporting generics. ...
aclement
2005-06-01
2
-0
/
+0
*
skipping xml-apis.jar, xercesImpl.jar
wisberg
2005-05-19
1
-0
/
+0
*
aspectjweaver.jar now built from loadtime5-all.jar (UNTESTED merged manifest)
wisberg
2005-05-11
1
-0
/
+0
*
tracking Ant 1.6.3 updates in build module
wisberg
2005-05-11
1
-0
/
+0
*
Ant 1.6.3
wisberg
2005-05-11
1
-3
/
+2
*
Ant 1.6.3 (again? hmm.)
wisberg
2005-05-11
62
-0
/
+10080
*
Ant 1.6.3
wisberg
2005-05-11
13
-679
/
+862
*
updating bootstrap to match latest build source changes
wisberg
2005-05-05
1
-0
/
+0
*
Rebuilt with compiler level 1.3 - and I know these work as I had recreated th...
aclement
2005-05-04
2
-0
/
+0
*
LTW modules + AntSpec to test LTW in the sandbox + code cleanup in my FIXME +...
avasseur
2005-05-04
1
-0
/
+0
*
rebuilt with sun 142
aclement
2005-05-03
2
-0
/
+0
*
the matching aspectjrt.jar. could come in handy? who knows ;)
acolyer
2005-05-03
1
-0
/
+0
*
Doh - didn't update aspectjtools.jar when I did aspectjrt.jar. Does this hel...
aclement
2005-04-28
1
-0
/
+0
*
Hmmm - rebuilt with 1.4 Java - any difference to the build?
aclement
2005-04-26
2
-0
/
+0
*
@AJ declarePrecedence was not runtime visible in those jar - don't know why..
avasseur
2005-04-26
2
-0
/
+0
*
this patch implements the MAP for aspects, pointcuts, and advice. just enough...
acolyer
2005-04-25
1
-0
/
+0
*
Force change of these files - might make cruisecontrol happy.
aclement
2005-04-23
2
-0
/
+0
*
Changed runtime invis param attrs to always be invis as discovered by Alex. W...
aclement
2005-04-22
2
-0
/
+0
*
Changed runtime invis attrs to always be invis as discovered by Alex. Was imp...
aclement
2005-04-22
2
-0
/
+0
*
Now you see them, now you don't. Annotations now runtime visible.
aclement
2005-04-22
2
-0
/
+0
*
Refresh these builds of aspectjrt.jar - they are used by the harness
aclement
2005-04-19
2
-0
/
+0
*
add some style to our guides ;)
acolyer
2005-04-10
1
-1
/
+1
*
Declare annotation: loads of changes (see bcel-builder changes for detailed i...
aclement
2005-03-10
2
-0
/
+0
*
(minimal) Apache fop 0.20.5, for bug 81654
wisberg
2005-03-10
6
-0
/
+51
*
patch 81654 updates docbook per
wisberg
2005-03-10
10
-91
/
+93
*
updated for new Builder.properties handling, strict resource patterns.
wisberg
2005-03-08
1
-0
/
+0
*
support for building Java 5 sources
wisberg
2005-02-11
1
-0
/
+0
*
ignore invalid aspectj-home's when seeking aspectj libs
wisberg
2005-02-03
1
-0
/
+0
*
Removing last 'use the static type for accessing static field' warnings from ...
aclement
2005-02-02
2
-0
/
+0
*
Rebuilt with minor update to PUSH instruction
aclement
2005-01-31
2
-0
/
+0
*
initial support for building aspectj projects
wisberg
2005-01-29
1
-0
/
+0
*
avoiding bootstrap to make it easier to implement aspectj ant build *sigh*
wisberg
2005-01-29
3
-13
/
+14
*
@AJ syntax (pr83626): changes to bcel from Alex
aclement
2005-01-26
2
-0
/
+0
*
This fix for 'c' values in annotations has been verified by Pepe. Committing...
aclement
2005-01-24
2
-0
/
+0
[next]