summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
gh-314Reproduce #314Alexander Kriegisch5 months
masterSet version to 1.9.23-SNAPSHOTAlexander Kriegisch7 months
antoraMove source code examples to Antora examples directoryAlexander Kriegisch11 months
java-21Bump JDT Core to 1.9.21.RC1Alexander Kriegisch13 months
dependabot/maven/org.apache.maven.plugins-maven-clean-plugin-3.3.1Bump maven-clean-plugin from 3.1.0 to 3.3.1dependabot[bot]18 months
dependabot/maven/org.apache.maven.plugins-maven-gpg-plugin-3.1.0Bump maven-gpg-plugin from 1.6 to 3.1.0dependabot[bot]20 months
dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.5.0Bump maven-javadoc-plugin from 3.2.0 to 3.5.0dependabot[bot]20 months
dependabot/maven/org.apache.maven.plugins-maven-help-plugin-3.4.0Bump maven-help-plugin from 3.2.0 to 3.4.0dependabot[bot]20 months
dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.11.0Bump maven-compiler-plugin from 3.8.1 to 3.11.0dependabot[bot]20 months
dependabot/maven/org.codehaus.mojo-flatten-maven-plugin-1.4.0Bump flatten-maven-plugin from 1.2.2 to 1.4.0dependabot[bot]21 months
[...]
 
TagDownloadAuthorAge
V1_9_22_1aspectj-1_9_22_1.tar.gz  aspectj-1_9_22_1.zip  Alexander Kriegisch7 months
V1_9_22aspectj-1_9_22.tar.gz  aspectj-1_9_22.zip  Alexander Kriegisch9 months
V1_9_21_2aspectj-1_9_21_2.tar.gz  aspectj-1_9_21_2.zip  Alexander Kriegisch9 months
V1_9_21_1aspectj-1_9_21_1.tar.gz  aspectj-1_9_21_1.zip  Alexander Kriegisch10 months
V1_9_21aspectj-1_9_21.tar.gz  aspectj-1_9_21.zip  Alexander Kriegisch12 months
V1_9_21_RC1aspectj-1_9_21_RC1.tar.gz  aspectj-1_9_21_RC1.zip  Alexander Kriegisch13 months
V1_9_21_M1aspectj-1_9_21_M1.tar.gz  aspectj-1_9_21_M1.zip  Alexander Kriegisch13 months
V1_9_20_1aspectj-1_9_20_1.tar.gz  aspectj-1_9_20_1.zip  Alexander Kriegisch16 months
V1_9_20aspectj-1_9_20.tar.gz  aspectj-1_9_20.zip  Alexander Kriegisch16 months
V1_9_19aspectj-1_9_19.tar.gz  aspectj-1_9_19.zip  Alexander Kriegisch2 years
[...]
 
AgeCommit messageAuthorFilesLines
2005-08-26tests for pr108050, signature matching in multiple override scenarioV1_5_0M3aacolyer5-4/+57
2005-08-26fix for pr108014, when we don't find a method on a PTB, we shouldn't erase al...acolyer2-0/+0
2005-08-26no longer call genericTypeSignature on a LocalTypeBinding as it has unintende...acolyer1-2/+4
2005-08-26tests for pr108104acolyer3-0/+40
2005-08-26Fix for pr107713: classcastexception cant happen now.aclement2-5/+18
2005-08-25Fix for Bug #82752: ProgramElement.getSourceSignature returns "public" for "p...V1_5_0M3mkersten2-20/+10
2005-08-25tests for pr107898 and pr72668acolyer5-0/+71
2005-08-25hopefully this really is the very very last we'll see of can't find type $Loc...acolyer1-2/+4
2005-08-25updates for M3, mostly tidying and making it clear what is and is not support...acolyer3-93/+131
2005-08-25Fix for pr104720: busted tableswitch on around advice weaving.aclement4-3/+14
[...]