8665 次代码提交 (6585b9ef46e9cf6402a2d2ec5107443218488dc1)
 

作者 SHA1 备注 提交日期
  Alexander Kriegisch 6585b9ef46 Add traverse methods for declare and pattern types 1年前
  Alexander Kriegisch e43fa758f3 Add traverse methods for pointcut types 1年前
  Alexander Kriegisch dd3177909e Further improve indentation of compilation results on the console 1年前
  Alexander Kriegisch 827115335f Fix indentation of compilation results on the console 1年前
  Alexander Kriegisch ac2b81c3f8 Bugfix: caret error marks in compiler output too short 1年前
  Alexander Kriegisch 953a8313c3 Fix GitHub #214 1年前
  Alexander Kriegisch 782cd415e2 Add regression test reproducing GitHub #214 1年前
  Alexander Kriegisch 53837367b0 Comment on newly pointcut parsing found problem in test class 1年前
  Alexander Kriegisch 43cb1e2fc4 Fix failing tests after previous commit 1年前
  Alexander Kriegisch a3523e3aae Remove old, erroneously committed binaries from tests/bugs193/543657 1年前
  Alexander Kriegisch 91abb82c15 Fix PointcutRewriterTest, add LogicalPointcutStructure test helper class 1年前
  Alexander Kriegisch c9afd2ee1b WildTypePattern: fix hashCode and toString methods 1年前
  Alexander Kriegisch 9cf956c283 Improve array matching for all TypePattern subclasses 1年前
  Alexander Kriegisch 6e79467e0a Handle one- and multi-dimensional array return types correctly 1年前
  Alexander Kriegisch a0bcb6ba4b Simplify if-else in WildTypePattern.matchesExactlyByName 1年前
  Alexander Kriegisch 5a8cdee463 Fix WildTypePattern.isArray 1年前
  Alexander Kriegisch 9198f15f9b Expand regression tests for GitHub bug #24 1年前
  Alexander Kriegisch be60722eab Add regression tests for GitHub bug #24 1年前
  Alexander Kriegisch 0e3d9f0dbc Refactor, comment and reactivate Ajc183Tests.testAnnoStyleDecp_442425 1年前
  Alexander Kriegisch 09ada8dd88 Remove some old, accidentally committed class files from tests 1年前
  Alexander Kriegisch c8b9568a85 BcelTypeMunger.mungeMethodDelegate: only use 'synchronized' when necessary 1年前
  Alexander Kriegisch 438eb93010 No more compiler errors for implicitly static inner aspects of interfaces 1年前
  Alexander Kriegisch e0a1525ebd Test cosmetics 1年前
  Alexander Kriegisch 290fcf85cf GitHub CI build: upgrade GabrielBB/xvfb-action to 1.6 1年前
  Alexander Kriegisch 0ea66aedba Improve BcelTypeMunger.mungeMethodDelegate to avoid race condition 1年前
  Alexander Kriegisch 5d0533b890 Add test reproducing problem from #198 1年前
  Alexander Kriegisch 5f46d44017 Fix parenthesised AJ keyword compiler problem 1年前
  Alexander Kriegisch c6a1bc127a Fix TABLESWITCH weaver issue with Integer.MAX_VALUE 1年前
  Alexander Kriegisch 4b46caabfc Regression test for #190 1年前
  Alexander Kriegisch a570da916a Fix indentation in ajc1919.xml (cosmetics) 1年前
  Alexander Kriegisch 39b6f35570 Improve code and documentation for #366085 fix 1年前
  Alexander Kriegisch a1ce3d6bb5 IDE.md: update AJDT version info 1年前
  Alexander Kriegisch cfeda34565 Set version to 1.9.20-SNAPSHOT 1年前
  Alexander Kriegisch 271ff0f640 AspectJ release 1.9.19 1年前
  Alexander Kriegisch 9161b23b47 BCEL: use MAX_CP_ENTRIES from internal class, not from JRE 1年前
  Alexander Kriegisch ffacda7722 Bump JDT Core to release 1.9.19 1年前
  Alexander Kriegisch 7373dbd5f3 Update release notes for 1.9.19 (Java 19) 1年前
  Alexander Kriegisch 65f1ec72c2 Fix #366085 concerning declared annotations with source retention 1年前
  Alexander Kriegisch b08d7d2a31
Merge pull request #187 from eclipse/java-19 1年前
  Alexander Kriegisch b781362e74 Add release notes for 1.9.19 (Java 19) 1年前
  Alexander Kriegisch 5239ae0480 Add tests for Java 19 record patterns 1年前
  Alexander Kriegisch 9be61fe259 Bump ECJ version in messages_aspectj.properties 1年前
  Alexander Kriegisch 40909022f4 Merge branch 'master' into java-19 1年前
  Alexander Kriegisch 063d3cc59a Address upstream BCEL vulnerability CVE-2022-42920 1年前
  Alexander Kriegisch c84a35837e OutputSpec.matchesThisVm better supports version ranges 1年前
  Alexander Kriegisch 0ff75f28fe LangUtil: improve Java version major/minor parsing 1年前
  Alexander Kriegisch 8cbfedcde9 Fix tests due to changed JDK 'toString' methods in Java 19 1年前
  Alexander Kriegisch ec67725ea4 Add the first few Java 19 tests 1年前
  Alexander Kriegisch 2548a8ab0b Deactivate Java 18 preview language feature tests 1年前
  Alexander Kriegisch 7ef7cd245b Remove Batik path entries from test classpath 1年前