2023-01-24 |
Alexander Kriegisch | Further improve indentation of compilation results... gh-217 |
commit | commitdiff | tree | snapshot |
2023-01-22 |
Alexander Kriegisch | Fix indentation of compilation results on the console |
commit | commitdiff | tree | snapshot |
2023-01-22 |
Alexander Kriegisch | Bugfix: caret error marks in compiler output too short |
commit | commitdiff | tree | snapshot |
2023-01-21 |
Alexander Kriegisch | Fix GitHub #214 |
commit | commitdiff | tree | snapshot |
2023-01-21 |
Alexander Kriegisch | Add regression test reproducing GitHub #214 |
commit | commitdiff | tree | snapshot |
2023-01-15 |
Alexander Kriegisch | Comment on newly pointcut parsing found problem in... |
commit | commitdiff | tree | snapshot |
2023-01-15 |
Alexander Kriegisch | Fix failing tests after previous commit |
commit | commitdiff | tree | snapshot |
2023-01-15 |
Alexander Kriegisch | Remove old, erroneously committed binaries from tests... |
commit | commitdiff | tree | snapshot |
2023-01-15 |
Alexander Kriegisch | Fix PointcutRewriterTest, add LogicalPointcutStructure... |
commit | commitdiff | tree | snapshot |
2023-01-15 |
Alexander Kriegisch | WildTypePattern: fix hashCode and toString methods |
commit | commitdiff | tree | snapshot |
2023-01-15 |
Alexander Kriegisch | Improve array matching for all TypePattern subclasses |
commit | commitdiff | tree | snapshot |
2023-01-15 |
Alexander Kriegisch | Handle one- and multi-dimensional array return types... |
commit | commitdiff | tree | snapshot |
2023-01-15 |
Alexander Kriegisch | Simplify if-else in WildTypePattern.matchesExactlyByName |
commit | commitdiff | tree | snapshot |
2023-01-15 |
Alexander Kriegisch | Fix WildTypePattern.isArray |
commit | commitdiff | tree | snapshot |
2023-01-15 |
Alexander Kriegisch | Expand regression tests for GitHub bug #24 |
commit | commitdiff | tree | snapshot |
2023-01-15 |
Alexander Kriegisch | Add regression tests for GitHub bug #24 |
commit | commitdiff | tree | snapshot |
2023-01-07 |
Alexander Kriegisch | Refactor, comment and reactivate Ajc183Tests.testAnnoSt... |
commit | commitdiff | tree | snapshot |
2023-01-07 |
Alexander Kriegisch | Remove some old, accidentally committed class files... |
commit | commitdiff | tree | snapshot |
2023-01-07 |
Alexander Kriegisch | BcelTypeMunger.mungeMethodDelegate: only use 'synchroni... |
commit | commitdiff | tree | snapshot |
2023-01-06 |
Alexander Kriegisch | No more compiler errors for implicitly static inner... |
commit | commitdiff | tree | snapshot |
2023-01-06 |
Alexander Kriegisch | Test cosmetics |
commit | commitdiff | tree | snapshot |
2023-01-04 |
Alexander Kriegisch | GitHub CI build: upgrade GabrielBB/xvfb-action to 1.6 |
commit | commitdiff | tree | snapshot |
2023-01-04 |
Alexander Kriegisch | Improve BcelTypeMunger.mungeMethodDelegate to avoid... |
commit | commitdiff | tree | snapshot |
2023-01-04 |
Alexander Kriegisch | Add test reproducing problem from #198 |
commit | commitdiff | tree | snapshot |
2023-01-04 |
Alexander Kriegisch | Fix parenthesised AJ keyword compiler problem |
commit | commitdiff | tree | snapshot |
2022-12-30 |
Alexander Kriegisch | Fix TABLESWITCH weaver issue with Integer.MAX_VALUE |
commit | commitdiff | tree | snapshot |
2022-12-30 |
Alexander Kriegisch | Regression test for #190 |
commit | commitdiff | tree | snapshot |
2022-12-30 |
Alexander Kriegisch | Fix indentation in ajc1919.xml (cosmetics) |
commit | commitdiff | tree | snapshot |
2022-12-28 |
Alexander Kriegisch | Improve code and documentation for #366085 fix |
commit | commitdiff | tree | snapshot |
2022-12-22 |
Alexander Kriegisch | IDE.md: update AJDT version info |
commit | commitdiff | tree | snapshot |
2022-12-21 |
Alexander Kriegisch | Set version to 1.9.20-SNAPSHOT |
commit | commitdiff | tree | snapshot |
2022-12-21 |
Alexander Kriegisch | AspectJ release 1.9.19 V1_9_19 |
commit | commitdiff | tree | snapshot |
2022-12-21 |
Alexander Kriegisch | BCEL: use MAX_CP_ENTRIES from internal class, not from JRE |
commit | commitdiff | tree | snapshot |
2022-12-21 |
Alexander Kriegisch | Bump JDT Core to release 1.9.19 |
commit | commitdiff | tree | snapshot |
2022-12-21 |
Alexander Kriegisch | Update release notes for 1.9.19 (Java 19) |
commit | commitdiff | tree | snapshot |
2022-12-21 |
Alexander Kriegisch | Fix #366085 concerning declared annotations with source... |
commit | commitdiff | tree | snapshot |
2022-12-21 |
Alexander Kriegisch | Merge pull request #187 from eclipse/java-19 |
commit | commitdiff | tree | snapshot |
2022-12-21 |
Alexander Kriegisch | Add release notes for 1.9.19 (Java 19) 187/head |
commit | commitdiff | tree | snapshot |
2022-12-21 |
Alexander Kriegisch | Add tests for Java 19 record patterns |
commit | commitdiff | tree | snapshot |
2022-12-20 |
Alexander Kriegisch | Bump ECJ version in messages_aspectj.properties |
commit | commitdiff | tree | snapshot |
2022-11-13 |
Alexander Kriegisch | Merge branch 'master' into java-19 |
commit | commitdiff | tree | snapshot |
2022-11-13 |
Alexander Kriegisch | Address upstream BCEL vulnerability CVE-2022-42920 |
commit | commitdiff | tree | snapshot |
2022-10-05 |
Alexander Kriegisch | OutputSpec.matchesThisVm better supports version ranges |
commit | commitdiff | tree | snapshot |
2022-10-05 |
Alexander Kriegisch | LangUtil: improve Java version major/minor parsing |
commit | commitdiff | tree | snapshot |
2022-10-03 |
Alexander Kriegisch | Fix tests due to changed JDK 'toString' methods in... |
commit | commitdiff | tree | snapshot |
2022-10-03 |
Alexander Kriegisch | Add the first few Java 19 tests |
commit | commitdiff | tree | snapshot |
2022-10-03 |
Alexander Kriegisch | Deactivate Java 18 preview language feature tests |
commit | commitdiff | tree | snapshot |
2022-10-03 |
Alexander Kriegisch | Remove Batik path entries from test classpath |
commit | commitdiff | tree | snapshot |
2022-10-03 |
Alexander Kriegisch | Cosmetic fixes in Java 18 tests (e.g. copyright year... |
commit | commitdiff | tree | snapshot |
2022-10-03 |
Alexander Kriegisch | Do not run Java 18 preview feature tests with Java... |
commit | commitdiff | tree | snapshot |
2022-10-02 |
Alexander Kriegisch | Bump ASM to 9.4, supporting Java 20 class files |
commit | commitdiff | tree | snapshot |
2022-10-02 |
Alexander Kriegisch | Set Maven version to 1.9.19-SNAPSHOT |
commit | commitdiff | tree | snapshot |
2022-10-02 |
Alexander Kriegisch | Set Java 19 compiler version after JDT Core merge |
commit | commitdiff | tree | snapshot |
2022-10-01 |
Alexander Kriegisch | First Java 19 version, barely tested. |
commit | commitdiff | tree | snapshot |
2022-10-01 |
Alexander Kriegisch | Add docs/dist/LICENSE-AspectJ.html to all public artifacts |
commit | commitdiff | tree | snapshot |
2022-09-10 |
Jonathan Leitschuh | vuln-fix: Partial Path Traversal Vulnerability |
commit | commitdiff | tree | snapshot |
2022-08-13 |
Alexander Kriegisch | Improve condy (constant dynamic) support |
commit | commitdiff | tree | snapshot |
2022-07-03 |
Alexander Kriegisch | CI build: upgrade from Java 18-EA to 18 |
commit | commitdiff | tree | snapshot |
2022-04-21 |
Andrey Turbanov | Use System.lineSeparator() instead of hand-crafted... |
commit | commitdiff | tree | snapshot |
2022-04-18 |
Alexander Kriegisch | Make IStateListener.aboutToCompareClasspaths use typed... |
commit | commitdiff | tree | snapshot |
2022-04-17 |
Andrey Turbanov | Cleanup redundant null check before instanceof |
commit | commitdiff | tree | snapshot |
2022-04-15 |
Andrey Turbanov | Do not use String literal as synchronized lock |
commit | commitdiff | tree | snapshot |
2022-04-15 |
Andrey Turbanov | Reduce 'Object' class usage |
commit | commitdiff | tree | snapshot |
2022-04-15 |
Andrey Turbanov | Fix suspicious Map.get call |
commit | commitdiff | tree | snapshot |
2022-04-12 |
Andy Clement | Merge pull request #155 from turbanoff/cleanup_redundan... |
commit | commitdiff | tree | snapshot |
2022-04-12 |
Andrey Turbanov | Remove redundant casts after generics update 155/head |
commit | commitdiff | tree | snapshot |
2022-04-11 |
Andy Clement | Merge pull request #131 from turbanoff/use_generics_ajd... |
commit | commitdiff | tree | snapshot |
2022-04-10 |
Alexander Kriegisch | BcelWorld.reportMatch: handle 'kind.getName() == null... |
commit | commitdiff | tree | snapshot |
2022-04-10 |
Alexander Kriegisch | Make TypeSafeEnum immutable |
commit | commitdiff | tree | snapshot |
2022-04-10 |
Alexander Kriegisch | JavaVersionCompatibility.md: add link to "Java language... |
commit | commitdiff | tree | snapshot |
2022-04-10 |
Alexander Kriegisch | Remove obsolete comments in POM mentioning GitHub Packages |
commit | commitdiff | tree | snapshot |
2022-04-02 |
Alexander Kriegisch | Merge pull request #151 from eclipse/150-improve-ci... |
commit | commitdiff | tree | snapshot |
2022-04-02 |
Alexander Kriegisch | CI build: attach main artifacts to build 151/head |
commit | commitdiff | tree | snapshot |
2022-04-02 |
Alexander Kriegisch | CI build: create docs and attach them to build |
commit | commitdiff | tree | snapshot |
2022-04-02 |
Alexander Kriegisch | CI build: use Maven cache |
commit | commitdiff | tree | snapshot |
2022-04-02 |
Alexander Kriegisch | Merge pull request #149 from eclipse/148-remove-aspectj... |
commit | commitdiff | tree | snapshot |
2022-04-02 |
Alexander Kriegisch | Remove AspectJ Browser (ajbrowser) code and documentation 149/head |
commit | commitdiff | tree | snapshot |
2022-04-01 |
Alexander Kriegisch | Delete unused directories org.aspectj.lib, shadows... |
commit | commitdiff | tree | snapshot |
2022-04-01 |
Alexander Kriegisch | Remove Aspectj.dev artifact and plugin repositories |
commit | commitdiff | tree | snapshot |
2022-04-01 |
Alexander Kriegisch | Bump Maven Shade Plugin to 3.3.0, add TODO to remove... |
commit | commitdiff | tree | snapshot |
2022-03-31 |
Alexander Kriegisch | Set version to 1.9.10-SNAPSHOT |
commit | commitdiff | tree | snapshot |
2022-03-31 |
Alexander Kriegisch | Release AspectJ version 1.9.9.1 V1_9_9_1 |
commit | commitdiff | tree | snapshot |
2022-03-31 |
Alexander Kriegisch | Bump JDT Core to 1.9.9.1 |
commit | commitdiff | tree | snapshot |
2022-03-31 |
Alexander Kriegisch | Add AspectJ 1.9.9.1 delta to existing 1.9.9 release... |
commit | commitdiff | tree | snapshot |
2022-03-31 |
Alexander Kriegisch | UseJDKExtendedCharsets.java: add "how to fix test"... |
commit | commitdiff | tree | snapshot |
2022-03-31 |
Alexander Kriegisch | Merge pull request #147 from kriegaex/revert-full-ltw... |
commit | commitdiff | tree | snapshot |
2022-03-31 |
Alexander Kriegisch | Revert "Fix more LTW tests" 147/head |
commit | commitdiff | tree | snapshot |
2022-03-31 |
Alexander Kriegisch | Revert "AtAjLTWTests: 4 test cases switched to 'useFull... |
commit | commitdiff | tree | snapshot |
2022-03-31 |
Alexander Kriegisch | Revert "A few dozen more tests need 'useFullLTW' mode" |
commit | commitdiff | tree | snapshot |
2022-03-31 |
Alexander Kriegisch | POM bug: separate jvm.arg.allowSecurityManager from... |
commit | commitdiff | tree | snapshot |
2022-03-31 |
Alexander Kriegisch | Merge pull request #146 from kriegaex/gh-145 |
commit | commitdiff | tree | snapshot |
2022-03-31 |
Alexander Kriegisch | Add some smoke test cases for '--add-reads' and '-... 146/head |
commit | commitdiff | tree | snapshot |
2022-03-31 |
Alexander Kriegisch | AjcTestCase: be less verbose when appending to buffer... |
commit | commitdiff | tree | snapshot |
2022-03-31 |
Alexander Kriegisch | Make sure to always print commands when running Java... |
commit | commitdiff | tree | snapshot |
2022-03-27 |
Alexander Kriegisch | Use upstream method to generate '--add-reads', '--add... |
commit | commitdiff | tree | snapshot |
2022-03-27 |
Alexander Kriegisch | Add test case + experimental fix for AJC option '-... |
commit | commitdiff | tree | snapshot |
2022-03-24 |
Alexander Kriegisch | IDE.md: add download info for AspectJ installer |
commit | commitdiff | tree | snapshot |
2022-03-24 |
Alexander Kriegisch | Merge pull request #140 from kriegaex/java-18 |
commit | commitdiff | tree | snapshot |
2022-03-24 |
Alexander Kriegisch | IDE.md: update AJDT update site infos for 4.23 140/head |
commit | commitdiff | tree | snapshot |
2022-03-24 |
Alexander Kriegisch | Fix AjcTaskTest by correctly identifying snapshot versions |
commit | commitdiff | tree | snapshot |
next |