| Commit message (Expand) | Author | Age | Files | Lines |
* | Release candidate 1.9.21.RC1V1_9_21_RC1 | Alexander Kriegisch | 2023-12-02 | 1 | -1/+1 |
* | Reactivate some tests on JDK 21 after upstream fix | Alexander Kriegisch | 2023-11-27 | 3 | -28/+1 |
* | AllTests19 suite: add AllTestsAspectJ1921 | Alexander Kriegisch | 2023-11-27 | 1 | -0/+2 |
* | Add missing file RecordPatternsPreview1ExhaustivenessOK1.java for JDK 21 | Alexander Kriegisch | 2023-11-27 | 1 | -0/+34 |
* | Set version 1.9.21-SNAPSHOT | Alexander Kriegisch | 2023-11-19 | 1 | -1/+1 |
* | Release milestone 1.9.21.M1V1_9_21_M1 | Alexander Kriegisch | 2023-11-19 | 1 | -1/+1 |
* | Enable some tests after J19 problems were fixed for J21 | Alexander Kriegisch | 2023-11-05 | 5 | -20/+52 |
* | Make all existing tests run on JDK 21 | Alexander Kriegisch | 2023-10-05 | 6 | -488/+393 |
* | Move some 1.9.20.1 bug tests to correct directory | Alexander Kriegisch | 2023-10-05 | 5 | -5/+9 |
* | Add test infrastructure for Java 21 (WIP) | Alexander Kriegisch | 2023-10-05 | 10 | -3/+908 |
* | Beautify sanity tests using bytecode level constants | Alexander Kriegisch | 2023-10-05 | 12 | -29/+45 |
* | Remove old '.cvsignore' files | Alexander Kriegisch | 2023-09-27 | 7 | -10/+0 |
* | Set version to 1.9.21-SNAPSHOT | Alexander Kriegisch | 2023-09-04 | 1 | -1/+1 |
* | AspectJ release 1.9.20.1 | Alexander Kriegisch | 2023-09-04 | 1 | -1/+1 |
* | ajc162.xml: Fix test failing after previous bugfix | Alexander Kriegisch | 2023-08-23 | 1 | -2/+2 |
* | Add regression test for #257 | Alexander Kriegisch | 2023-08-23 | 3 | -0/+174 |
* | Improve bridge method test, bootstrapping ASM usage | Alexander Kriegisch | 2023-08-22 | 3 | -3/+11 |
* | Regression test for Spring issue 27761 | Alexander Kriegisch | 2023-08-21 | 5 | -0/+117 |
* | Set version to 1.9.21-SNAPSHOT | Alexander Kriegisch | 2023-08-16 | 1 | -1/+1 |
* | Release 1.9.20V1_9_20 | Alexander Kriegisch | 2023-08-16 | 1 | -1/+1 |
* | Move 1.9.20 bug regression tests to the correct spots | Alexander Kriegisch | 2023-08-15 | 15 | -247/+247 |
* | Fix tests using Javac via Ant using source/target < 1.8 | Alexander Kriegisch | 2023-08-06 | 1 | -1/+1 |
* | Fix inline accessor method bug in BcelAccessForInlineMunger | Alexander Kriegisch | 2023-08-06 | 1 | -3/+5 |
* | Add regression test for #250 | Alexander Kriegisch | 2023-08-06 | 3 | -0/+62 |
* | Add method ArrayReferenceType.equals to fix failing tests | Alexander Kriegisch | 2023-06-26 | 2 | -1/+13 |
* | Add failing test reproducing #246 | Alexander Kriegisch | 2023-06-26 | 6 | -2/+55 |
* | Adjust expected error message in switch pattern tests after upstream typo fix | Alexander Kriegisch | 2023-06-24 | 4 | -11/+11 |
* | Improve SystemPropertiesTest | Alexander Kriegisch | 2023-06-24 | 1 | -5/+3 |
* | Add AllTestsAspectJ1920 to AllTests19 suite | Alexander Kriegisch | 2023-06-24 | 1 | -0/+2 |
* | eclipse-jdt/eclipse.jdt.core#919 has been fixed | Alexander Kriegisch | 2023-06-24 | 1 | -5/+0 |
* | Fix tests using Javac using source/target 1.7 | Alexander Kriegisch | 2023-06-24 | 1 | -4/+4 |
* | Add basic tests for Java 20, deactivate Java 19 preview tests | Alexander Kriegisch | 2023-06-24 | 13 | -10/+730 |
* | Fix XML config for Bugs1919Tests.test_GitHub_214 | Alexander Kriegisch | 2023-06-04 | 1 | -2/+4 |
* | Sync HandleProviderDelimiter with JDT Core & AJDT | Alexander Kriegisch | 2023-02-26 | 29 | -273/+276 |
* | 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 |
* | WildTypePattern: fix hashCode and toString methods | Alexander Kriegisch | 2023-01-15 | 1 | -6/+20 |
* | 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 | 1 | -3/+5 |
* | No more compiler errors for implicitly static inner aspects of interfaces | Alexander Kriegisch | 2023-01-06 | 3 | -0/+54 |
* | Test cosmetics | Alexander Kriegisch | 2023-01-06 | 2 | -3/+3 |
* | 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 | 3 | -0/+57 |
* | 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 |