| Commit message (Expand) | Author | Age | Files | Lines |
* | Globally fix spelling error "dependancy/dependancies" | Alexander Kriegisch | 2024-01-06 | 2 | -2/+2 |
* | Remove redundant casts after generics update | Andrey Turbanov | 2022-04-12 | 7 | -10/+10 |
* | Make Stack<AroundClosure> in JoinPointImpl InheritableThreadLocal | Alexander Kriegisch | 2022-03-23 | 1 | -6/+19 |
* | Cleanup redundant type casts, due to too weak variable type declaration | Andrey Turbanov | 2022-02-26 | 1 | -2/+1 |
* | Update 'runtime' code to use generics | Andrey Turbanov | 2022-01-10 | 24 | -98/+98 |
* | Replace uses of StringBuffer with StringBuilder. | Andrey Turbanov | 2021-11-20 | 13 | -13/+13 |
* | Upgrade license from CPLv1/EPLv1 to EPLv2 | Alexander Kriegisch | 2021-06-04 | 114 | -1123/+1123 |
* | Remove unnecessary interface modifiers | Lars Grefer | 2020-08-17 | 11 | -286/+286 |
* | Cleanup unused imports | Lars Grefer | 2020-08-16 | 1 | -1/+0 |
* | Use the diamond operator where possible | Lars Grefer | 2020-08-13 | 3 | -27/+27 |
* | Unnecessary unboxing | Lars Grefer | 2020-08-08 | 3 | -8/+8 |
* | Unnecessary boxing | Lars Grefer | 2020-08-08 | 1 | -7/+7 |
* | 'String.indexOf()' expression is replaceable with 'contains()' | Lars Grefer | 2020-08-08 | 1 | -1/+1 |
* | 'for' loop replaceable with enhanced 'for' loop | Lars Grefer | 2020-08-08 | 3 | -7/+7 |
* | Polish | Andy Clement | 2020-07-22 | 1 | -37/+37 |
* | 333274: more tests and fixes: nested @Around advice with proceed | Andy Clement | 2019-02-19 | 3 | -20/+82 |
* | polish javadoc in runtime module | Andy Clement | 2019-02-07 | 59 | -467/+324 |
* | mavenizing runtime module - merged in aspectj5rt | Andy Clement | 2019-01-24 | 68 | -0/+4849 |
* | mavenizing runtime module - complete | Andy Clement | 2019-01-24 | 48 | -0/+3590 |