]> source.dussan.org Git - aspectj.git/shortlog
aspectj.git
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
2022-12-30 Alexander KriegischFix TABLESWITCH weaver issue with Integer.MAX_VALUE
2022-12-30 Alexander KriegischRegression test for #190
2022-12-30 Alexander KriegischFix indentation in ajc1919.xml (cosmetics)
2022-12-28 Alexander KriegischImprove code and documentation for #366085 fix
2022-12-22 Alexander KriegischIDE.md: update AJDT version info
2022-12-21 Alexander KriegischSet version to 1.9.20-SNAPSHOT
2022-12-21 Alexander KriegischAspectJ release 1.9.19 V1_9_19
2022-12-21 Alexander KriegischBCEL: use MAX_CP_ENTRIES from internal class, not from JRE
2022-12-21 Alexander KriegischBump JDT Core to release 1.9.19
2022-12-21 Alexander KriegischUpdate release notes for 1.9.19 (Java 19)
2022-12-21 Alexander KriegischFix #366085 concerning declared annotations with source...
2022-12-21 Alexander KriegischMerge pull request #187 from eclipse/java-19
2022-12-21 Alexander KriegischAdd release notes for 1.9.19 (Java 19) 187/head
2022-12-21 Alexander KriegischAdd tests for Java 19 record patterns
2022-12-20 Alexander KriegischBump ECJ version in messages_aspectj.properties
2022-11-13 Alexander KriegischMerge branch 'master' into java-19
2022-11-13 Alexander KriegischAddress upstream BCEL vulnerability CVE-2022-42920
2022-10-05 Alexander KriegischOutputSpec.matchesThisVm better supports version ranges
2022-10-05 Alexander KriegischLangUtil: improve Java version major/minor parsing
2022-10-03 Alexander KriegischFix tests due to changed JDK 'toString' methods in...
2022-10-03 Alexander KriegischAdd the first few Java 19 tests
2022-10-03 Alexander KriegischDeactivate Java 18 preview language feature tests
2022-10-03 Alexander KriegischRemove Batik path entries from test classpath
2022-10-03 Alexander KriegischCosmetic fixes in Java 18 tests (e.g. copyright year...
2022-10-03 Alexander KriegischDo not run Java 18 preview feature tests with Java...
2022-10-02 Alexander KriegischBump ASM to 9.4, supporting Java 20 class files
2022-10-02 Alexander KriegischSet Maven version to 1.9.19-SNAPSHOT
2022-10-02 Alexander KriegischSet Java 19 compiler version after JDT Core merge
2022-10-01 Alexander KriegischFirst Java 19 version, barely tested.
2022-10-01 Alexander KriegischAdd docs/dist/LICENSE-AspectJ.html to all public artifacts
2022-09-10 Jonathan Leitschuhvuln-fix: Partial Path Traversal Vulnerability
2022-08-13 Alexander KriegischImprove condy (constant dynamic) support
2022-07-03 Alexander KriegischCI build: upgrade from Java 18-EA to 18
2022-04-21 Andrey TurbanovUse System.lineSeparator() instead of hand-crafted...
2022-04-18 Alexander KriegischMake IStateListener.aboutToCompareClasspaths use typed...
next