Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Globally fix spelling error "dependancy/dependancies" | Alexander Kriegisch | 2024-01-06 | 2 | -2/+2 |
| | | | | Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name> | ||||
* | Update 'runtime' code to use generics | Andrey Turbanov | 2022-01-10 | 2 | -12/+12 |
| | |||||
* | Upgrade license from CPLv1/EPLv1 to EPLv2 | Alexander Kriegisch | 2021-06-04 | 59 | -448/+448 |
| | | | | | | | This was required by the Eclipse team as one precondition for the next release. Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name> | ||||
* | Remove unnecessary interface modifiers | Lars Grefer | 2020-08-17 | 7 | -206/+206 |
| | | | | Signed-off-by: Lars Grefer <eclipse@larsgrefer.de> | ||||
* | Use the diamond operator where possible | Lars Grefer | 2020-08-13 | 1 | -5/+5 |
| | | | | Signed-off-by: Lars Grefer <eclipse@larsgrefer.de> | ||||
* | Unnecessary unboxing | Lars Grefer | 2020-08-08 | 2 | -6/+6 |
| | | | | | | Reports "unboxing", e.g. explicit unwrapping of wrapped primitive values. Unboxing is unnecessary under Java 5 and newer, and can be safely removed. Signed-off-by: Lars Grefer <eclipse@larsgrefer.de> | ||||
* | 333274: more tests and fixes: nested @Around advice with proceed | Andy Clement | 2019-02-19 | 1 | -0/+13 |
| | |||||
* | polish javadoc in runtime module | Andy Clement | 2019-02-07 | 42 | -235/+298 |
| | |||||
* | mavenizing runtime module - merged in aspectj5rt | Andy Clement | 2019-01-24 | 42 | -0/+2028 |
| | |||||
* | mavenizing runtime module - complete | Andy Clement | 2019-01-24 | 19 | -0/+956 |