Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Set version to 1.9.23-SNAPSHOTHEADmaster | Alexander Kriegisch | 2024-05-11 | 1 | -1/+1 |
* | Release AspectJ 1.9.22.1V1_9_22_1 | Alexander Kriegisch | 2024-05-11 | 1 | -1/+1 |
* | Minor code cosmetics | Alexander Kriegisch | 2024-04-13 | 1 | -1/+1 |
* | Set version to 1.9.23-SNAPSHOT | Alexander Kriegisch | 2024-03-23 | 1 | -1/+1 |
* | Release AspectJ 1.9.22 | Alexander Kriegisch | 2024-03-23 | 1 | -1/+1 |
* | Remove bcel-builder/verifier-src | Alexander Kriegisch | 2024-03-15 | 58 | -16161/+0 |
* | Set version to 1.9.22-SNAPSHOT | Alexander Kriegisch | 2024-03-13 | 1 | -1/+1 |
* | Release AspectJ 1.9.21.2V1_9_21_2 | Alexander Kriegisch | 2024-03-13 | 1 | -1/+1 |
* | Remove most MINOR_*, MINOR_* BCEL class file versions | Alexander Kriegisch | 2024-02-19 | 2 | -54/+83 |
* | Add 'AspectJ_JDK_Update' hint in various places | Alexander Kriegisch | 2024-02-19 | 1 | -0/+1 |
* | Globally replace "http:" by "https:" in non-XML files | Alexander Kriegisch | 2024-02-15 | 172 | -764/+761 |
* | Set version to 1.9.22-SNAPSHOT | Alexander Kriegisch | 2024-02-14 | 1 | -1/+1 |
* | Release 1.9.21.1V1_9_21_1 | Alexander Kriegisch | 2024-02-14 | 1 | -1/+1 |
* | Set version to 1.9.21.1-SNAPSHOT | Alexander Kriegisch | 2023-12-15 | 1 | -1/+1 |
* | Set version to 1.9.22-SNAPSHOT | Alexander Kriegisch | 2023-12-11 | 1 | -1/+1 |
* | Release AspectJ 1.9.21V1_9_21 | Alexander Kriegisch | 2023-12-11 | 1 | -1/+1 |
* | Set version to 1.9.21-SNAPSHOT again | Alexander Kriegisch | 2023-12-02 | 1 | -1/+1 |
* | Release candidate 1.9.21.RC1V1_9_21_RC1 | Alexander Kriegisch | 2023-12-02 | 1 | -1/+1 |
* | 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 |
* | Add test infrastructure for Java 21 (WIP) | Alexander Kriegisch | 2023-10-05 | 1 | -2/+4 |
* | 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 |
* | 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 |
* | Improve Java 9+ version matching in ClassPath.getClassPath | Alexander Kriegisch | 2023-06-24 | 1 | -2/+2 |
* | Add basic tests for Java 20, deactivate Java 19 preview tests | Alexander Kriegisch | 2023-06-24 | 1 | -2/+4 |
* | Fix TABLESWITCH weaver issue with Integer.MAX_VALUE | Alexander Kriegisch | 2022-12-30 | 1 | -2/+2 |
* | Set version to 1.9.20-SNAPSHOT | Alexander Kriegisch | 2022-12-21 | 1 | -1/+1 |
* | AspectJ release 1.9.19V1_9_19 | Alexander Kriegisch | 2022-12-21 | 1 | -1/+1 |
* | BCEL: use MAX_CP_ENTRIES from internal class, not from JRE | Alexander Kriegisch | 2022-12-21 | 1 | -5/+4 |
* | Merge branch 'master' into java-19 | Alexander Kriegisch | 2022-11-13 | 1 | -4/+21 |
|\ | |||||
| * | Address upstream BCEL vulnerability CVE-2022-42920 | Alexander Kriegisch | 2022-11-13 | 1 | -4/+21 |
* | | Add the first few Java 19 tests | Alexander Kriegisch | 2022-10-03 | 1 | -2/+4 |
* | | Set Maven version to 1.9.19-SNAPSHOT | Alexander Kriegisch | 2022-10-02 | 1 | -1/+1 |
|/ | |||||
* | Improve condy (constant dynamic) support | Alexander Kriegisch | 2022-08-13 | 4 | -8/+34 |
* | Remove redundant casts after generics update | Andrey Turbanov | 2022-04-12 | 1 | -2/+2 |
* | Set version to 1.9.10-SNAPSHOT | Alexander Kriegisch | 2022-03-31 | 1 | -1/+1 |
* | Release AspectJ version 1.9.9.1V1_9_9_1 | Alexander Kriegisch | 2022-03-31 | 1 | -1/+1 |
* | Set version to 1.9.10-SNAPSHOT | Alexander Kriegisch | 2022-03-24 | 1 | -1/+1 |
* | Set version to 1.9.9V1_9_9 | Alexander Kriegisch | 2022-03-24 | 1 | -1/+1 |
* | Prepare code, tests and docs for Java 18 | Alexander Kriegisch | 2022-03-21 | 1 | -2/+4 |
* | Set version to 1.9.9-SNAPSHOT | Alexander Kriegisch | 2022-02-11 | 1 | -1/+1 |
* | Set version to 1.9.8V1_9_8 | Alexander Kriegisch | 2022-02-11 | 1 | -1/+1 |
* | Couple of basic tests for the repository optimizations | Andy Clement | 2022-01-13 | 2 | -16/+105 |
* | Optimize class loading - make backward compatible with legacy behaviour | Alexander Kriegisch | 2022-01-13 | 1 | -3/+5 |
* | Optimize class loading | Stefan Starke | 2022-01-13 | 1 | -7/+33 |
* | Merge pull request #109 from turbanoff/avoid_empty_arrays_allocation | Andy Clement | 2022-01-10 | 5 | -12/+9 |
|\ | |||||
| * | Reduce empty array allocations | Andrey Turbanov | 2021-12-18 | 5 | -12/+9 |
* | | Fix ConstantDynamic to use the right tag. | Andy Clement | 2022-01-06 | 1 | -1/+1 |
|/ |