]> source.dussan.org Git - aspectj.git/shortlog
aspectj.git
2023-11-19 Alexander KriegischRelease milestone 1.9.21.M1 V1_9_21_M1
2023-11-05 Alexander KriegischEnable some tests after J19 problems were fixed for J21
2023-11-01 Alexander KriegischSwitch CI build to Temurin JDK 21 final (from EA)
2023-11-01 Alexander KriegischAdjust to latest changes in JDT Core
2023-10-05 Alexander KriegischMake all existing tests run on JDK 21
2023-10-05 Alexander KriegischMove some 1.9.20.1 bug tests to correct directory
2023-10-05 Alexander KriegischAjcTestCase: Make sure main methods can be called in...
2023-10-05 Alexander KriegischAdd test infrastructure for Java 21 (WIP)
2023-10-05 Alexander KriegischBeautify sanity tests using bytecode level constants
2023-10-05 Alexander KriegischBump ASM to 9.6 (new Opcodes.V22 constant for Java 22)
2023-10-01 Alexander KriegischAntSpec: Improve filter for warning "Archived non-syste...
2023-10-01 Alexander KriegischAjLookupEnvironment: readability refactoring
2023-10-01 Alexander KriegischAjLookupEnvironment: add new phase CONNECT_TYPE_HIERARCHY2
2023-09-27 Alexander KriegischIgnore AspectJ core dumps
2023-09-27 Alexander KriegischRemove old '.cvsignore' files
2023-09-27 Alexander KriegischCI build: remove JDK 11 build, switch 21 to 21-ea
2023-09-26 Alexander KriegischBump JDT Core to 1.9.21-SNAPSHOT
2023-09-26 Alexander KriegischUpgrade CI build to JDK 21
2023-09-25 Alexander KriegischUpdate compiler.version to latest Java 20 merge
2023-09-04 Alexander KriegischSet version to 1.9.21-SNAPSHOT
2023-09-04 Alexander KriegischUpdate AspectJ libraries in 'lib' subfolders V1_9_20_1
2023-09-04 Alexander KriegischAspectJ release 1.9.20.1
2023-09-04 Alexander KriegischUpdate 1.9.20 release notes for 1.9.20.1
2023-08-23 Alexander Kriegischajc162.xml: Fix test failing after previous bugfix
2023-08-23 Alexander KriegischNotTypePattern: Fix matching problem for negated type...
2023-08-23 Alexander KriegischAdd regression test for #257
2023-08-22 Alexander KriegischImprove bridge method test, bootstrapping ASM usage
2023-08-22 Alexander KriegischPut ASM on classpath for Ajc in tests
2023-08-21 Alexander KriegischFix Spring issue 27761
2023-08-21 Alexander KriegischRegression test for Spring issue 27761
2023-08-16 Alexander KriegischRELEASE.md: add info about creating docs for installer
2023-08-16 Alexander KriegischSet version to 1.9.21-SNAPSHOT
2023-08-16 Alexander KriegischRelease 1.9.20 V1_9_20
2023-08-16 Alexander KriegischAdd more info and set release date in 1.9.20 release...
2023-08-16 Alexander KriegischBump JDT Core to 1.9.20
2023-08-16 Alexander KriegischAdd 1.9.20 release notes and update version compatibili...
2023-08-15 Alexander KriegischMove 1.9.20 bug regression tests to the correct spots
2023-08-06 Alexander KriegischFix tests using Javac via Ant using source/target ...
2023-08-06 Alexander KriegischImprove error message in LazyClassGen.getJavaClassBytes...
2023-08-06 Alexander KriegischFix inline accessor method bug in BcelAccessForInlineMunger
2023-08-06 Alexander KriegischAdd regression test for #250
2023-08-04 Alexander KriegischUse relocated ASM class names in BCException message
2023-06-26 Alexander KriegischAdd method ArrayReferenceType.equals to fix failing...
2023-06-26 Alexander KriegischBcelTypeMunger.getRealMemberForITDFromAspect code cosmetics
2023-06-26 Alexander KriegischCorrectly identify ITD method signatures in weaver
2023-06-26 Alexander KriegischAdd failing test reproducing #246
2023-06-24 Alexander KriegischAdjust expected error message in switch pattern tests...
2023-06-24 Alexander KriegischImprove SystemPropertiesTest
2023-06-24 Alexander KriegischSwitch CI build to coactions/setup-xvfb
2023-06-24 Alexander KriegischAdd AllTestsAspectJ1920 to AllTests19 suite
2023-06-24 Alexander Kriegischeclipse-jdt/eclipse.jdt.core#919 has been fixed
2023-06-24 Alexander KriegischBuild on JDK 11, 17, 20 (remove 19)
2023-06-24 Alexander KriegischFix tests using Javac using source/target 1.7
2023-06-24 Alexander KriegischFix javadoc generation broken on JDK 20
2023-06-24 Alexander KriegischImprove Java 9+ version matching in ClassPath.getClassPath
2023-06-24 Alexander KriegischAdd basic tests for Java 20, deactivate Java 19 preview...
2023-06-24 Alexander Kriegischmessages_aspectj.properties: update ECJ version string
2023-06-24 Alexander KriegischTemporarily build both Java 19 and 20 on GitHub
2023-06-24 Alexander KriegischBump jdt.core.version to 1.9.20-SNAPSHOT
2023-06-24 Alexander Kriegischmessages_aspectj.properties: update ECJ version string
2023-06-24 Alexander KriegischUse ASM 9.5 for Java 20 support
2023-06-13 Alexander KriegischAdd null checks for Shadow.getResolvedSignature()
2023-06-04 Alexander KriegischFix XML config for Bugs1919Tests.test_GitHub_214
2023-06-04 Alexander KriegischAdd null check to AjLookupEnvironment.hasAspectDeclarations
2023-03-11 Alexander KriegischIDE.md: change 2022-12 AJDT M2E connector link to upstr...
2023-03-03 Tobias RoeserAdded MIll to the Build tools section
2023-03-01 Alexander KriegischJavaVersionCompatibility.md: add Java 19
2023-03-01 Alexander KriegischIDE.md: add link to m2e AJDT connector for Eclipse...
2023-02-28 Alexander KriegischIDE.md: Add new AJDT update site for 2022-12 (4.26)
2023-02-28 Alexander KriegischDepend on JDT Core 1.9.20.M1
2023-02-28 Alexander KriegischHandleProviderDelimiter: rename JEM_MODULAR_CLASSFILE...
2023-02-26 Alexander KriegischSync HandleProviderDelimiter with JDT Core & AJDT
2023-01-29 Alexander KriegischAdd safeguards for And/Or/Not pattern node types
2023-01-29 Alexander KriegischAdd traverse methods for declare and pattern types
2023-01-29 Alexander KriegischAdd traverse methods for pointcut types
2023-01-24 Alexander KriegischFurther improve indentation of compilation results... gh-217
2023-01-22 Alexander KriegischFix indentation of compilation results on the console
2023-01-22 Alexander KriegischBugfix: caret error marks in compiler output too short
2023-01-21 Alexander KriegischFix GitHub #214
2023-01-21 Alexander KriegischAdd regression test reproducing GitHub #214
2023-01-15 Alexander KriegischComment on newly pointcut parsing found problem in...
2023-01-15 Alexander KriegischFix failing tests after previous commit
2023-01-15 Alexander KriegischRemove old, erroneously committed binaries from tests...
2023-01-15 Alexander KriegischFix PointcutRewriterTest, add LogicalPointcutStructure...
2023-01-15 Alexander KriegischWildTypePattern: fix hashCode and toString methods
2023-01-15 Alexander KriegischImprove array matching for all TypePattern subclasses
2023-01-15 Alexander KriegischHandle one- and multi-dimensional array return types...
2023-01-15 Alexander KriegischSimplify if-else in WildTypePattern.matchesExactlyByName
2023-01-15 Alexander KriegischFix WildTypePattern.isArray
2023-01-15 Alexander KriegischExpand regression tests for GitHub bug #24
2023-01-15 Alexander KriegischAdd regression tests for GitHub bug #24
2023-01-07 Alexander KriegischRefactor, comment and reactivate Ajc183Tests.testAnnoSt...
2023-01-07 Alexander KriegischRemove some old, accidentally committed class files...
2023-01-07 Alexander KriegischBcelTypeMunger.mungeMethodDelegate: only use 'synchroni...
2023-01-06 Alexander KriegischNo more compiler errors for implicitly static inner...
2023-01-06 Alexander KriegischTest cosmetics
2023-01-04 Alexander KriegischGitHub CI build: upgrade GabrielBB/xvfb-action to 1.6
2023-01-04 Alexander KriegischImprove BcelTypeMunger.mungeMethodDelegate to avoid...
2023-01-04 Alexander KriegischAdd test reproducing problem from #198
2023-01-04 Alexander KriegischFix parenthesised AJ keyword compiler problem
next