Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove redundant casts after generics update | Andrey Turbanov | 2022-04-12 | 1 | -1/+1 |
* | Update 'runtime' code to use generics | Andrey Turbanov | 2022-01-10 | 4 | -12/+12 |
* | Replace uses of StringBuffer with StringBuilder. | Andrey Turbanov | 2021-11-20 | 10 | -10/+10 |
* | Upgrade license from CPLv1/EPLv1 to EPLv2 | Alexander Kriegisch | 2021-06-04 | 26 | -298/+298 |
* | Use the diamond operator where possible | Lars Grefer | 2020-08-13 | 1 | -21/+21 |
* | '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 | 1 | -3/+3 |
* | polish javadoc in runtime module | Andy Clement | 2019-02-07 | 14 | -208/+3 |
* | mavenizing runtime module - merged in aspectj5rt | Andy Clement | 2019-01-24 | 26 | -0/+2821 |