Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Unnecessary boxing | Lars Grefer | 2020-08-08 | 2 | -3/+3 | |
* | 'String.indexOf()' expression is replaceable with 'contains()' | Lars Grefer | 2020-08-08 | 1 | -1/+1 | |
* | 'while' loop replaceable with enhanced 'for' loop | Lars Grefer | 2020-08-08 | 1 | -3/+1 | |
* | 'for' loop replaceable with enhanced 'for' loop | Lars Grefer | 2020-08-08 | 24 | -219/+199 | |
* | Added basic ThreadLocalAwareRepository - groundwork for 561819 | Andy Clement | 2020-04-22 | 1 | -0/+111 | |
* | Include JDTCore for Java14 | Andy Clement | 2020-04-20 | 2 | -33/+36 | |
* | polish | Andy Clement | 2019-11-29 | 11 | -12/+17 | |
* | Move to 1.9.6.BUILD-SNAPSHOT version | Andy Clement | 2019-11-28 | 2 | -1/+2 | |
* | Java 13 support | Andy Clement | 2019-11-25 | 2 | -23/+27 | |
* | Updated with Java12 support | Andy Clement | 2019-04-03 | 2 | -1/+7 | |
* | fix pom version and minor improvement to classpath calc | Andy Clement | 2019-01-25 | 1 | -1/+1 | |
* | mavenizing bcel-builder - complete | Andy Clement | 2019-01-24 | 136 | -0/+28559 |