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
*
Bump maven-compiler-plugin from 3.8.1 to 3.11.0
dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.11.0
dependabot[bot]
2023-04-11
1
-1
/
+1
*
IDE.md: change 2022-12 AJDT M2E connector link to upstream update site
Alexander Kriegisch
2023-03-11
1
-1
/
+1
*
Added MIll to the Build tools section
Tobias Roeser
2023-03-03
1
-0
/
+6
*
JavaVersionCompatibility.md: add Java 19
Alexander Kriegisch
2023-03-01
1
-0
/
+1
*
IDE.md: add link to m2e AJDT connector for Eclipse 2022-12
Alexander Kriegisch
2023-03-01
1
-0
/
+1
*
IDE.md: Add new AJDT update site for 2022-12 (4.26)
Alexander Kriegisch
2023-02-28
1
-0
/
+1
*
Depend on JDT Core 1.9.20.M1
Alexander Kriegisch
2023-02-28
1
-1
/
+1
*
HandleProviderDelimiter: rename JEM_MODULAR_CLASSFILE to MODULAR_CLASSFILE
Alexander Kriegisch
2023-02-28
1
-1
/
+1
*
Sync HandleProviderDelimiter with JDT Core & AJDT
Alexander Kriegisch
2023-02-26
31
-289
/
+311
*
Add safeguards for And/Or/Not pattern node types
Alexander Kriegisch
2023-01-29
9
-15
/
+30
*
Add traverse methods for declare and pattern types
Alexander Kriegisch
2023-01-29
11
-4
/
+86
*
Add traverse methods for pointcut types
Alexander Kriegisch
2023-01-29
16
-0
/
+130
*
Further improve indentation of compilation results on the console
gh-217
Alexander Kriegisch
2023-01-24
1
-33
/
+21
*
Fix indentation of compilation results on the console
Alexander Kriegisch
2023-01-22
2
-55
/
+43
*
Bugfix: caret error marks in compiler output too short
Alexander Kriegisch
2023-01-22
1
-53
/
+70
*
Fix GitHub #214
Alexander Kriegisch
2023-01-21
1
-1
/
+1
*
Add regression test reproducing GitHub #214
Alexander Kriegisch
2023-01-21
7
-0
/
+68
*
Comment on newly pointcut parsing found problem in test class
Alexander Kriegisch
2023-01-15
2
-0
/
+27
*
Fix failing tests after previous commit
Alexander Kriegisch
2023-01-15
4
-23
/
+35
*
Remove old, erroneously committed binaries from tests/bugs193/543657
Alexander Kriegisch
2023-01-15
9
-0
/
+0
*
Fix PointcutRewriterTest, add LogicalPointcutStructure test helper class
Alexander Kriegisch
2023-01-15
2
-169
/
+360
*
WildTypePattern: fix hashCode and toString methods
Alexander Kriegisch
2023-01-15
2
-10
/
+31
*
Improve array matching for all TypePattern subclasses
Alexander Kriegisch
2023-01-15
13
-19
/
+62
*
Handle one- and multi-dimensional array return types correctly
Alexander Kriegisch
2023-01-15
5
-6
/
+33
*
Simplify if-else in WildTypePattern.matchesExactlyByName
Alexander Kriegisch
2023-01-15
1
-5
/
+1
*
Fix WildTypePattern.isArray
Alexander Kriegisch
2023-01-15
1
-1
/
+1
*
Expand regression tests for GitHub bug #24
Alexander Kriegisch
2023-01-15
4
-13
/
+112
*
Add regression tests for GitHub bug #24
Alexander Kriegisch
2023-01-15
5
-0
/
+142
*
Refactor, comment and reactivate Ajc183Tests.testAnnoStyleDecp_442425
Alexander Kriegisch
2023-01-07
7
-67
/
+74
*
Remove some old, accidentally committed class files from tests
Alexander Kriegisch
2023-01-07
9
-0
/
+0
*
BcelTypeMunger.mungeMethodDelegate: only use 'synchronized' when necessary
Alexander Kriegisch
2023-01-07
2
-6
/
+30
*
No more compiler errors for implicitly static inner aspects of interfaces
Alexander Kriegisch
2023-01-06
5
-2
/
+67
*
Test cosmetics
Alexander Kriegisch
2023-01-06
2
-3
/
+3
*
GitHub CI build: upgrade GabrielBB/xvfb-action to 1.6
Alexander Kriegisch
2023-01-04
1
-1
/
+1
*
Improve BcelTypeMunger.mungeMethodDelegate to avoid race condition
Alexander Kriegisch
2023-01-04
1
-2
/
+31
*
Add test reproducing problem from #198
Alexander Kriegisch
2023-01-04
3
-25
/
+133
*
Fix parenthesised AJ keyword compiler problem
Alexander Kriegisch
2023-01-04
4
-1
/
+58
*
Fix TABLESWITCH weaver issue with Integer.MAX_VALUE
Alexander Kriegisch
2022-12-30
1
-2
/
+2
*
Regression test for #190
Alexander Kriegisch
2022-12-30
3
-0
/
+36
*
Fix indentation in ajc1919.xml (cosmetics)
Alexander Kriegisch
2022-12-30
1
-8
/
+8
*
Improve code and documentation for #366085 fix
Alexander Kriegisch
2022-12-28
1
-39
/
+52
*
IDE.md: update AJDT version info
Alexander Kriegisch
2022-12-22
1
-2
/
+2
*
Set version to 1.9.20-SNAPSHOT
Alexander Kriegisch
2022-12-21
28
-28
/
+28
*
AspectJ release 1.9.19
V1_9_19
Alexander Kriegisch
2022-12-21
28
-28
/
+28
*
BCEL: use MAX_CP_ENTRIES from internal class, not from JRE
Alexander Kriegisch
2022-12-21
1
-5
/
+4
*
Bump JDT Core to release 1.9.19
Alexander Kriegisch
2022-12-21
1
-1
/
+1
*
Update release notes for 1.9.19 (Java 19)
Alexander Kriegisch
2022-12-21
1
-31
/
+26
*
Fix #366085 concerning declared annotations with source retention
Alexander Kriegisch
2022-12-21
8
-7
/
+55
*
Merge pull request #187 from eclipse/java-19
Alexander Kriegisch
2022-12-21
81
-395
/
+1638
|
\
|
*
Add release notes for 1.9.19 (Java 19)
Alexander Kriegisch
2022-12-21
2
-0
/
+165
[next]