2022-03-23 |
Alexander Kriegisch | Use 1.9.9-SNAPSHOT AspectJ libraries in libs/test,... |
commit | commitdiff | tree | snapshot |
2022-03-23 |
Alexander Kriegisch | Use static imports for file and path separator constants |
commit | commitdiff | tree | snapshot |
2022-03-23 |
Alexander Kriegisch | Use '-Djava.security.manager=allow' on Java 18+ (JEP... |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Alexander Kriegisch | Prepare code, tests and docs for Java 18 |
commit | commitdiff | tree | snapshot |
2022-03-19 |
Alexander Kriegisch | Docs: add AspectJ Java version compatibility table |
commit | commitdiff | tree | snapshot |
2022-03-07 |
Alexander Kriegisch | Bump actions/checkout from 2 to 3 |
commit | commitdiff | tree | snapshot |
2022-03-07 |
Alexander Kriegisch | Bump actions/setup-java from 1 to 3, use Temurin, drop... |
commit | commitdiff | tree | snapshot |
2022-03-07 |
Alexander Kriegisch | No automatic builds for Dependabot PRs |
commit | commitdiff | tree | snapshot |
2022-03-07 |
Alexander Kriegisch | Add GitHub Dependabot |
commit | commitdiff | tree | snapshot |
2022-02-26 |
Andy Clement | Fix poor variable name |
commit | commitdiff | tree | snapshot |
2022-02-26 |
Andy Clement | Merge pull request #130 from turbanoff/cleanup_too_weak... |
commit | commitdiff | tree | snapshot |
2022-02-26 |
Andrey Turbanov | Cleanup redundant type casts, due to too weak variable... 130/head |
commit | commitdiff | tree | snapshot |
2022-02-25 |
Andy Clement | Merge pull request #114 from turbanoff/use_generics_in_... |
commit | commitdiff | tree | snapshot |
2022-02-25 |
Andy Clement | Merge pull request #127 from kriegaex/gh-125 |
commit | commitdiff | tree | snapshot |
2022-02-23 |
Alexander Kriegisch | Bump JDT Core to 1.9.9-SNAPSHOT, incorporating #125... 127/head |
commit | commitdiff | tree | snapshot |
2022-02-23 |
Alexander Kriegisch | Regression test for #125: Bugs198Tests.testGitHub_125 |
commit | commitdiff | tree | snapshot |
2022-02-23 |
Alexander Kriegisch | Move some tests from Ajc198TestsJava to Bugs198Tests |
commit | commitdiff | tree | snapshot |
2022-02-17 |
Andy Clement | Merge pull request #121 from kriegaex/release-198 |
commit | commitdiff | tree | snapshot |
2022-02-11 |
Alexander Kriegisch | Set version to 1.9.9-SNAPSHOT 121/head |
commit | commitdiff | tree | snapshot |
2022-02-11 |
Alexander Kriegisch | Set version to 1.9.8 V1_9_8 |
commit | commitdiff | tree | snapshot |
2022-02-11 |
Alexander Kriegisch | Update README-198.html and set release date |
commit | commitdiff | tree | snapshot |
2022-02-11 |
Alexander Kriegisch | IDE.md points to AJDT Eclipse update sites |
commit | commitdiff | tree | snapshot |
2022-01-31 |
Andy Clement | Improve annotation style if pointcut handling |
commit | commitdiff | tree | snapshot |
2022-01-31 |
Andy Clement | polish - typo |
commit | commitdiff | tree | snapshot |
2022-01-31 |
Andy Clement | Try to improve error reporting when Asm access issues |
commit | commitdiff | tree | snapshot |
2022-01-21 |
Andy Clement | protect against NPE for inheritance and annotation... |
commit | commitdiff | tree | snapshot |
2022-01-18 |
Andy Clement | Merge pull request #116 from kriegaex/release-198 |
commit | commitdiff | tree | snapshot |
2022-01-18 |
Alexander Kriegisch | Add more content to README-198.html 116/head |
commit | commitdiff | tree | snapshot |
2022-01-18 |
Alexander Kriegisch | Restructure README-198.html a bit |
commit | commitdiff | tree | snapshot |
2022-01-18 |
Andy Clement | Fix annotation style support for if(true) and if(false) |
commit | commitdiff | tree | snapshot |
2022-01-14 |
Andrey Turbanov | Update 'taskdefs' code to use generics 114/head |
commit | commitdiff | tree | snapshot |
2022-01-14 |
Andy Clement | Merge pull request #113 from turbanoff/use_generic_in_w... |
commit | commitdiff | tree | snapshot |
2022-01-14 |
Andrey Turbanov | Update 'weaver' code to use generics 113/head |
commit | commitdiff | tree | snapshot |
2022-01-14 |
Andy Clement | Couple of basic tests for the repository optimizations |
commit | commitdiff | tree | snapshot |
2022-01-13 |
Alexander Kriegisch | Optimize class loading - make backward compatible with... |
commit | commitdiff | tree | snapshot |
2022-01-13 |
Stefan Starke | Optimize class loading |
commit | commitdiff | tree | snapshot |
2022-01-10 |
Andy Clement | Merge pull request #112 from turbanoff/use_genercs_in_r... |
commit | commitdiff | tree | snapshot |
2022-01-10 |
Andrey Turbanov | Update 'runtime' code to use generics 112/head |
commit | commitdiff | tree | snapshot |
2022-01-10 |
Andy Clement | Merge pull request #104 from turbanoff/use_generic_inst... |
commit | commitdiff | tree | snapshot |
2022-01-10 |
Andy Clement | Merge pull request #109 from turbanoff/avoid_empty_arra... |
commit | commitdiff | tree | snapshot |
2022-01-10 |
Andy Clement | Merge pull request #110 from turbanoff/use_StringBuilde... |
commit | commitdiff | tree | snapshot |
2022-01-10 |
Andy Clement | Merge pull request #111 from kriegaex/release-198 |
commit | commitdiff | tree | snapshot |
2022-01-09 |
Alexander Kriegisch | Update README-198.html with condy bugfix info 111/head |
commit | commitdiff | tree | snapshot |
2022-01-08 |
Alexander Kriegisch | Add test for Java 11 constant-dynamic |
commit | commitdiff | tree | snapshot |
2022-01-07 |
Andy Clement | Fix ConstantDynamic to use the right tag. |
commit | commitdiff | tree | snapshot |
2021-12-18 |
Andrey Turbanov | Use StringBuilder/StringJoiner for concatenation String... 110/head |
commit | commitdiff | tree | snapshot |
2021-12-18 |
Andrey Turbanov | Reduce empty array allocations 109/head |
commit | commitdiff | tree | snapshot |
2021-12-14 |
Andy Clement | Merge pull request #103 from turbanoff/redundant_boxing |
commit | commitdiff | tree | snapshot |
2021-12-10 |
Andy Clement | Merge pull request #107 from turbanoff/more_StringBuild... |
commit | commitdiff | tree | snapshot |
2021-12-05 |
Andrey Turbanov | Replace more usages of StringBuffer with StringBuilder 107/head |
commit | commitdiff | tree | snapshot |
2021-11-30 |
Andy Clement | Merge pull request #102 from turbanoff/trim_trailing_wh... |
commit | commitdiff | tree | snapshot |
2021-11-30 |
Andy Clement | Merge pull request #101 from turbanoff/use_StringBuilde... |
commit | commitdiff | tree | snapshot |
2021-11-29 |
Andy Clement | Merge pull request #100 from turbanoff/File.exists_befo... |
commit | commitdiff | tree | snapshot |
2021-11-29 |
Andy Clement | Merge pull request #106 from kriegaex/release-198 |
commit | commitdiff | tree | snapshot |
2021-11-26 |
Alexander Kriegisch | Add forgotten Bugs198Tests to test suite 106/head |
commit | commitdiff | tree | snapshot |
2021-11-26 |
Alexander Kriegisch | Set version to 1.9.8-SNAPSHOT |
commit | commitdiff | tree | snapshot |
2021-11-26 |
Alexander Kriegisch | Set version to 1.9.8.RC3 V1_9_8_RC3 |
commit | commitdiff | tree | snapshot |
2021-11-26 |
Alexander Kriegisch | Document bugfix #105 in release notes |
commit | commitdiff | tree | snapshot |
2021-11-26 |
Alexander Kriegisch | More minor 1.9.7 to 1.9.8 version bumps in docs |
commit | commitdiff | tree | snapshot |
2021-11-26 |
Alexander Kriegisch | Incorporate JDT Core fix + test for #105 |
commit | commitdiff | tree | snapshot |
2021-11-23 |
Andy Clement | Merge pull request #99 from kriegaex/release-198 |
commit | commitdiff | tree | snapshot |
2021-11-20 |
Andrey Turbanov | Update org.aspectj.matcher code to use generics. 104/head |
commit | commitdiff | tree | snapshot |
2021-11-20 |
Andrey Turbanov | Cleanup redundant boxing. 103/head |
commit | commitdiff | tree | snapshot |
2021-11-20 |
Andrey Turbanov | Trim trailing whitespaces. 102/head |
commit | commitdiff | tree | snapshot |
2021-11-20 |
Andrey Turbanov | Replace uses of StringBuffer with StringBuilder. 101/head |
commit | commitdiff | tree | snapshot |
2021-11-20 |
Andrey Turbanov | According to javadoc File.isDirectory 'true' if and... 100/head |
commit | commitdiff | tree | snapshot |
2021-11-20 |
Alexander Kriegisch | IDE.md: Add Eclipse update site for AJDT compatible... 99/head |
commit | commitdiff | tree | snapshot |
2021-11-20 |
Alexander Kriegisch | Minor 1.9.7 to 1.9.8 version bumps in docs and Ant... |
commit | commitdiff | tree | snapshot |
2021-11-15 |
Andy Clement | Merge pull request #98 from kriegaex/release-198 |
commit | commitdiff | tree | snapshot |
2021-11-15 |
Alexander Kriegisch | Make AspectJ Ant task compatible with Java 16, 17 98/head |
commit | commitdiff | tree | snapshot |
2021-11-15 |
Alexander Kriegisch | Remove redundant OSSRH snapshot repositories |
commit | commitdiff | tree | snapshot |
2021-11-10 |
Andy Clement | Merge pull request #96 from kriegaex/release-198 |
commit | commitdiff | tree | snapshot |
2021-11-10 |
Alexander Kriegisch | Set version to 1.9.8-SNAPSHOT 96/head |
commit | commitdiff | tree | snapshot |
2021-11-10 |
Alexander Kriegisch | Set version to 1.9.8.RC2 V1_9_8_RC2 |
commit | commitdiff | tree | snapshot |
2021-11-10 |
Alexander Kriegisch | Bump JDT Core to 1.9.8.RC2 |
commit | commitdiff | tree | snapshot |
2021-10-11 |
Alexander Kriegisch | Revert "Bump com.thoughtworks.xstream:xstream to 1... |
commit | commitdiff | tree | snapshot |
2021-10-11 |
Alexander Kriegisch | Improve README-198.html |
commit | commitdiff | tree | snapshot |
2021-10-09 |
Andy Clement | Bump com.thoughtworks.xstream:xstream to 1.4.18 |
commit | commitdiff | tree | snapshot |
2021-10-08 |
Andy Clement | Merge pull request #93 from kriegaex/java-17 |
commit | commitdiff | tree | snapshot |
2021-10-08 |
Alexander Kriegisch | Set version to 1.9.8-SNAPSHOT 93/head |
commit | commitdiff | tree | snapshot |
2021-10-08 |
Alexander Kriegisch | Release version to 1.9.8.RC1 V1_9_8_RC1 |
commit | commitdiff | tree | snapshot |
2021-10-08 |
Alexander Kriegisch | Add AspectJ 1.9.8 release notes |
commit | commitdiff | tree | snapshot |
2021-10-08 |
Alexander Kriegisch | Bump JDT Core to 1.9.8.RC1 |
commit | commitdiff | tree | snapshot |
2021-10-08 |
Alexander Kriegisch | Merge branch 'master' into java-17 |
commit | commitdiff | tree | snapshot |
2021-10-08 |
Alexander Kriegisch | Fix Java17PreviewFeaturesTests (locale-specific floatin... |
commit | commitdiff | tree | snapshot |
2021-10-08 |
Alexander Kriegisch | Remove Java 8 from GitHub workflow (ECJ needs Java... |
commit | commitdiff | tree | snapshot |
2021-10-08 |
Alexander Kriegisch | Rename DOM AST class TypePattern to AbstractTypePattern |
commit | commitdiff | tree | snapshot |
2021-10-02 |
Alexander Kriegisch | Bump GitHub CI build from JDK 17-ea to 17, remove 16 |
commit | commitdiff | tree | snapshot |
2021-10-02 |
Alexander Kriegisch | Update ECJ version, activate Java 17 preview features... |
commit | commitdiff | tree | snapshot |
2021-10-02 |
Alexander Kriegisch | Add Sonatype OSSRH snapshot (plugin) repositories |
commit | commitdiff | tree | snapshot |
2021-09-28 |
Andy Clement | Merge pull request #91 from kriegaex/nexus-staging... |
commit | commitdiff | tree | snapshot |
2021-09-28 |
Alexander Kriegisch | Add JDK 16+ workaround for Nexus Staging Maven Plugin 91/head |
commit | commitdiff | tree | snapshot |
2021-09-07 |
Alexander Kriegisch | Activate Java 17 build in GitHub workflow |
commit | commitdiff | tree | snapshot |
2021-09-07 |
Alexander Kriegisch | Add + activate some Java 17 tests |
commit | commitdiff | tree | snapshot |
2021-09-07 |
Alexander Kriegisch | Test comment cosmetics |
commit | commitdiff | tree | snapshot |
2021-09-07 |
Alexander Kriegisch | In ITD processing, use setter instead of assigning... |
commit | commitdiff | tree | snapshot |
2021-09-07 |
Alexander Kriegisch | Add AJDT support for printing switch expressions |
commit | commitdiff | tree | snapshot |
2021-09-07 |
Alexander Kriegisch | Add Sonatype OSSRH snapshots repositories |
commit | commitdiff | tree | snapshot |
2021-09-07 |
Alexander Kriegisch | Bump JDT Core from 1.9.7.M2 to 1.9.8-SNAPSHOT |
commit | commitdiff | tree | snapshot |
2021-09-07 |
Alexander Kriegisch | Bump ASM 9.1 to 9.2 (Java 17+18 support) |
commit | commitdiff | tree | snapshot |
next |